Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use rb_intern_const instead of rb_intern in Init functions | Nobuyoshi Nakada | 2020-10-21 | 1 | -1/+1 |
* | STRUCT_ALIGNOF: use RUBY_ALIGNOF | 卜部昌平 | 2020-10-06 | 1 | -2/+1 |
* | memory_view.h: use bool | 卜部昌平 | 2020-10-06 | 1 | -10/+10 |
* | memory_view.c: Use ssize_t for ndim in memory_view (#3615) | Kenta Murata | 2020-10-02 | 1 | -2/+2 |
* | memory_view.c: prevent "warning: instance variable __memory_view__ not initia... | Kenta Murata | 2020-09-25 | 1 | -3/+4 |
* | Buffer protocol proposal (#3261) | Kenta Murata | 2020-09-25 | 1 | -0/+506 |