summaryrefslogtreecommitdiff
path: root/include/ruby/intern.h
AgeCommit message (Expand)Author
2019-09-10Support timeout for AddrinfoMasaki Matsushita
2019-09-09Revert "Support timeout for Addrinfo"Masaki Matsushita
2019-09-09Support timeout for AddrinfoMasaki Matsushita
2019-09-03Disable method definition type checks on Cygwin tood0 (Daisuke Fujimura)
2019-08-31fix CI failures in x64-mingw32卜部昌平
2019-08-30Workaround for https://reviews.llvm.org/D25824卜部昌平
2019-08-29Rule out gcc on Windows卜部昌平
2019-08-29drop-in type check for rb_define_singleton_method卜部昌平
2019-08-29drop-in type check for rb_define_private_method卜部昌平
2019-08-29drop-in type check for rb_define_protected_method卜部昌平
2019-08-29drop-in type check for rb_define_method_id卜部昌平
2019-08-29drop-in type check for rb_define_method卜部昌平
2019-08-27rb_ivar_foreach now free from ANYARGS卜部昌平
2019-08-27rb_hash_foreach now free from ANYARGS卜部昌平
2019-08-27rb_define_hooked_variable now free from ANYARGS卜部昌平
2019-08-27rb_thread_create now free from ANYARGS卜部昌平
2019-08-27rb_proc_new / rb_fiber_new now free from ANYARGS卜部昌平
2019-08-13Renamed ruby_finalize_{0,1}Nobuyoshi Nakada
2019-08-12Rename rb_gc_mark_no_pin -> rb_gc_mark_movableAaron Patterson
2019-08-12rb_trap_exec has been removed since 1.9Nobuyoshi Nakada
2019-06-04Revert "marshal.c: new functions for extensions"Nobuyoshi Nakada
2019-06-04marshal.c: new functions for extensionsNobuyoshi Nakada
2019-05-28remove obsolete rb_gc_finalize_deferred().Koichi Sasada
2019-05-26Add FrozenError#receiverJeremy Evans
2019-05-22Eagerly name modules and classesAlan Wu
2019-05-18Rename rb_gc_new_location to rb_gc_locationAaron Patterson
2019-04-21Make rb_hash_bulk_insert publicnaruse
2019-04-20Add `GC.compact` again.tenderlove
2019-04-17Reverting compaction for nowtenderlove
2019-04-17Adding `GC.compact` and compacting GC support.tenderlove
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-09Adding `GC.compact` and compacting GC support.tenderlove
2018-12-24remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]ko1
2018-12-12complex.c: new APIs for Complexnobu
2018-12-12complex.c: rb_complex_new_polarnobu
2018-12-12enumerator.c: Add rb_arithmetic_sequence_components_tmrkn
2018-12-12enumerator.c: rb_arithmetic_sequence_extractmrkn
2018-12-05Introduce "COLDFUNC" function attribute.ko1
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-07include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun
2018-10-07vm_core.h: fix inconsistent prototype declarationsk0kubun
2018-07-27eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"mame
2018-07-12Improve branch missesnobu
2018-06-27use the prefixed macronobu
2018-06-11intern.h: suppress warningsnobu
2018-02-02backward.h: rb_mod_const_missing is internal functionnobu
2017-12-18suppress warning: 'const' attribute on function returning 'void'naruse
2017-12-11extern rb_time_utc_offset to get utc offsetnaruse
2017-10-30backward.h: rb_frame_method_id_and_classnobu
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu