aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* preserve source file name encodingnobu2015-12-241-0/+7
* * common.mk (fake.rb): $(arch)-fake.rb must depend miniruby becausenaruse2015-12-241-0/+5
* * common.mk (ripper.c): r50045 wrongly replace $(PWD) with ../..naruse2015-12-241-0/+5
* * tool/vcs.rb (IO.popen): Refactor. Avoid assigning in condition.sorah2015-12-241-0/+4
* * tool/file2lastrev.rb: Fix ArgumentError to work on Ruby 1.8.7.sorah2015-12-241-0/+4
* * tool/vcs.rb (IO.popen): Enable on Ruby 1.9 where chdir option is notsorah2015-12-241-0/+8
* * NEWS: renameko12015-12-241-0/+10
* io/console: fix gem build failure on Windowsnobu2015-12-231-0/+10
* rb_readwrite_syserr_failnobu2015-12-231-0/+5
* prefer rb_syserr_failnobu2015-12-231-0/+6
* * string.c: Fix document. Default value of the firstyui-knk2015-12-231-0/+7
* ext/socket/init.c (rsock_init_sock): reject reserved FDsnormal2015-12-221-0/+5
* Revert r53253. naruse fixed it differently in r53244normal2015-12-221-4/+0
* test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]normal2015-12-221-0/+4
* configure.in: define __STDC_WANT_LIB_EXT1__nobu2015-12-221-0/+5
* regexec.c: fix build with direct threaded VMnobu2015-12-221-0/+6
* * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0yuki2015-12-221-0/+6
* Fix typo in contributing docs [ci skip]nobu2015-12-221-0/+5
* regexec.c: enable direct threaded VMnobu2015-12-221-0/+5
* gc.c: do not expose internal singleton classnobu2015-12-221-0/+8
* io-console.gemspec: bump upnobu2015-12-221-0/+4
* * NEWS: Added news entry of Psych 2.0.17hsbt2015-12-221-0/+4
* * NEWS: Added news entry of RDoc 4.2.1hsbt2015-12-221-0/+4
* * ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.mrkn2015-12-221-0/+4
* * lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt2015-12-221-0/+10
* * ext/psych/lib/psych.rb: bump version to 2.0.17hsbt2015-12-221-0/+5
* * vm_insnhelper.c: move vm_callee_setup_block_arg() (and relatedko12015-12-221-0/+7
* string.c: no exception on dummy encodingnobu2015-12-221-0/+5
* escape.c: should not freezenobu2015-12-221-0/+6
* escape.c: Preserve original statenobu2015-12-211-0/+6
* avoid rb_bug on BasicSocket.for_fd(-1)normal2015-12-211-0/+6
* * variable.c (struct ivar_update): rename "extended" to "iv_extended"ngoto2015-12-211-0/+6
* revert r53228 because this patch breaks rubyspecko12015-12-211-10/+0
* * gc.c (internal_object_p): should not expose singleton classesko12015-12-211-0/+10
* * test/ruby/test_io.rb: handled rlimit value same as r52277hsbt2015-12-211-0/+5
* lib/net/http.rb (open_timeout): update default value in RDoc [ci skip]normal2015-12-211-0/+5
* vm_backtrace.c: ignore ifunc framesnobu2015-12-211-0/+5
* NotImplementedError typonobu2015-12-211-0/+5
* cgi/escape: Optimize CGI.escapeHTMLnobu2015-12-201-0/+5
* ChangeLog: fold long line [ci skip]nobu2015-12-201-1/+2
* ChangeLog: fix date of r53178 [ci skip]nobu2015-12-201-1/+1
* * lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails.hsbt2015-12-201-0/+8
* parse.y: labeled heredocnobu2015-12-201-0/+5
* * proc.c (rb_mod_define_method): should check Symbol or not.ko12015-12-201-0/+7
* * proc.c (rb_mod_define_method): fix notation.ko12015-12-201-0/+4
* * proc.c (proc_new): fix notation.ko12015-12-201-0/+4
* remove duplicated log by commit miss [ci skip]nobu2015-12-191-5/+0
* proc.c: fix infinite loopnobu2015-12-191-0/+10
* * enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto2015-12-191-0/+5
* webrick/utils.rb: get rid of thread leak checkernobu2015-12-191-0/+11