aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * doc/NEWS-2.3.0: fix double words typo.hsbt2016-01-012-1/+5
* compile.c: adjust call_info countnobu2016-01-012-17/+29
* compile.c: remove unreferred labelnobu2016-01-012-0/+8
* Adding a liberal_parsing option to CSV. Patch by Braden Anderson.jeg22016-01-013-4/+51
* mkconfig.rb: SDKROOTnobu2016-01-012-1/+7
* Add test for Enumerator::Lazy#takenobu2015-12-312-0/+11
* parse.y: single-quote indented heredocnobu2015-12-313-76/+99
* * 2016-01-01svn2015-12-311-3/+3
* ostruct.rb: deferred accessorsnobu2015-12-312-0/+11
* * lib/ostruct.rb: Fix new_ostruct_member to correctly avoid redefinitionmarcandre2015-12-313-1/+23
* test_module.rb: sort constantsnobu2015-12-311-1/+1
* ruby-additional.el: escape control codenobu2015-12-311-4/+16
* ruby-additional.el: encode non-ASCII code onlynobu2015-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-302-1/+9
* * 2015-12-31svn2015-12-301-1/+1
* * common.mk (help): Fix typo.eregon2015-12-302-1/+5
* * lib/net/http/responses.rb: Added new response class for 451 status code.hsbt2015-12-303-0/+9
* * lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.hsbt2015-12-302-0/+7
* * doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt2015-12-302-1/+6
* Add test for String#ordnobu2015-12-302-0/+12
* forwardable.rb: adjust backtrace by tail callnobu2015-12-303-18/+38
* fix commit missnobu2015-12-301-3/+101
* Forwardable: Fix delegating to 'args' and 'block'nobu2015-12-302-2/+18
* object.c: fix prepend cmpnobu2015-12-303-5/+14
* test_io.rb: test for rb_io_modestr_fmodenobu2015-12-302-0/+10
* test_stringio.rb: test_initializenobu2015-12-292-0/+26
* ChangeLog: add entry for r53376normal2015-12-291-0/+31
* use id_table for constant tablesnormal2015-12-296-112/+120
* * thread_pthread.c (rb_thread_create_timer_thread): destroy attr evennagachika2015-12-292-3/+6
* * 2015-12-30svn2015-12-291-1/+1
* thread_pthread.c (rb_thread_create_timer_thread): fix racenormal2015-12-292-2/+9
* ruby.c: overriding warning optionsnobu2015-12-292-2/+5
* * ChangeLog: remove duplicated entries at r53366.nagachika2015-12-291-6/+0
* ruby.c: parse -W optionnobu2015-12-291-12/+14
* ruby.c: command line option over RUBYOPT envnobu2015-12-293-2/+17
* eval.c: warn block for usingnobu2015-12-292-0/+21
* compile.c: adjust label referencenobu2015-12-291-0/+1
* ostruct.rb: respond_to?nobu2015-12-293-0/+21
* * test/mkmf/test_have_func.rb (test_have_func):mrkn2015-12-292-0/+10
* thread_sync.c: static classesnormal2015-12-282-2/+6
* Resolv::IPv6.create: avoid modifying frozen string literalnormal2015-12-283-5/+17
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-285-5/+5
* Missing requirea_matsuda2015-12-281-0/+2
* parsedate is no more available since 1.9a_matsuda2015-12-282-8/+8
* * 2015-12-29svn2015-12-281-1/+1
* Convert euc-jp resource file in Tk sample to utf-8a_matsuda2015-12-281-5/+5
* Documentation typoa_matsuda2015-12-281-1/+1
* fix a typo [ci skip]kazu2015-12-281-1/+1
* iseq.c: suppress warningsnobu2015-12-281-14/+8