aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Dir#chdir keeps GVL if passed blocknormal2017-12-091-6/+8
* parse.y: Fix locations of NODE_ARRAY in NODE_OPCALL(nd_args)yui-knk2017-12-091-1/+1
* parse.y: Fix locations of NODE_SCOPE in NODE_CLASSyui-knk2017-12-091-1/+1
* doc/syntax/refinements.rdoc: fix typosstomar2017-12-081-2/+2
* bignum.c: [DOC] simplify commentstomar2017-12-081-2/+2
* NEWS: grammar fixstomar2017-12-081-1/+1
* ext/strscan/strscan.c: [DOC] grammar fixesstomar2017-12-081-4/+4
* * 2017-12-09svn2017-12-081-1/+1
* webrick: allow shutdown after StartCallbacknormal2017-12-081-1/+1
* lib/pp.rb: no rdoc of alias to suppress a warningnobu2017-12-081-0/+2
* test_file_exhaustive.rb: get rid of failuresnobu2017-12-081-3/+0
* pp.rb: rdocnobu2017-12-081-1/+1
* test_file_exhaustive.rb: test_utime_symlinkfilenobu2017-12-081-0/+1
* test_file_exhaustive.rb: fix arguments ordernobu2017-12-081-5/+5
* win32.c: check error codenobu2017-12-081-1/+6
* support gperf 3.1nobu2017-12-0815-489/+489
* parse.y Fix compile erroryui-knk2017-12-081-1/+2
* parse.y: Fix locations of modifier_rescueyui-knk2017-12-081-3/+12
* * 2017-12-08svn2017-12-071-1/+1
* parse.y: Fix locations of stringyui-knk2017-12-071-0/+4
* Follow up r60970 for bundler's examples.hsbt2017-12-0710-113/+113
* parse.y: Fix locations of arrayyui-knk2017-12-071-1/+2
* win32/win32.c: removed a stale commentnobu2017-12-071-1/+0
* parse.y: fix for old compilersnobu2017-12-071-1/+3
* win32.c: fallback to old APInobu2017-12-071-23/+27
* parse.y: Fix locations of dsymyui-knk2017-12-071-1/+2
* parse.y: Fix locations of dsymyui-knk2017-12-071-0/+2
* parse.y: Fix locations of regexpyui-knk2017-12-071-1/+2
* parse.y: Fix locations of xstringyui-knk2017-12-071-1/+3
* remove unnecessary read_timeout.shugo2017-12-061-7/+0
* eval_intern.h: fix a typomame2017-12-061-1/+1
* cont.c: update comment for ec refactoringnormal2017-12-061-1/+1
* * 2017-12-07svn2017-12-061-1/+1
* `Integer#pow(b)` accepts numerickazu2017-12-062-1/+5
* numeric.c: rb_int_powm rdocnobu2017-12-061-1/+1
* vcs.rb: fix r61054nobu2017-12-061-2/+2
* file2lastrev.rb: suppress_not_foundnobu2017-12-062-2/+3
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-061-31/+45
* Bump fiddle-1.0.0 for released version.hsbt2017-12-061-1/+3
* Bump gdbm-2.0.0 for released versionn.hsbt2017-12-061-2/+2
* Bump dbm-1.0.0 for released version.hsbt2017-12-061-2/+2
* compile.c (rb_iseq_compile_node): Move the check for imemo_ifunc to topmame2017-12-061-5/+6
* vm_core.h (RUBY_EVENT_COVERAGE_BRANCH): renamedmame2017-12-064-3/+6
* Remove RUBY_EVENT_SPECIFIED_LINEmame2017-12-062-2/+0
* insns.def (tracebranch): renamed from `trace2`mame2017-12-062-4/+4
* thread.c (update_branch_coverage): renamed from `update_coverage`mame2017-12-062-21/+16
* fix last commitko12017-12-061-2/+0
* remove unsupported RUBY_EVENT_SPECIFIED_LINE.ko12017-12-061-2/+1
* thread.c (update_line_coverage): Use RUBY_EVENT_LINEmame2017-12-064-26/+30
* prelude.c.tmpl: fix line numbernobu2017-12-061-1/+1