aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/intern.h
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass2013-09-061-0/+1
* * struct.c (rb_struct_define_without_accessor_under): added.ko12013-08-291-0/+2
* vm_eval.c: constifynobu2013-08-271-1/+1
* proc.c: constifiynobu2013-08-081-1/+1
* struct.c: rb_struct_define_undernobu2013-08-031-0/+1
* * rational.c (rb_flt_rationalize_with_prec): new public C functionmrkn2013-08-011-0/+2
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-281-0/+3
* * include/ruby/intern.h (rb_integer_pack): Declaration moved fromakr2013-07-271-0/+24
* load.c: search in OS path encodingnobu2013-07-261-0/+1
* * include/ruby/intern.h (rb_big2str0): Deprecated.akr2013-07-151-1/+1
* string.c: rb_str_subposnobu2013-07-101-0/+1
* intern.h: rb_enumeratorize_with_size with castnobu2013-06-261-0/+4
* intern.h: define rb_enumerator_size_funcnobu2013-06-261-1/+2
* * ext/dl/cfunc.c (rb_dlcfunc_call): Use rb_big_pack instead ofakr2013-06-221-1/+1
* * include/ruby/intern.h, proc.c (rb_method_call_with_block):ktsj2013-06-171-0/+1
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-6/+1
* error.c: better names for rb_exc_new familynobu2013-06-011-4/+6
* string.c: remove old interfacesnobu2013-06-011-6/+0
* array.c: new names of rb_ary_new familynobu2013-05-311-3/+6
* * hash.c, include/ruby/ruby.h: support WB protected hash.ko12013-05-261-0/+1
* * intern.h: remove dangling rb_class_init_copy declarationcharliesome2013-05-241-1/+0
* * include/ruby/intern.h (rb_iv_set, rb_iv_get): removed. Bcausekosaki2013-05-121-2/+0
* * include/ruby/intern.h (rb_uint2big, rb_int2big, rb_uint2inum)kosaki2013-05-121-6/+0
* intern.h: rb_block_lambdanobu2013-04-301-1/+1
* defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu2013-04-051-6/+2
* * include/ruby/intern.h: Delete redundant inclusions caused byakr2013-03-271-4/+0
* * include/ruby/missing.h (__syscall): moved to...kosaki2013-03-161-0/+5
* intern.h: macro rb_check_aritynobu2013-03-061-0/+1
* intern.h: inline function rb_check_aritynobu2013-03-051-4/+6
* * bignum.c, include/ruby/intern.h (rb_big_eql): exported.usa2012-12-251-0/+1
* * include/ruby/intern.h: add the prototype declaration ofmrkn2012-12-221-0/+1
* thread.c: revert r38382 but deprecate rb_thread_polling()nobu2012-12-151-1/+1
* * include/ruby/intern.h: Restore rb_enumeratorize as it was before r37497marcandre2012-11-071-2/+3
* * enumerator: New method #size; constructor accepts sizemarcandre2012-11-061-3/+4
* Index $LOADED_FEATURES so that require isn't so slowshirosaki2012-11-051-0/+1
* Expose whether two arrays are sharedshirosaki2012-11-051-0/+1
* random.c: rb_random_ulong_limitednobu2012-10-091-0/+1
* * include/ruby/intern.h (rb_thread_blocking_region): Addedkosaki2012-09-091-0/+2
* internal.h: allocator function in rb_classext_tnobu2012-09-081-1/+0
* * include/ruby/ruby.h: introduce flonum technique forko12012-08-231-1/+0
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-021-0/+1
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-1/+1
* internal.h: move mark functionsnobu2012-07-191-7/+0
* thread.c: remove deprecatednobu2012-07-191-1/+0
* * include/ruby/intern.h (rb_num_zerodiv): Added NORETURN.kosaki2012-07-181-1/+1
* intern.h: fix declarationnobu2012-07-131-3/+2
* rb_thread_call_without_gvlnobu2012-07-101-0/+1