| Age | Commit message (Expand) | Author |
| 2014-01-29 | merge revision(s) 43208: [Backport #9003] | usa |
| 2013-07-10 | * include/ruby/intern.h (rb_path_next, rb_path_skip_prefix, | usa |
| 2013-07-10 | * include/ruby/intern.h (rb_f_lambda): mark as deprecated. | usa |
| 2013-07-10 | * include/ruby/intern.h (rb_f_lambda): restore the declaration of | usa |
| 2013-06-26 | merge revision(s) 41342,41359,41361: [Backport #8341] | usa |
| 2013-06-26 | merge revision(s) 40525,40526,40528,40530: [Backport #8345] | usa |
| 2013-06-26 | merge revision(s) 40913: [Backport #8434] | usa |
| 2013-05-14 | * include/ruby/intern.h: should include sys/time.h for struct timeval | usa |
| 2013-03-28 | merge revision(s) 39772,39773,39774,39775,39777,39779,39781,39783: [Backport ... | usa |
| 2012-12-25 | merge revision(s) 38595,38596: [Backport #7607] | usa |
| 2012-10-26 | merge revision(s) 32826,34732: [Backport #6681] | usa |
| 2012-07-27 | merge revision(s) 36454: | naruse |
| 2012-07-03 | Revert r36279; it breaks C API compatibility. | naruse |
| 2012-07-03 | merge revision(s) 34372: | naruse |
| 2012-02-08 | * string.c (rb_str_modify_expand): fix memory leak. | nobu |
| 2011-08-30 | merge revision(s) 33128: | kosaki |
| 2011-07-20 | * backport r32579, r32581, r32587 by akr and r32588 by kazu. | akr |
| 2011-07-03 | * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p, | ko1 |
| 2011-06-21 | * internal.h: move rb_thread_io_blocking_region() declaration | kosaki |
| 2011-06-21 | revert r32183 | kosaki |
| 2011-06-21 | * internal.h: move rb_thread_io_blocking_region() declaration | kosaki |
| 2011-06-18 | * include/ruby/backward/classext.h: for evil gems. fixed #4803 | nobu |
| 2011-05-18 | * internal.h: add for internal use only. | nobu |
| 2011-05-15 | * include/ruby/intern.h: resurrect old rb_fd_copy(). | kosaki |
| 2011-05-15 | * include/ruby/intern.h: remove rb_fd_copy() to rb_fd_dup() and | kosaki |
| 2011-05-07 | * thread.c (rb_fd_init): remove volatile qualifier. | kosaki |
| 2011-05-07 | * thread.c (rb_fd_init_copy): new internal api. It provide efficient | kosaki |
| 2011-05-02 | * include/ruby/intern.h (rb_w32_fdcopy): add prototype. fixes | nobu |
| 2011-04-30 | * win32/win32.c (rb_w32_fdcopy): New. This can copy even though | kosaki |
| 2011-04-30 | * thread.c (rb_fd_copy): Change function argument. Now | kosaki |
| 2011-04-30 | * include/ruby/intern.h (rb_thread_select): mark as deprecated. | kosaki |
| 2011-04-23 | * include/ruby/intern.h: pcc can't use __builtin_constant_p. | naruse |
| 2011-04-06 | * include/ruby/intern.h: parenthesize macro arguments. | akr |
| 2011-03-22 | * numeric.c (flo_round): fix inaccurate results. | nobu |
| 2011-03-07 | * gc.c (rb_gc_set_params): allow GC parameter configuration by | matz |
| 2011-03-05 | * include/ruby/intern.h: fix a typo of prototype declaration. | nagachika |
| 2011-02-12 | * thread.c (rb_thread_io_blocking_region): new function to run | nobu |
| 2011-01-30 | * string.c (rb_str_ellipsize): new function to ellipsize a string. | nobu |
| 2011-01-05 | * array.c (rb_ary_modify): export. | nobu |
| 2011-01-05 | * array.c (rb_ary_resize): new utility function. [ruby-dev:42912] | nobu |
| 2011-01-01 | * intern.h (VALUE rb_ary_join): I have never seen this function | nobu |
| 2010-12-28 | * re.c (rb_reg_expr_str): need to escape if the coderage is invalid. | usa |
| 2010-12-07 | * transcode.c (transcode_loop): call default handler of the given | nobu |
| 2010-12-04 | * hash.c (rb_hash_update_by): new API for Hash#update. | nobu |
| 2010-10-24 | * include/ruby/intern.h (rb_check_frozen): optimize. | nobu |
| 2010-09-11 | * include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removed | nobu |
| 2010-09-10 | * random.c (rb_genrand_ulong_limited): renamed from | naruse |
| 2010-08-14 | * thread.c (rb_gc_mark_threads): deprecated. | nobu |
| 2010-08-14 | * include/ruby/intern.h (rb_time_interval): used in io/wait. | nobu |
| 2010-08-14 | * include/ruby/intern.h (rb_make_backtrace, rb_make_exception): | nobu |