aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* variable.c: suppress a warningnobu2015-11-041-1/+1
* * class.c: fix documentation for rb_define_class{_id}_under.hsbt2015-11-042-2/+7
* * method.h: fix typo. Patch by @davydovantonhsbt2015-11-042-1/+6
* * hash.c: use correct grammer. Patch by @tveastmanhsbt2015-11-042-1/+6
* * lib/drb/drb.rb: add debug information for mswin CI. this change will be re...usa2015-11-041-1/+1
* process.c: fix rdoc of Process.getsid [ci skip]nobu2015-11-042-1/+6
* test_gdbm.rb: sync after reorganizenobu2015-11-041-3/+2
* fake.rb: fix builddirnobu2015-11-041-1/+1
* mkmf/base.rb: capture outputnobu2015-11-041-1/+5
* mkmf.rb: revert r52431nobu2015-11-041-15/+6
* * 2015-11-04svn2015-11-031-2/+2
* include/ruby/ruby.h (struct RObject): hide iv_index_tbl typenormal2015-11-032-1/+6
* test_gdbm.rb: teardownnobu2015-11-031-1/+3