aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* intern.h: SIZED_ENUMERATORnobu2014-12-031-2/+4
* intern.h: deprecate disable and enable supernobu2014-11-051-2/+12
* intern.h: deprecate rb_clear_cachenobu2014-11-051-1/+1
* Fixes build failures on Portable Native Client.yugui2014-10-111-0/+2
* intern.h: rb_str_new_literalnobu2014-09-191-0/+4
* string.c: rb_str_new_staticnobu2014-09-191-3/+25
* error.c: preserve encodingnobu2014-09-191-1/+2
* string.c: UTF-8 string functionnobu2014-09-181-0/+8
* * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]shyouhei2014-06-231-0/+3
* * include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]shyouhei2014-06-231-0/+2
* constify parametersnobu2014-06-181-35/+35
* * include/ruby/ruby.h: Hide Rational internal.akr2014-05-171-0/+2
* * internal.h (struct RBignum): Use size_t for len.akr2014-04-191-2/+2
* * numeric.c (rb_num2long): Returns a long.akr2014-04-181-2/+2
* string.c: rb_str_cat_cstrnobu2014-04-171-8/+6
* * include/ruby/intern.h (rb_obj_call_init, rb_class_new_instance):ko12014-03-201-2/+2
* * include/ruby/intern.h,akr2014-02-141-24/+0
* pack.c: use ivar for associated objectsnobu2014-02-041-2/+2
* * vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko12014-01-091-1/+4
* variable.c: rb_class_path_cachednobu2013-12-091-0/+1
* gc.c: add GC.latest_gc_info()tmm12013-12-051-0/+1
* gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm12013-12-051-0/+1
* ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu2013-11-291-1/+1
* * include/ruby/intern.h, internal.h: Expose rb_gc_count().nari2013-11-221-0/+1
* * include/ruby/intern.h (rb_gc_set_params): Deprecatenari2013-11-221-1/+1
* gc.c: finalizer functionsnobu2013-11-091-0/+2
* string.c: export rb_str_scrubnobu2013-11-011-0/+1
* * insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h, vm_method.c: splitcharliesome2013-10-291-1/+2
* compar.c: fail if recursionnobu2013-10-091-0/+1
* intern.h: move rb_ary_cat from internal.hnobu2013-09-221-0/+1