summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-02Revert r53409 "parse.y: yylval.num should be u3"naruse
2016-01-02parse.y: yylval.num should be u3nobu
2016-01-01* 2016-01-02svn
2016-01-01* lib/ostruct.rb: Fix case of frozen object with initializer.marcandre
2016-01-01* NEWS: mention about CSV's liberal_parsing option.kazu
2016-01-01* ChangeLog: added missing reference for GitHubhsbt
2016-01-01* doc/NEWS-2.3.0: fix double words typo.hsbt
2016-01-01compile.c: adjust call_info countnobu
2016-01-01compile.c: remove unreferred labelnobu
2016-01-01Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg2
2016-01-01mkconfig.rb: SDKROOTnobu
2015-12-31Add test for Enumerator::Lazy#takenobu
2015-12-31parse.y: single-quote indented heredocnobu
2015-12-31* 2016-01-01svn
2015-12-31ostruct.rb: deferred accessorsnobu
2015-12-31* lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre
2015-12-31test_module.rb: sort constantsnobu
2015-12-31ruby-additional.el: escape control codenobu
2015-12-31ruby-additional.el: encode non-ASCII code onlynobu
2015-12-30skip if locale is not UTF-8naruse
2015-12-30* test/ruby/test_module.rb (test_classpath): r53376 may changenaruse
2015-12-30* 2015-12-31svn
2015-12-30* common.mk (help): Fix typo.eregon
2015-12-30* lib/net/http/responses.rb: Added new response class for 451 status code.hsbt
2015-12-30* lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.hsbt
2015-12-30* doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt
2015-12-30Add test for String#ordnobu
2015-12-30forwardable.rb: adjust backtrace by tail callnobu
2015-12-30fix commit missnobu
2015-12-30Forwardable: Fix delegating to 'args' and 'block'nobu
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-29ChangeLog: add entry for r53376normal
2015-12-29use id_table for constant tablesnormal
2015-12-29* thread_pthread.c (rb_thread_create_timer_thread): destroy attr evennagachika
2015-12-29* 2015-12-30svn
2015-12-29thread_pthread.c (rb_thread_create_timer_thread): fix racenormal
2015-12-29ruby.c: overriding warning optionsnobu
2015-12-29* ChangeLog: remove duplicated entries at r53366.nagachika
2015-12-29ruby.c: parse -W optionnobu
2015-12-29ruby.c: command line option over RUBYOPT envnobu
2015-12-29eval.c: warn block for usingnobu
2015-12-29compile.c: adjust label referencenobu
2015-12-29ostruct.rb: respond_to?nobu
2015-12-29* test/mkmf/test_have_func.rb (test_have_func):mrkn
2015-12-28thread_sync.c: static classesnormal
2015-12-28Resolv::IPv6.create: avoid modifying frozen string literalnormal
2015-12-28:warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda
2015-12-28Missing requirea_matsuda