summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-30* include/ruby/ruby.h (rb_event_flag_t): Maintain integer precisiondrbrain
2012-11-30 [EXPERIMENTAL]ko1
2012-11-30vm_backtrace.c: RB_GC_GUARDnobu
2012-11-29 [EXPERIMENTAL: NEED DISCUSS]ko1
2012-11-29* include/ruby/debug.h: add rb_debug_inspector_* APIs.ko1
2012-11-29* include/ruby/debug.h: provide rb_tracearg_*() APIs,ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_method_id):ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_defined_class):ko1
2012-11-28* include/ruby/thread.h (rb_thread_call_without_gvl2): changeko1
2012-11-26* vm_trace.c: rename TracePoint#file and TracePoint#lineko1
2012-11-21property.nobu
2012-11-21 * include/ruby/util.h: removed extra semicolon in definition oftadf
2012-11-20* include/ruby/debug.h: introdudced.ko1
2012-11-16* thread.c (rb_thread_call_without_gvl2): change the parameter ofko1
2012-11-09Fix build when gcc is used and the platform's libc lacks alloca().knu
2012-11-07* include/ruby/intern.h: Restore rb_enumeratorize as it was before r37497marcandre
2012-11-07* eval.c (rb_mod_refine): set RMODULE_IS_REFINEMENT to a createdshugo
2012-11-06* enumerator: New method #size; constructor accepts sizemarcandre
2012-11-05Index $LOADED_FEATURES so that require isn't so slowshirosaki
2012-11-05Expose whether two arrays are sharedshirosaki
2012-11-02* string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_procshugo
2012-10-28* bignum.c (bignew_1): Bignum instances are frozen.ko1
2012-10-27* numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko1
2012-10-27win32.h: fstat on mingw32nobu
2012-10-25* include/ruby/ruby.h, class.c: remove (revert)ko1
2012-10-20* include/ruby/ruby.h: add C APIs.nari
2012-10-18* include/ruby/ruby.h: add a decl. ofko1
2012-10-12win32.h: set floating point precision for pow()shirosaki
2012-10-09random.c: rb_random_ulong_limitednobu
2012-09-09* include/ruby/intern.h (rb_thread_blocking_region): Addedkosaki
2012-09-08internal.h: allocator function in rb_classext_tnobu
2012-09-06.gdbinit: FLONUM supportnobu
2012-09-06ruby.h: merge FLONUM and non-FLONUMnobu
2012-09-03ruby.h: suppress warningsnobu
2012-08-27* include/ruby/ruby.h (rb_float_value): optimize it.ko1
2012-08-24ruby.h: clear expressionnobu
2012-08-23* include/ruby/ruby.h: introduce flonum technique forko1
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-06* include/ruby/ruby.h, eval.c, vm_insnhelper.c: fix typo.shugo
2012-08-05ruby.h: rb_num2ulong_inlinenobu
2012-08-05ruby.h: fix castnobu
2012-08-02* eval.c (rb_mod_using): new method Module#using. [experimental]shugo
2012-07-29win32.c: rb_w32_inet_ntop should be constnobu
2012-07-27process.c: try conversion at redirectionnobu
2012-07-24Fix broken pow() on x64-mingw32shirosaki
2012-07-19* variable.c (rb_mod_class_variables): return inherited variablesshugo
2012-07-19internal.h: move mark functionsnobu
2012-07-19thread.c: remove deprecatednobu
2012-07-18* include/ruby/intern.h (rb_num_zerodiv): Added NORETURN.kosaki
2012-07-18* thread.c (rb_thread_call_without_gvl2): added.ko1