summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-01-08* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko1
2016-01-08* gc.c: rename constant names HEAP_* to PAGE_*.ko1
2016-01-08test_tempfile.rb: use assert_filenobu
2016-01-07thread.c: interrupt queue on uninitialized threadnobu
2016-01-06optparse.rb: into kwdargnobu
2016-01-05* test/ruby/test_string.rb(test_chr): added test for String#chrhsbt
2016-01-05* test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?hsbt
2016-01-05leakchecker.rb: remove temporary measurenobu
2016-01-04stringio: binmode sets encoding to ASCII-8BITnormal
2016-01-04Revert r53431 "temporally revert r53411 to debug"naruse
2016-01-04test_ostruct.rb: sort method namesnobu
2016-01-04temporally revert r53411 to debugnaruse
2016-01-04* test/coverage/test_coverage.rb: ignored test when enabled to coverage.hsbt
2016-01-02Allow ERB subclass to add token easily. [Feature #11936]seki
2016-01-02parse.y: use nd_tagnobu
2016-01-02Revert r53409 "parse.y: yylval.num should be u3"naruse
2016-01-02parse.y: yylval.num should be u3nobu
2016-01-01* lib/ostruct.rb: Fix case of frozen object with initializer.marcandre
2016-01-01Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg2
2015-12-31Add test for Enumerator::Lazy#takenobu
2015-12-31parse.y: single-quote indented heredocnobu
2015-12-31* lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre
2015-12-31test_module.rb: sort constantsnobu
2015-12-30skip if locale is not UTF-8naruse
2015-12-30* test/ruby/test_module.rb (test_classpath): r53376 may changenaruse
2015-12-30Add test for String#ordnobu
2015-12-30forwardable.rb: adjust backtrace by tail callnobu
2015-12-30fix commit missnobu
2015-12-30object.c: fix prepend cmpnobu
2015-12-30test_io.rb: test for rb_io_modestr_fmodenobu
2015-12-29test_stringio.rb: test_initializenobu
2015-12-29ruby.c: overriding warning optionsnobu
2015-12-29ruby.c: command line option over RUBYOPT envnobu
2015-12-29ostruct.rb: respond_to?nobu
2015-12-29* test/mkmf/test_have_func.rb (test_have_func):mrkn
2015-12-28Resolv::IPv6.create: avoid modifying frozen string literalnormal
2015-12-28Add test for String#rstrip!nobu
2015-12-28Add test for String#lstrip!nobu
2015-12-27* test/ruby/test_process.rb (TestProcess#test_execopts_open_chdir_m17n_path):usa
2015-12-27IO#readpartial rejects bad argsnormal
2015-12-27Add tests for String#lstrip and rstripnobu
2015-12-27Add test for String#test_insert.nobu
2015-12-26* lib/xmlrpc/client.rb: Support SSL options in async methods ofkou
2015-12-24fix common misspelling [ci skip]nobu
2015-12-24ignore exception is the address is IPv6naruse
2015-12-22Revert r53253. naruse fixed it differently in r53244normal
2015-12-22test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]normal
2015-12-22test_rdoc_generator_json_index.rb: open in binmodenobu
2015-12-22gc.c: do not expose internal singleton classnobu
2015-12-22* lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt