aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extern rb_time_utc_offset to get utc offsetnaruse2017-12-112-8/+8
* Bump version to zlib-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Bump version to scanf-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Bump version to sdbm-1.0.0 as default gems.hsbt2017-12-111-3/+4
* Bump version to fcntl-1.0.0 as default gems.hsbt2017-12-111-3/+3
* lib/pp.rb: remove alias for suppressing a redefinition warning.mame2017-12-111-4/+0
* Bump version to date-1.0.0 as default gems.hsbt2017-12-111-3/+3
* Bump version to cmath-1.0.0 as default gems.hsbt2017-12-111-3/+3
* bccwin is no longer supportedusa2017-12-111-1/+0
* depend on win32.h on Windowsusa2017-12-111-1/+4
* parse.y: Fix locations of NODE_DSTR generated by evstr2dstr_genyui-knk2017-12-111-7/+7
* * properties.svn2017-12-110-0/+0
* Ignore to generate documentation for template files of bundler.hsbt2017-12-111-0/+1
* parse.y: Remove not used argumentyui-knk2017-12-111-26/+26
* parse.y: Fix locations of NODE_SCOPE in NODE_MODULEyui-knk2017-12-111-1/+1
* parse.y: Fix the last location of NODE_COLON2yui-knk2017-12-101-2/+8
* mention about [Feature #13726] and [Feature #13731]usa2017-12-101-0/+4
* parse.y: Change the first location of NODE_ARRAY in NODE_DSTR (nd_next->nd_next)yui-knk2017-12-101-2/+2
* Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre2017-12-106-33/+198
* * 2017-12-11svn2017-12-101-1/+1
* support 128bit ino on Windows (if available)usa2017-12-104-126/+117
* parse.y: Fix locations of NODE_ARRAY in NODE_ATTRASGN (nd_args)yui-knk2017-12-091-1/+1
* test_process.rb (test_maxgroups): add assertionsnobu2017-12-091-1/+6
* parse.y: Change locations of NODE_BLOCK in NODE_RESBODY (nd_body)yui-knk2017-12-091-1/+4
* parse.y: Fix locations of NODE_SCOPE in NODE_SCLASSyui-knk2017-12-091-1/+1
* 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