aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* st: Add 'static const'naruse2016-12-121-2/+2
* fix commandnaruse2016-12-121-1/+1
* Use 7z if existnaruse2016-12-121-0/+4
* NEWS: Add String#match? and Symbol#match? [ci skip]kazu2016-12-121-0/+4
* NEWS: Use spaces instead of tab [ci skip]kazu2016-12-121-3/+3
* NEWS: Sort entries [ci skip]kazu2016-12-121-23/+23
* string.c: fix method name in rdoc [ci skip]nobu2016-12-121-1/+1
* test for Symbol#match? [Feature #12898]nobu2016-12-121-0/+42
* test_m17n.rb: escapenobu2016-12-121-4/+4
* String#match? and Symbol#match?nobu2016-12-124-6/+95
* * 2016-12-12svn2016-12-121-1/+1
* re.c: char boundarynobu2016-12-122-3/+4
* parse.y: zero codepointsnobu2016-12-112-5/+3
* fix Zlib.gzip/gunzip documentnaruse2016-12-111-22/+22
* Updated documentation examples for Hash#value?naruse2016-12-101-2/+2
* Add missing :nodoc: commentnaruse2016-12-101-2/+2
* * 2016-12-11svn2016-12-101-1/+1
* Merge Onigmo 6.0.0naruse2016-12-1057-3183/+3108
* bigdecimal: version 1.3.0.pre.2mrkn2016-12-103-21/+30
* 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