aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* intern.h: macro rb_check_aritynobu2013-03-061-0/+1
* intern.h: inline function rb_check_aritynobu2013-03-051-4/+6
* * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse2013-03-011-1/+1
* version.h: bump RUBY_API_VERSIONnobu2013-02-251-1/+1
* ruby.h: HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu2013-02-201-0/+3
* win32.h: revert r37337nobu2013-01-301-1/+1
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-1/+2
* vm_backtrace.c: use longnobu2013-01-281-3/+3
* ruby.h: alignnobu2013-01-081-1/+5
* * include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko12013-01-071-3/+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
* * include/ruby/debug.h: define rb_trace_arg_t.ko12012-12-211-12/+12
* ruby.h: RTEST NIL_Pnobu2012-12-201-2/+2
* thread.c: revert r38382 but deprecate rb_thread_polling()nobu2012-12-151-1/+1
* * include/ruby/ruby.h (RB_UNUSED_VAR): new macro to suppressshugo2012-12-131-0/+6
* * fix the behavior when a module is included into a refinement.shugo2012-12-101-0/+1
* * eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo2012-12-081-2/+0
* * include/ruby/ruby.h (rb_event_flag_t): Maintain integer precisiondrbrain2012-11-301-1/+1
* [EXPERIMENTAL]ko12012-11-301-0/+1
* vm_backtrace.c: RB_GC_GUARDnobu2012-11-301-0/+2
* [EXPERIMENTAL: NEED DISCUSS]ko12012-11-292-0/+9
* * include/ruby/debug.h: add rb_debug_inspector_* APIs.ko12012-11-291-1/+11
* * include/ruby/debug.h: provide rb_tracearg_*() APIs,ko12012-11-291-19/+24
* * vm_trace.c (rb_tracepoint_attr_method_id):ko12012-11-291-1/+1
* * vm_trace.c (rb_tracepoint_attr_defined_class):ko12012-11-291-1/+1
* * include/ruby/thread.h (rb_thread_call_without_gvl2): changeko12012-11-281-3/+5
* * vm_trace.c: rename TracePoint#file and TracePoint#lineko12012-11-261-2/+2
* property.nobu2012-11-211-75/+75
* * include/ruby/util.h: removed extra semicolon in definition oftadf2012-11-211-1/+1
* * include/ruby/debug.h: introdudced.ko12012-11-201-0/+75
* * thread.c (rb_thread_call_without_gvl2): change the parameter ofko12012-11-161-1/+2
* Fix build when gcc is used and the platform's libc lacks alloca().knu2012-11-091-4/+17
* * include/ruby/intern.h: Restore rb_enumeratorize as it was before r37497marcandre2012-11-071-2/+3
* * eval.c (rb_mod_refine): set RMODULE_IS_REFINEMENT to a createdshugo2012-11-071-0/+1
* * 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
* * string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_procshugo2012-11-021-0/+2
* * bignum.c (bignew_1): Bignum instances are frozen.ko12012-10-281-1/+1
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-271-1/+1
* win32.h: fstat on mingw32nobu2012-10-271-1/+1
* * include/ruby/ruby.h, class.c: remove (revert)ko12012-10-251-1/+0
* * include/ruby/ruby.h: add C APIs.nari2012-10-201-0/+2
* * include/ruby/ruby.h: add a decl. ofko12012-10-181-0/+1
* win32.h: set floating point precision for pow()shirosaki2012-10-121-1/+19
* 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
* .gdbinit: FLONUM supportnobu2012-09-061-0/+2