summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tag v2_3_0v2_3_0naruse2015-12-240-0/+0
* v2.3.0p0naruse2015-12-241-1/+1
* stable branch of Ruby 2.3naruse2015-12-240-0/+0
* * 2015-12-25svn2015-12-241-2/+2
* revert deprecated functionsnobu2015-12-241-4/+0
* fix typoskazu2015-12-242-4/+4
* iseq.c: narrow down protected regionnobu2015-12-241-30/+31
* * NEWS: added entry for CGI.escapeHTML optimization.hsbt2015-12-242-0/+7
* add a ticket number [ci skip]kazu2015-12-241-1/+1
* deprecate exposed internal functionsnobu2015-12-245-18/+36
* preserve source file name encodingnobu2015-12-245-40/+73
* NEWS: reduce redundancy w.r.t Socket+IO [ci skip]normal2015-12-241-16/+8
* * common.mk (fake.rb): $(arch)-fake.rb must depend miniruby becausenaruse2015-12-242-1/+6
* * common.mk (ripper.c): r50045 wrongly replace $(PWD) with ../..naruse2015-12-242-1/+6
* remove empty section [ci skip]kazu2015-12-241-2/+0
* fix a typo [ci skip]kazu2015-12-241-1/+1
* remove duplicated ticket number [ci skip]kazu2015-12-241-1/+1
* * tool/vcs.rb (IO.popen): Refactor. Avoid assigning in condition.sorah2015-12-242-2/+10
* * tool/file2lastrev.rb: Fix ArgumentError to work on Ruby 1.8.7.sorah2015-12-242-4/+8
* * tool/vcs.rb (IO.popen): Enable on Ruby 1.9 where chdir option is notsorah2015-12-242-3/+11
* * NEWS: renameko12015-12-242-1/+69
* * 2015-12-24svn2015-12-231-2/+2
* io/console: fix gem build failure on Windowsnobu2015-12-235-4/+20
* rb_readwrite_syserr_failnobu2015-12-236-19/+30
* prefer rb_syserr_failnobu2015-12-2312-112/+125
* configure.in: get rid of macro redefinitionnobu2015-12-231-1/+2
* [DOC] Fix typosa_matsuda2015-12-2310-12/+12
* * string.c: Fix document. Default value of the firstyui-knk2015-12-232-3/+10
* ext/socket/init.c (rsock_init_sock): reject reserved FDsnormal2015-12-222-1/+6
* NEWS: add hint for Redmine URLs with issue number [ci skip]normal2015-12-221-1/+2
* Revert r53253. naruse fixed it differently in r53244normal2015-12-222-6/+1
* test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]normal2015-12-222-1/+6
* configure.in: define __STDC_WANT_LIB_EXT1__nobu2015-12-222-0/+7
* regexec.c: fix build with direct threaded VMnobu2015-12-222-187/+197
* * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0yuki2015-12-223-1/+17
* Fix typo in contributing docs [ci skip]nobu2015-12-222-1/+6
* regexec.c: enable direct threaded VMnobu2015-12-222-0/+9
* * 2015-12-23svn2015-12-221-2/+2
* test_rdoc_generator_json_index.rb: open in binmodenobu2015-12-221-1/+1
* io-console.gemspec: BSD-2-Clausenobu2015-12-222-2/+3
* fix r53231: raise Errno::EBADF like other OSesnaruse2015-12-221-2/+4
* gc.c: do not expose internal singleton classnobu2015-12-226-1/+56
* io-console.gemspec: bump upnobu2015-12-223-1/+8
* * NEWS: Added news entry of Psych 2.0.17hsbt2015-12-222-0/+7
* * NEWS: Added news entry of RDoc 4.2.1hsbt2015-12-222-0/+9
* * ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.mrkn2015-12-222-1/+5
* * lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt2015-12-228-7/+18
* * ext/psych/lib/psych.rb: bump version to 2.0.17hsbt2015-12-223-3/+8
* * vm_insnhelper.c: move vm_callee_setup_block_arg() (and relatedko12015-12-222-82/+89
* string.c: no exception on dummy encodingnobu2015-12-223-10/+14