aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rational.c: canonicalization casenobu2017-05-011-2/+12
* * 2017-05-01svn2017-04-301-2/+2
* setup.mak have to handle `GIT` and `HAVE_GIT`usa2017-04-301-0/+7
* Typousa2017-04-301-1/+1
* git-refresh: fix for Solarisnobu2017-04-301-2/+2
* thread_sync.c: document SizedQueue#clear correctly [ci skip]normal2017-04-301-1/+1
* * properties.svn2017-04-300-0/+0
* new benchmark for SizedQueuenormal2017-04-301-0/+19
* * 2017-04-30svn2017-04-301-1/+1
* git-refresh: fix for Solarisnobu2017-04-301-3/+4
* load.c: remove a redundant rb_str_freeze callnormal2017-04-291-1/+0
* 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