summaryrefslogtreecommitdiff
path: root/ext/pathname/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pathname/extconf.rb')
0 files changed, 0 insertions, 0 deletions
5c1285e09613d7b8'>Fix some typos by spell checkerRyuta Kamizono 2020-12-23[memory_view] Acquire VM lock while running exported_object_registry_freeKenta Murata 2020-12-23[memory_view] Make some rb_memroy_view_t members constKenta Murata 2020-12-23[memory_view][fiddle] Rename len to byte_size in rb_memory_view_tKenta Murata 2020-12-23[memory_view][fiddle] Use bool for boolean return valueKenta Murata 2020-12-16[memory_view] Make MemoryView API Ractor-safe (#3911)Kenta Murata 2020-12-10memory_view.c: Add rb_memory_view_get_item and rb_memory_view_prepare_item_de...Kenta Murata 2020-12-08memory_view.c: Add rb_memory_view_extract_item_members (#3855)Kenta Murata 2020-12-07Revert "memory_view.c: Add rb_memory_view_extract_item_members"Kenta Murata 2020-12-07memory_view.c: suppress uninitialized warningKenta Murata 2020-12-06memory_view.c: Add rb_memory_view_extract_item_membersKenta Murata 2020-12-04memory_view.c: Fix endianness of n, N, v, VKenta Murata 2020-12-02memory_view.c: Check availability in rb_memory_view_getKenta Murata 2020-11-30Keep references of memory-view-exported objects (#3816)Kenta Murata 2020-10-21Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada 2020-10-06STRUCT_ALIGNOF: use RUBY_ALIGNOF卜部昌平 2020-10-06memory_view.h: use bool卜部昌平 2020-10-02memory_view.c: Use ssize_t for ndim in memory_view (#3615)Kenta Murata 2020-09-25memory_view.c: prevent "warning: instance variable __memory_view__ not initia...Kenta Murata 2020-09-25Buffer protocol proposal (#3261)Kenta Murata