aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* parse.y: should not deent concatenated stringnobu2016-01-151-0/+9
* * lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse2016-01-141-0/+1
* 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
* * Remove 512-bit DH group. It's affected by LogJam Attack.hsbt2016-01-142-19/+2
* 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
* ext/-test-: reduce feature namesnobu2016-01-1010-10/+10
* 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
* test_tempfile.rb: use assert_filenobu2016-01-081-4/+4
* thread.c: interrupt queue on uninitialized threadnobu2016-01-071-2/+17
* optparse.rb: into kwdargnobu2016-01-061-0/+11
* * 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
* leakchecker.rb: remove temporary measurenobu2016-01-0513-1/+47
* stringio: binmode sets encoding to ASCII-8BITnormal2016-01-041-0/+9
* Revert r53431 "temporally revert r53411 to debug"naruse2016-01-041-0/+12
* test_ostruct.rb: sort method namesnobu2016-01-041-1/+1
* temporally revert r53411 to debugnaruse2016-01-041-12/+0
* * test/coverage/test_coverage.rb: ignored test when enabled to coverage.hsbt2016-01-041-1/+1
* Allow ERB subclass to add token easily. [Feature #11936]seki2016-01-021-0/+53
* parse.y: use nd_tagnobu2016-01-022-2/+13
* Revert r53409 "parse.y: yylval.num should be u3"naruse2016-01-021-11/+0
* parse.y: yylval.num should be u3nobu2016-01-021-0/+11
* * lib/ostruct.rb: Fix case of frozen object with initializer.marcandre2016-01-011-1/+2
* Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg22016-01-011-0/+23
* Add test for Enumerator::Lazy#takenobu2015-12-311-0/+5
* parse.y: single-quote indented heredocnobu2015-12-311-58/+58
* * lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre2015-12-311-0/+17
* 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
* forwardable.rb: adjust backtrace by tail callnobu2015-12-301-0/+2
* fix commit missnobu2015-12-301-3/+101
* object.c: fix prepend cmpnobu2015-12-301-0/+6
* test_io.rb: test for rb_io_modestr_fmodenobu2015-12-301-0/+4
* test_stringio.rb: test_initializenobu2015-12-291-0/+21
* ruby.c: overriding warning optionsnobu2015-12-291-0/+1
* ruby.c: command line option over RUBYOPT envnobu2015-12-291-0/+4