aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move a comment to the appropriate position.yui-knk2016-01-032-2/+8
* contributing.rdoc: update [ci skip]nobu2016-01-031-1/+13
* * 2016-01-04svn2016-01-031-1/+1
* common.mk: up in helpnobu2016-01-031-0/+1
* Fix defined? expressionsnobu2016-01-032-2/+8
* Makefile.in: drop dependencynobu2016-01-031-1/+1
* aclocal.m4: addnobu2016-01-033-2/+24
* Use `rb_method_visibility_t` instead of `int` in `rb_print_undef`yui-knk2016-01-035-6/+15
* * 2016-01-03svn2016-01-031-1/+1
* acinclude.m4: renamenobu2016-01-034-2/+11
* thread_sync.c: remove unnecessary casts for queue_sleepnormal2016-01-022-2/+7
* Allow ERB subclass to add token easily. [Feature #11936]seki2016-01-023-54/+137
* parse.y: use nd_tagnobu2016-01-024-3/+24
* Revert r53409 "parse.y: yylval.num should be u3"naruse2016-01-023-17/+1
* parse.y: yylval.num should be u3nobu2016-01-023-1/+17
* * 2016-01-02svn2016-01-011-1/+1
* * lib/ostruct.rb: Fix case of frozen object with initializer.marcandre2016-01-013-2/+8
* * NEWS: mention about CSV's liberal_parsing option.kazu2016-01-012-0/+7
* * ChangeLog: added missing reference for GitHubhsbt2016-01-011-0/+1
* * 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