summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-12-22string.c: no exception on dummy encodingnobu
2015-12-22escape.c: should not freezenobu
2015-12-21escape.c: Preserve original statenobu
2015-12-21avoid rb_bug on BasicSocket.for_fd(-1)normal
2015-12-21revert r53228 because this patch breaks rubyspecko1
2015-12-21* gc.c (internal_object_p): should not expose singleton classesko1
2015-12-21* test/ruby/test_io.rb: handled rlimit value same as r52277hsbt
2015-12-21vm_backtrace.c: ignore ifunc framesnobu
2015-12-20cgi/escape: Optimize CGI.escapeHTMLnobu
2015-12-20test_cgi_util.rb: fix arguments ordersnobu
2015-12-20test_syntax.rb: assertions for other heredocsnobu