aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
Commit message (Expand)AuthorAgeFilesLines
* remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]ko12018-12-241-0/+1
* complex.c: new APIs for Complexnobu2018-12-121-0/+16
* complex.c: rb_complex_new_polarnobu2018-12-121-1/+2
* enumerator.c: Add rb_arithmetic_sequence_components_tmrkn2018-12-121-1/+7
* enumerator.c: rb_arithmetic_sequence_extractmrkn2018-12-121-0/+1
* Introduce "COLDFUNC" function attribute.ko12018-12-051-1/+1
* support theap for T_HASH. [Feature #14989]ko12018-10-301-1/+2
* include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTEDk0kubun2018-10-071-4/+1
* vm_core.h: fix inconsistent prototype declarationsk0kubun2018-10-071-1/+13
* eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"mame2018-07-271-1/+0
* Improve branch missesnobu2018-07-121-1/+1
* use the prefixed macronobu2018-06-271-1/+1
* intern.h: suppress warningsnobu2018-06-111-1/+9
* backward.h: rb_mod_const_missing is internal functionnobu2018-02-021-0/+2
* suppress warning: 'const' attribute on function returning 'void'naruse2017-12-181-2/+2
* extern rb_time_utc_offset to get utc offsetnaruse2017-12-111-0/+1
* backward.h: rb_frame_method_id_and_classnobu2017-10-301-1/+0
* thread.c: rb_thread_fd_close [ci skip]nobu2017-03-131-1/+1
* thread.c: rb_thread_fd_close [ci skip]nobu2017-03-131-1/+1
* backward.h: move deprecated declarationnobu2017-02-211-1/+0
* variable.c: remove deprecated internal featurenobu2017-02-211-1/+0
* error.c: remove deprecated internal featuresnobu2017-02-211-3/+0
* complex.c: remove deprecated functionsnobu2017-02-211-2/+0
* backward.h: 2.2 deprecated featuresnobu2017-02-211-22/+0
* Revert changes on rb_frame_method_id_and_class()ktsj2016-12-041-1/+1
* * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj2016-11-051-1/+1
* gc.c: rb_gc_adjust_memory_usagenobu2016-09-201-0/+1
* hide struct internal [Feature #9916]shyouhei2016-08-011-0/+2
* * include/ruby/intern.h: Remove excess semicolons in PUREFUNC().ngoto2016-06-081-2/+2
* Use RB_GNUC_EXTENSION_BLOCK instead of __extension__ngoto2016-05-201-48/+36
* Use HAVE_BUILTIN___BUILTIN_CONSTANT_Pnaruse2016-05-121-1/+1
* * configure.in: check function attirbute const and pure,naruse2016-05-081-18/+18
* intern.h: suppress warningsnobu2016-05-081-2/+2
* * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.naruse2016-05-081-15/+15
* rb_check_arity returns argc nownobu2016-04-021-1/+2
* * include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move tomrkn2016-03-191-2/+0
* * include/ruby/intern.h (rb_big_hash): Move to internal.h.mrkn2016-03-181-1/+0
* * bignum.c (rb_big_hash): make it public function to be available inmrkn2016-03-181-0/+1
* * bignum.c (rb_big_even_p, rb_big_odd_p): make them public functionsmrkn2016-03-171-0/+2
* internal.h: functions for class internalsnobu2016-03-071-4/+0
* deprecate exposed internal functionsnobu2015-12-241-3/+3
* introduce rb_autoload_str to replace rb_autoloadnormal2015-12-061-1/+1
* * time.c (rb_timespec_now): added.naruse2015-11-101-0/+2
* ruby.h: add prefixnobu2015-09-131-1/+2
* intern.h: rb_strlen_litnobu2015-06-241-4/+9
* variable.c: avoid compatibility table with generic ivarsnormal2015-05-301-1/+1
* intern.h: move rb_sym_all_symbolsnobu2015-05-221-1/+2
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-181-0/+4
* intern.h: stale declarationsnobu2015-04-071-2/+0
* intern.h: rb_str_new_literalnobu2015-01-031-4/+5