summaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)Author
2011-07-22* object.c (rb_mod_{const,cvar}_defined, rb_obj_ivar_defined):nobu
2011-07-20* include/ruby/intern.h (rb_update_max_fd): declaration moved fromakr
2011-07-19* io.c (rb_update_max_fd): new function.akr
2011-07-10* internal.h: add comments (cautions).ko1
2011-07-10* internal.h (rb_thread_call_with_gvl, rb_thread_call_without_gvl):ko1
2011-07-09 * internal.h: rb_rational_reciprocal is defined in rational.c.tadf
2011-07-09 * internal.h: added declarations.tadf
2011-06-30* ext/objspace/objspace.c (ObjectSpace.count_tdata_objects):ko1
2011-06-28* error.c (rb_async_bug_errno): async-safe bug report function.ko1
2011-06-21* internal.h: move rb_thread_io_blocking_region() declarationkosaki
2011-06-21revert r32183kosaki
2011-06-21* internal.h: move rb_thread_io_blocking_region() declarationkosaki
2011-06-18* eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr
2011-06-18* internal.h: declarations declared in include/ruby/*.h removed.akr
2011-06-18* method.h, internal.h iseq.h: declare internal functions.akr
2011-06-18* include/ruby/backward/classext.h: for evil gems. fixed #4803nobu
2011-06-18* internal.h: declare more internal functions.akr
2011-06-17* internal.h: declare internal functions here.akr
2011-06-09* io.c: fix IO.copy_stream interrupt handling.akr
2011-06-09* gc.c (rb_objspace_call_finalizer): use rb_typeddata_is_kind_of() fornagachika
2011-05-29* numeric.c (flo_round): fix for negative value.nobu
2011-05-18* internal.h: add for internal use only.nobu