summaryrefslogtreecommitdiff
path: root/include/ruby/intern.h
AgeCommit message (Expand)Author
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
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu
2017-02-21backward.h: move deprecated declarationnobu
2017-02-21variable.c: remove deprecated internal featurenobu
2017-02-21error.c: remove deprecated internal featuresnobu
2017-02-21complex.c: remove deprecated functionsnobu
2017-02-21backward.h: 2.2 deprecated featuresnobu
2016-12-04Revert changes on rb_frame_method_id_and_class()ktsj
2016-11-05* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj
2016-09-20gc.c: rb_gc_adjust_memory_usagenobu
2016-08-01hide struct internal [Feature #9916]shyouhei
2016-06-08* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto
2016-05-20Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto
2016-05-12Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse
2016-05-08* configure.in: check function attirbute const and pure,naruse
2016-05-08intern.h: suppress warningsnobu
2016-05-08* configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.naruse
2016-04-02rb_check_arity returns argc nownobu
2016-03-19* include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move tomrkn
2016-03-18* include/ruby/intern.h (rb_big_hash): Move to internal.h.mrkn
2016-03-18* bignum.c (rb_big_hash): make it public function to be available inmrkn
2016-03-17* bignum.c (rb_big_even_p, rb_big_odd_p): make them public functionsmrkn
2016-03-07internal.h: functions for class internalsnobu
2015-12-24deprecate exposed internal functionsnobu
2015-12-06introduce rb_autoload_str to replace rb_autoloadnormal
2015-11-10* time.c (rb_timespec_now): added.naruse
2015-09-13ruby.h: add prefixnobu
2015-06-24intern.h: rb_strlen_litnobu
2015-05-30variable.c: avoid compatibility table with generic ivarsnormal
2015-05-22intern.h: move rb_sym_all_symbolsnobu
2015-05-18intern.h: rb_f_notimplement for ext on Windowsnobu
2015-04-07intern.h: stale declarationsnobu
2015-01-03intern.h: rb_str_new_literalnobu