aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pack.c: avoid signed integer overflowwip-topic/signed-integer-overflowKazuki Yamaguchi2016-12-161-5/+17
* string.c: add missing size_t castKazuki Yamaguchi2016-12-161-1/+1
* garbage space [ci skip]nobu2016-12-161-1/+1
* dtrace build fixes on FreeBSDnobu2016-12-162-12/+15
* configure.in: repeated checksnobu2016-12-161-35/+35
* no crypt.h on FreeBSD 12nobu2016-12-161-0/+2
* configure.in: no crypt.h on FreeBSD 12nobu2016-12-161-0/+2
* multiline heredoc identifiernobu2016-12-162-3/+10
* fix chomping newline only linenobu2016-12-162-1/+13
* * 2016-12-16svn2016-12-151-1/+1
* NEWS: Fix the default rounding modemrkn2016-12-151-3/+3
* parse.y: newline in heredoc identifiernobu2016-12-152-0/+11
* Added entry of psych 2.2.2hsbt2016-12-151-0/+4
* Update psych-2.2.2hsbt2016-12-152-2/+3
* parse.y: one warning, one line [ci skip]nobu2016-12-151-2/+2
* Removed the obstacle to running test-all with VC14.usa2016-12-141-2/+2
* * 2016-12-15svn2016-12-141-1/+1
* Fixed link error with VC14.usa2016-12-141-1/+1
* encoding.c: handle needmore error from rb_enc_precise_mbclen()rhe2016-12-142-1/+6
* vcs.rb: no ext/date in vcs.rbnobu2016-12-141-2/+3
* constifynobu2016-12-142-2/+2
* parse.y: curtail scanningnobu2016-12-141-2/+5
* * 2016-12-14svn2016-12-141-1/+1
* parse.y: fix yyerror messagenobu2016-12-142-3/+7
* declare `rb_w32_sysinit` in header.usa2016-12-132-1/+1
* require "irb/output-method" for StdioOutputMethodnobu2016-12-131-0/+1
* make-snapshot: fix circular dependencynobu2016-12-131-0/+1
* Update description of XMLRPC section.hsbt2016-12-131-1/+1
* get rid of a test failure with VC10.usa2016-12-121-16/+0
* * 2016-12-13svn2016-12-121-1/+1
* Use URI.decode_www_form_component [Bug #10774]naruse2016-12-122-5/+11
* 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