summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2012-07-13intern.h: fix declarationnobu
2012-07-11Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui
2012-07-11HAVE_RUBY_THREAD_Hnobu
2012-07-10rb_thread_call_without_gvlnobu
2012-07-10* include/ruby/win32.h (NT, NtInitialize): removed unused old macros.usa
2012-07-09* include/ruby/ruby.h: Removed RUBY_GLOBAL_SETUP complely. It iskosaki
2012-07-09* include/ruby/win32.h: sorry, mistaken.usa
2012-07-09* win32/configure.bat, win32/setup.mak, win32/Makefile.sub: omit Win9xusa
2012-07-05ThreadShieldnobu
2012-07-05ThreadShieldnobu
2012-06-27Module#prependnobu
2012-06-22error.c: rb_check_copyablenobu
2012-06-20* internal.h (struct rb_execarg) moved and renamed fromakr
2012-06-19* include/ruby/missing.h: include math.h before checking INFINITYkosaki
2012-06-19[Bug #6607]nobu
2012-06-14fix r36079nobu
2012-06-14Embedding CRuby interpreter without internal headers has been difficultyugui
2012-06-13include/ruby/win32.h: fix comment stylenobu
2012-06-12* include/ruby/intern.h (rb_exec_arg_init): deprecated.akr
2012-06-11* include/ruby/intern.h (rb_proc_exec_n): deprecated.akr
2012-06-10* process.c (rb_proc_exec_n): revert the function removed at r35889.akr
2012-06-08* include/ruby/intern.h (rb_exec_arg_init): declaration changed toakr
2012-06-07* include/ruby/intern.h: rb_exec_arg and related stuff moved back fromakr
2012-06-06* win32/win32.c, include/ruby/win32.h (rb_w32_wrap_io_handle): new API.usa
2012-06-05* internal.h: rb_exec_arg and related stuff moved from intern.hakr
2012-06-05* process.c (rb_exec_arg_fixup): allocate a temporary buffer forakr
2012-06-05obj_init_copynobu