aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hash.c: fix oob accessnobu2015-11-081-3/+4
* symbol.c: rb_cstr_internnobu2015-11-082-0/+13
* * NEWS: describe addition of File::TMPFILEglass2015-11-082-0/+5
* bigdecimal.c: suppress warningsnobu2015-11-081-2/+2
* * file.c: Add O_TMPFILE.glass2015-11-082-0/+8
* suppress warningsnobu2015-11-082-4/+4
* method.h: suppress warningsnobu2015-11-082-3/+8
* io.c: [DOC] IO#gets [skip ci]nobu2015-11-081-0/+2
* test_gdbm.rb: typonobu2015-11-081-1/+1
* * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych.hsbt2015-11-082-0/+12
* io.c: [DOC] IO#gets [skip ci]nobu2015-11-081-2/+2
* io.c: [DOC] IO#gets [skip ci]nobu2015-11-082-0/+15
* * lib/uri/ftp.rb: fix a typo.hsbt2015-11-082-2/+7
* * vm_trace.c (exec_hooks_precheck): check need_clean everytimeko12015-11-072-6/+12
* common.mk: update dependencynobu2015-11-071-0/+1
* * 2015-11-08svn2015-11-071-2/+2
* * lib/net/http.rb (Net::HTTP#initialize):naruse2015-11-073-1/+9
* string.c: use predefined IDs for minor bloat reductionnormal2015-11-072-10/+18
* thread.c (rb_cThreadShield): make staticnormal2015-11-072-1/+5
* * remove trailing spaces.svn2015-11-071-1/+1
* * vm_trace.c (rb_threadptr_exec_event_hooks_orig):ko12015-11-072-0/+10
* console.c: check unused argsnobu2015-11-071-2/+6
* fix typonobu2015-11-061-2/+2
* * include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese.ko12015-11-062-1/+5
* * dir.c (dir_fileno, dirfd): support of Dir#fileno on Solaris 10.ngoto2015-11-063-0/+30
* Revert r52469naruse2015-11-063-68/+57
* * 2015-11-07svn2015-11-061-2/+2
* * lib/cmath.rb: methods which has suffix '!' are now deprecated.gogotanaka2015-11-063-57/+68
* * array.c: clarifies Array#reject! documentation.gogotanaka2015-11-062-2/+7
* * properties.svn2015-11-060-0/+0
* * test/runner.rb: extracted test helper.hsbt2015-11-063-13/+14
* * include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr):ngoto2015-11-062-4/+21
* rbinstall.rb: compress man pages.nobu2015-11-061-10/+22
* rbinstall.rb: compress man pages.nobu2015-11-061-1/+6
* change DOTQnobu2015-11-069-40/+45
* parse.y: fix segv after invalid keyword argumentnobu2015-11-063-14/+36
* * 2015-11-06svn2015-11-051-2/+2
* test/ruby/test_autoload: hoist out ruby_impl_requirenormal2015-11-052-15/+22
* id.def: token_opsnobu2015-11-055-88/+76
* parse.y: CALL_Q_Pnobu2015-11-051-3/+4
* ext: use RARRAY_ASETnobu2015-11-054-6/+15
* tk: RARRAY_AREFnobu2015-11-052-0/+6
* * 2015-11-05svn2015-11-051-2/+2
* ext: use RARRAY_AREFnobu2015-11-0520-87/+93
* revive deleted entry [ci skip]kazu2015-11-041-0/+6
* * lib/debug.rb: Add documentation for #thread_list_all.hsbt2015-11-042-0/+28
* tkutil.c: rb_ary_catnobu2015-11-042-8/+21
* tkutil.c: strndupnobu2015-11-041-9/+18
* ext: use RARRAY_CONST_PTRnobu2015-11-0420-106/+123
* ext: adjust index typenobu2015-11-0412-28/+32