aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* stringio.c: chomp CRnobu2016-12-102-2/+29
* zlib.c: replace with substringnobu2016-12-102-11/+8
* openssl: import v2.0.1rhe2016-12-1025-78/+81
* bigdecimal: import version 1.3.0.premrkn2016-12-107-187/+502
* Fix grammer [ci skip]nobu2016-12-101-1/+1
* internal.h: change the default rounding mode to half-upmrkn2016-12-104-11/+11
* Fix document of gunzip and gzip [ci skip]kazu2016-12-101-1/+5
* * 2016-12-10svn2016-12-091-1/+1
* Zlib.gzip and Zlib.gunzip [Feature #13020]naruse2016-12-093-9/+183
* Suppress warning: this use of "defined" may not be portablenaruse2016-12-091-6/+9
* ruby.h: add prefixnobu2016-12-091-8/+10
* Adjust indent [ci skip]nobu2016-12-091-3/+3
* * 2016-12-09svn2016-12-091-1/+1
* remove core#hash_merge_arynobu2016-12-092-0/+9
* compile.c: static_literal_valuenobu2016-12-081-17/+26
* extension.rdoc: add ANYARGS to method definitionskazu2016-12-082-18/+18
* ruby-lex.rb: fix for labelnobu2016-12-081-1/+1
* test/unit.rb: fix -n optionnobu2016-12-081-2/+2
* compile.c: optimize literal nodesnobu2016-12-081-8/+32
* vm.c: check type of hash to mergenobu2016-12-082-1/+23
* vm_insnhelper.c: zsuper in refinementsnobu2016-12-082-8/+32
* parse.y: ripper generic inputnobu2016-12-082-1/+35
* Add volatile to a suppress warning.shugo2016-12-071-2/+2
* Add clang volatile fixes from FreeBSD and NetBSD.shugo2016-12-077-19/+15
* * 2016-12-08svn2016-12-071-1/+1
* fix typo in `IO#write_nonblock` example [ci skip]kazu2016-12-071-1/+1
* ruby.c: dump optionnobu2016-12-071-9/+19
* assertions.rb: defered message in FailDescnobu2016-12-071-0/+1
* * properties.svn2016-12-070-0/+0
* Delay Utils.getservername until needed.shugo2016-12-072-3/+26
* compile.c: remove dead codenobu2016-12-071-55/+60
* hash.c: hash should be longnobu2016-12-071-3/+3
* win32.c: suppress warningnobu2016-12-071-1/+1
* Extend timeout for Solaris unstable10s.shugo2016-12-072-2/+2
* file.c: cygwin behaviornobu2016-12-072-2/+18
* * 2016-12-07svn2016-12-071-1/+1
* const pointer is not able to be free.usa2016-12-071-1/+1
* untabify [ci skip]kazu2016-12-062-14/+14
* Fix indent [ci skip]kazu2016-12-061-2/+2
* * properties.svn2016-12-060-0/+0
* rexml: REXML::Element#[] accepts String or Symbol as attribute namekou2016-12-063-0/+48
* Make `trace_running` an integer flag againnobu2016-12-061-1/+1
* array.c, enum.c: change sum algorithmmrkn2016-12-064-11/+24
* numeric.c: fix exception message for nil roundingmrkn2016-12-062-1/+7
* Fix typoskazu2016-12-067-141/+141
* Update latest bundled gems.hsbt2016-12-061-2/+2
* EPERM by symlinknobu2016-12-061-1/+1
* file.c: isADSnobu2016-12-061-7/+23
* EPERM by symlinknobu2016-12-061-1/+1
* re.c: check that MatchData is initializedrhe2016-12-062-1/+5