aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* escape.c: should not freezenobu2015-12-223-10/+32
* escape.c: Preserve original statenobu2015-12-213-1/+25
* * 2015-12-22svn2015-12-211-2/+2
* avoid rb_bug on BasicSocket.for_fd(-1)normal2015-12-213-1/+18
* * variable.c (struct ivar_update): rename "extended" to "iv_extended"ngoto2015-12-212-6/+12
* revert r53228 because this patch breaks rubyspecko12015-12-214-50/+1
* * gc.c (internal_object_p): should not expose singleton classesko12015-12-214-1/+50
* * test/ruby/test_io.rb: handled rlimit value same as r52277hsbt2015-12-212-1/+9
* lib/net/http.rb (open_timeout): update default value in RDoc [ci skip]normal2015-12-212-1/+6
* vm_backtrace.c: ignore ifunc framesnobu2015-12-213-5/+27
* * 2015-12-21svn2015-12-211-2/+2
* NotImplementedError typonobu2015-12-212-1/+6
* cgi/escape: Optimize CGI.escapeHTMLnobu2015-12-209-0/+120
* test_cgi_util.rb: fix arguments ordersnobu2015-12-201-6/+6
* 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-204-8/+16
* test_syntax.rb: assertions for other heredocsnobu2015-12-201-0/+4
* parse.y: labeled heredocnobu2015-12-203-1/+12
* * proc.c (rb_mod_define_method): should check Symbol or not.ko12015-12-203-1/+27
* * proc.c (rb_mod_define_method): fix notation.ko12015-12-202-2/+12
* * proc.c (proc_new): fix notation.ko12015-12-202-3/+6
* assertions.rb: show failed indexesnobu2015-12-201-3/+7
* Makefile.in: remove unintentional execnobu2015-12-201-3/+3
* Makefile.in: V=1 at updatenobu2015-12-201-11/+20
* remove duplicated log by commit miss [ci skip]nobu2015-12-191-5/+0
* proc.c: fix infinite loopnobu2015-12-193-3/+23
* fix commit missnobu2015-12-191-3/+3
* * 2015-12-20svn2015-12-191-2/+2
* proc.c: remove old macronobu2015-12-191-5/+3
* * enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto2015-12-192-8/+13
* webrick/utils.rb: get rid of thread leak checkernobu2015-12-192-2/+14
* zlib.c: Fix typo [ci skip]nobu2015-12-192-1/+6