aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * gems/bundled_gems: Upgrade the did_you_mean gem to 1.1.0yuki2016-12-201-1/+1
* array.c: check array length every time after yieldingrhe2016-12-202-5/+12
* proc.c: assume rb_iseq_location_t::first_lineno is always a Fixnumrhe2016-12-203-22/+9
* * 2016-12-20svn2016-12-201-1/+1
* test/unit.rb: separator [ci skip]nobu2016-12-201-0/+1
* time.c: refine error messagenobu2016-12-191-9/+12
* re.c: RB_TYPE_Pnobu2016-12-191-22/+14
* * 2016-12-19svn2016-12-191-1/+1
* re.c: NAME_TO_NUMBERnobu2016-12-191-6/+9
* doc/standard_library.rdoc: Tk is removed from stdlibktsj2016-12-181-1/+0
* re.c: use name_to_backref_numbernobu2016-12-181-5/+4
* Increase timeoutnaruse2016-12-181-3/+3
* sprintf.c: fix width underflownobu2016-12-172-2/+7
* * 2016-12-18svn2016-12-171-1/+1
* Increase timeoutnaruse2016-12-171-1/+1
* compile.c: do not emit numeric literal range in void contextrhe2016-12-171-3/+5
* Reapply r57093,r57094,r57097 "dtrace build fixes on FreeBSD"nobu2016-12-172-12/+15
* Reapply r57092 "configure.in: repeated checks"nobu2016-12-171-35/+32
* Revert r57092 "configure.in: repeated checks"nobu2016-12-171-35/+35
* Revert r57093,r57094,r57097 "dtrace build fixes on FreeBSD"naruse2016-12-172-15/+12
* test_mailto.rb: overwritten methodsnobu2016-12-171-6/+4
* test_mailto.rb: adjust scopenobu2016-12-171-10/+4
* re.c: non-regexp name referencenobu2016-12-172-1/+6
* configure.in: fix r57093nobu2016-12-171-1/+1
* * 2016-12-17svn2016-12-161-1/+1
* fix r57089nobu2016-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