| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge revision(s) 55602: [Backport #12560] | usa | 2016-07-11 | 1 | -0/+1 |
| * | merge revision(s) 55054: [Backport #12390] | usa | 2016-06-10 | 1 | -0/+9 |
| * | merge revision(s) 54611,54612: [Backport #12291] | usa | 2016-04-22 | 1 | -0/+22 |
| * | merge revision(s) 54484: [Backport #12095] | usa | 2016-04-22 | 1 | -0/+19 |
| * | merge revision(s) 49154: [Backport #10384] | nagachika | 2016-03-28 | 1 | -1/+1 |
| * | merge revision(s) 54003: [Backport #12153] | nagachika | 2016-03-28 | 1 | -3/+10 |
| * | merge revision(s) 51190: [Backport #11338] | nagachika | 2015-11-29 | 1 | -0/+9 |
| * | merge revision(s) 50334,50337: [Backport #10942] | nagachika | 2015-05-19 | 1 | -0/+10 |
| * | merge revision(s) 50038: [Backport #10985] | nagachika | 2015-05-19 | 1 | -0/+22 |
| * | merge revision(s) 49517: [Backport #10831] | naruse | 2015-02-20 | 1 | -0/+21 |
| * | merge revision(s) 49405-49408: | naruse | 2015-02-19 | 1 | -0/+20 |
| * | merge revision(s) 49499,49500,49501,49502,49504,49505,49506,49507: [Backport ... | naruse | 2015-02-14 | 1 | -0/+68 |
| * | merge revision(s) 49055: [Backport #10667] | naruse | 2015-01-03 | 1 | -1/+7 |
| * | string.c: term fill | nobu | 2014-12-12 | 1 | -0/+14 |
| * | string.c: term fill | nobu | 2014-12-11 | 1 | -0/+4 |
| * | string.c: term fill | nobu | 2014-12-10 | 1 | -0/+4 |
| * | string.c: term fill | nobu | 2014-12-10 | 1 | -0/+4 |
| * | string.c: term fill | nobu | 2014-12-10 | 1 | -0/+4 |
| * | string.c: term fill | nobu | 2014-12-10 | 1 | -0/+4 |
| * | string.c: term fill | nobu | 2014-12-10 | 1 | -0/+4 |
| * | test_cstr.rb: all wchar encodings | nobu | 2014-12-10 | 1 | -6/+13 |
| * | test_cstr.rb: failed encoding name | nobu | 2014-12-10 | 1 | -3/+3 |
| * | mostly fix rb_iseq_load | normal | 2014-12-03 | 1 | -0/+95 |
| * | process.c: get rid of inadvertent ID pindown | nobu | 2014-11-24 | 1 | -0/+32 |
| * | get rid of inadvertent ID creation | nobu | 2014-11-21 | 1 | -6/+37 |
| * | test_inadvertent_creation.rb: split test | nobu | 2014-11-17 | 1 | -0/+7 |
| * | vm_eval.c: rb_current_receiver | nobu | 2014-11-16 | 1 | -0/+6 |
| * | ext/-test-/proc/super.c: rename | nobu | 2014-11-16 | 1 | -1/+1 |
| * | * test/lib/envutil.rb: Moved from test/ruby/. | akr | 2014-11-13 | 11 | -11/+0 |
| * | test_bmethod.rb: block in bmethod test | nobu | 2014-11-09 | 1 | -0/+7 |
| * | test_bmethod.rb: super in bmethod test | nobu | 2014-11-09 | 1 | -0/+24 |
| * | string.c: wchar terminator | nobu | 2014-11-05 | 1 | -0/+12 |
| * | * ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: remove | nobu | 2014-11-04 | 1 | -4/+0 |
| * | test/-ext-/hash/test_delete.rb: assert deleted values | nobu | 2014-10-23 | 1 | -2/+2 |
| * | hash.c: rb_hash_delete does not call the block | nobu | 2014-10-23 | 1 | -0/+19 |
| * | Revert r47971, r47972 [ruby-core:65764] | normal | 2014-10-16 | 1 | -1/+1 |
| * | Set ASCII-8BIT encoding. | akr | 2014-10-16 | 1 | -0/+1 |
| * | test/-ext-/bug_reporter/test_bug_reporter.rb: fix race | normal | 2014-10-16 | 1 | -1/+1 |
| * | * test/ruby/envutil.rb (assert_pattern_list) Renamed from | akr | 2014-10-15 | 1 | -6/+14 |
| * | st: test packed-to-unpacked transitions during iteration | normal | 2014-10-09 | 1 | -0/+15 |
| * | test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}malloc | normal | 2014-09-17 | 1 | -1/+2 |
| * | * string.c (sym_find): remove Symbol.find because we have Symbol GC now. | naruse | 2014-09-11 | 1 | -2/+22 |
| * | GC.stat key name | nobu | 2014-09-09 | 1 | -2/+2 |
| * | win32/test_console_attr.rb: reset attributes | nobu | 2014-08-21 | 1 | -5/+4 |
| * | win32.c: manage reverse video | nobu | 2014-08-21 | 1 | -0/+44 |
| * | vsnprintf.c: fix string precision | nobu | 2014-05-25 | 1 | -0/+6 |
| * | * configure.in: Check nextafter() availability. | akr | 2014-05-18 | 1 | -0/+57 |
| * | test_inadvertent_creation.rb: use Symbol.find | nobu | 2014-04-30 | 1 | -2/+2 |
| * | * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scan | naruse | 2014-04-21 | 1 | -0/+59 |
| * | * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS. | akr | 2014-04-13 | 4 | -4/+4 |