aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * range.c (range_eqq): revert r11113 because rb_call_super() isshugo2016-01-231-0/+24
* * regparse.c (fetch_name_with_level): allow non word charactersnaruse2016-01-211-0/+7
* * marshal.c (r_object0): honor Marshal.load post procnaruse2016-01-211-0/+6
* test_io_m17n.rb: BOM with non-UTFnobu2016-01-211-0/+13
* increase timeout for ARMv7naruse2016-01-191-1/+1
* parse.y: escaped newline in dedenting heredocnobu2016-01-181-0/+9
* * test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt2016-01-181-0/+8
* test_syntax.rb: try allnobu2016-01-171-4/+7
* * string.c: Any kind of option is now taking the new code path forduerst2016-01-171-2/+3
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-171-12/+43
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-171-4/+15
* Add a test case for ENV#select_bang,keep_ifnobu2016-01-171-0/+6
* Add a test case for ENV#reject_bang,delete_ifnobu2016-01-171-0/+6
* parse.y: should not deent concatenated stringnobu2016-01-161-1/+13
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-161-1/+13
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-161-0/+11
* parse.y: should not deent concatenated stringnobu2016-01-151-0/+9
* variable.c: matched backrefs onlynobu2016-01-141-2/+6
* sprintf.c: exact numbernobu2016-01-141-0/+5
* test_sprintf.rb: simplifynobu2016-01-141-3/+3
* variable.c: $1..$9 in global_variablesnobu2016-01-141-0/+10
* iseq.c: mark parent iseqnobu2016-01-131-0/+27
* test_thread.rb: wait for the thread to sleepnobu2016-01-131-0/+1
* iseq.c: mark parents of wrapped iseqnobu2016-01-122-0/+20
* fix test to follow r53503naruse2016-01-121-1/+1
* * remove trailing spaces.svn2016-01-121-1/+1
* test/ruby/enc/test_casing_options.rb: Tests for optionduerst2016-01-121-0/+81
* compile.c: fix lhs splat in massignnobu2016-01-101-0/+8
* test_hash.rb: add testnobu2016-01-091-0/+8
* symbol.h: unexpected safe callnobu2016-01-091-0/+7
* * gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko12016-01-081-2/+2
* * gc.c: rename constant names HEAP_* to PAGE_*.ko12016-01-081-2/+2
* thread.c: interrupt queue on uninitialized threadnobu2016-01-071-2/+17
* * test/ruby/test_string.rb(test_chr): added test for String#chrhsbt2016-01-051-0/+7
* * test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?hsbt2016-01-051-0/+12
* Add test for Enumerator::Lazy#takenobu2015-12-311-0/+5
* parse.y: single-quote indented heredocnobu2015-12-311-58/+58
* test_module.rb: sort constantsnobu2015-12-311-1/+1
* skip if locale is not UTF-8naruse2015-12-301-1/+1
* * test/ruby/test_module.rb (test_classpath): r53376 may changenaruse2015-12-301-1/+1
* Add test for String#ordnobu2015-12-301-0/+7
* object.c: fix prepend cmpnobu2015-12-301-0/+6
* test_io.rb: test for rb_io_modestr_fmodenobu2015-12-301-0/+4
* ruby.c: overriding warning optionsnobu2015-12-291-0/+1
* ruby.c: command line option over RUBYOPT envnobu2015-12-291-0/+4
* Add test for String#rstrip!nobu2015-12-281-0/+16
* Add test for String#lstrip!nobu2015-12-281-0/+14
* * test/ruby/test_process.rb (TestProcess#test_execopts_open_chdir_m17n_path):usa2015-12-271-0/+10
* IO#readpartial rejects bad argsnormal2015-12-271-0/+11
* Add tests for String#lstrip and rstripnobu2015-12-271-0/+6