aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc.c: recursion loopnobu2017-04-291-2/+6
* * 2017-04-29svn2017-04-291-1/+1
* node.h: sign-extendnobu2017-04-292-1/+11
* Bump version to gdbm-2.0.0.beta1hsbt2017-04-281-2/+2
* sprintf.c: remove unused variablenobu2017-04-281-2/+1
* parse.y: set_line_body is not used in rippernobu2017-04-281-1/+1
* parse.y: fix line in rescuenobu2017-04-282-3/+30
* sprintf.c: ruby_ultoanobu2017-04-281-5/+5
* sprintf.c: format by utility functionsnobu2017-04-281-38/+38
* * 2017-04-28svn2017-04-281-1/+1
* sprintf.c: fix one-off bugnobu2017-04-281-5/+5
* fix ripper prereqnobu2017-04-271-2/+2
* Send the backtrace of the circular require warning as a single String to Warn...eregon2017-04-274-4/+14
* refactor newhash (revision 58463 another try) [fix GH-1600]shyouhei2017-04-277-19/+245
* load.c: make fstrings from C strings soonernormal2017-04-271-3/+2
* error.c: send as a single stringnobu2017-04-262-2/+23
* * 2017-04-27svn2017-04-261-1/+1
* error.c: improve docsstomar2017-04-261-8/+7
* error.c: splat warn argumentsnobu2017-04-261-12/+2
* range.c: remove no longer used variablenobu2017-04-261-5/+0
* thread_sync.c (rb_mutex_lock): spelling fix [ci skip]normal2017-04-251-1/+1
* Use require to load rbconfig in default.mspeceregon2017-04-251-1/+1
* suppress_warningnaruse2017-04-251-3/+8
* add timeout.ko12017-04-251-2/+11
* * 2017-04-26svn2017-04-251-1/+1
* revert r58478 and r58479 because they do not support not in-place buildko12017-04-252-2/+2
* Use require_relative to load rbconfig in default.mspeceregon2017-04-251-1/+1
* No need to pass the config file to mspec as mspec finds it itselferegon2017-04-251-1/+1
* Remove useless else which produced a warningeregon2017-04-251-1/+0
* no longer rescue exceptions of #<=> when initializing a Rangeeregon2017-04-253-15/+16
* no longer rescue exceptions of #coerce in Integer#steperegon2017-04-254-17/+8
* no longer rescue exceptions in numeric comparison operationseregon2017-04-253-40/+14
* Import gemspechsbt2017-04-252-1/+5
* Document the Warning module and warn methoderegon2017-04-251-0/+25
* load.c: backtrace of circular requirenobu2017-04-255-12/+53
* Import gemspec and test file changes from ruby/gdbm.hsbt2017-04-252-14/+24
* * 2017-04-25svn2017-04-251-1/+1
* fix macro expansion bugshyouhei2017-04-251-2/+2
* tool/git-refresh: fix branch operationsnobu2017-04-241-3/+3
* parse.y: args tail at errornobu2017-04-242-0/+8
* parse.y: rb_parser_fatalnobu2017-04-241-90/+158
* Get rid of unnecessary GCC extensionnobu2017-04-243-5/+5
* revert newhash refactoringshyouhei2017-04-244-124/+91
* * 2017-04-24svn2017-04-231-1/+1
* Allow Net::HTTP to fetch user/pass from http_proxynaruse2017-04-233-4/+41
* suppress warning: shadowing outer local variablenaruse2017-04-231-7/+7
* Add diagnostic reports section header [ci skip]nobu2017-04-231-3/+3
* assert_syntax_error returns the exception [ci skip]nobu2017-04-231-0/+1
* Document parse.y instead of ext/ripper/ripper.cnobu2017-04-232-1/+1
* ext/dl has been removed already [ci skip]nobu2017-04-231-4/+0