summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12add tag v2_4_0_rc1v2_4_0_rc1naruse
2016-12-12fix commandnaruse
2016-12-12add tag v2_4_0_rc1naruse
2016-12-12Use 7z if existnaruse
2016-12-12NEWS: Add String#match? and Symbol#match? [ci skip]kazu
2016-12-12NEWS: Use spaces instead of tab [ci skip]kazu
2016-12-12NEWS: Sort entries [ci skip]kazu
2016-12-12string.c: fix method name in rdoc [ci skip]nobu
2016-12-12test for Symbol#match? [Feature #12898]nobu
2016-12-12test_m17n.rb: escapenobu
2016-12-12String#match? and Symbol#match?nobu
2016-12-12* 2016-12-12svn
2016-12-12re.c: char boundarynobu
2016-12-11parse.y: zero codepointsnobu
2016-12-11fix Zlib.gzip/gunzip documentnaruse
2016-12-10Updated documentation examples for Hash#value?naruse
2016-12-10Add missing :nodoc: commentnaruse
2016-12-10* 2016-12-11svn
2016-12-10Merge Onigmo 6.0.0naruse
2016-12-10bigdecimal: version 1.3.0.pre.2mrkn
2016-12-10stringio.c: chomp CRnobu
2016-12-10zlib.c: replace with substringnobu
2016-12-10openssl: import v2.0.1rhe
2016-12-10bigdecimal: import version 1.3.0.premrkn
2016-12-10Fix grammer [ci skip]nobu
2016-12-10internal.h: change the default rounding mode to half-upmrkn
2016-12-10Fix document of gunzip and gzip [ci skip]kazu
2016-12-09* 2016-12-10svn
2016-12-09Zlib.gzip and Zlib.gunzip [Feature #13020]naruse
2016-12-09Suppress warning: this use of "defined" may not be portablenaruse
2016-12-09ruby.h: add prefixnobu
2016-12-09Adjust indent [ci skip]nobu
2016-12-09* 2016-12-09svn
2016-12-09remove core#hash_merge_arynobu
2016-12-08compile.c: static_literal_valuenobu
2016-12-08extension.rdoc: add ANYARGS to method definitionskazu
2016-12-08ruby-lex.rb: fix for labelnobu
2016-12-08test/unit.rb: fix -n optionnobu
2016-12-08compile.c: optimize literal nodesnobu
2016-12-08vm.c: check type of hash to mergenobu
2016-12-08vm_insnhelper.c: zsuper in refinementsnobu
2016-12-08parse.y: ripper generic inputnobu
2016-12-07Add volatile to a suppress warning.shugo
2016-12-07Add clang volatile fixes from FreeBSD and NetBSD.shugo
2016-12-07* 2016-12-08svn
2016-12-07fix typo in `IO#write_nonblock` example [ci skip]kazu
2016-12-07ruby.c: dump optionnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-12-07* properties.svn
2016-12-07Delay Utils.getservername until needed.shugo