summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28sprintf.c: fix one-off bugnobu
2017-04-27fix ripper prereqnobu
2017-04-27Send the backtrace of the circular require warning as a single String to Warn...eregon
2017-04-27refactor newhash (revision 58463 another try) [fix GH-1600]shyouhei
2017-04-27load.c: make fstrings from C strings soonernormal
2017-04-26error.c: send as a single stringnobu
2017-04-26* 2017-04-27svn
2017-04-26error.c: improve docsstomar
2017-04-26error.c: splat warn argumentsnobu
2017-04-26range.c: remove no longer used variablenobu
2017-04-25thread_sync.c (rb_mutex_lock): spelling fix [ci skip]normal
2017-04-25Use require to load rbconfig in default.mspeceregon
2017-04-25suppress_warningnaruse
2017-04-25add timeout.ko1
2017-04-25* 2017-04-26svn
2017-04-25revert r58478 and r58479 because they do not support not in-place buildko1
2017-04-25Use require_relative to load rbconfig in default.mspeceregon
2017-04-25No need to pass the config file to mspec as mspec finds it itselferegon
2017-04-25Remove useless else which produced a warningeregon
2017-04-25no longer rescue exceptions of #<=> when initializing a Rangeeregon
2017-04-25no longer rescue exceptions of #coerce in Integer#steperegon
2017-04-25no longer rescue exceptions in numeric comparison operationseregon
2017-04-25Import gemspechsbt
2017-04-25Document the Warning module and warn methoderegon
2017-04-25load.c: backtrace of circular requirenobu
2017-04-25Import gemspec and test file changes from ruby/gdbm.hsbt
2017-04-25* 2017-04-25svn
2017-04-25fix macro expansion bugshyouhei
2017-04-24tool/git-refresh: fix branch operationsnobu
2017-04-24parse.y: args tail at errornobu
2017-04-24parse.y: rb_parser_fatalnobu
2017-04-24Get rid of unnecessary GCC extensionnobu
2017-04-24revert newhash refactoringshyouhei
2017-04-23* 2017-04-24svn
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-23suppress warning: shadowing outer local variablenaruse
2017-04-23Add diagnostic reports section header [ci skip]nobu
2017-04-23assert_syntax_error returns the exception [ci skip]nobu
2017-04-23Document parse.y instead of ext/ripper/ripper.cnobu
2017-04-23ext/dl has been removed already [ci skip]nobu
2017-04-23use $(srcdir).nobu
2017-04-23Refactor "%f" % Inf/NaNnobu
2017-04-23Fix space flag when Inf/NaN and width==3nobu
2017-04-23mark Hash keys correctly.ko1
2017-04-22Ignore enc/jis/props.hnobu
2017-04-22* 2017-04-23svn
2017-04-22test/test_prime.rb: update method name in commentstomar
2017-04-22parse.y: fix compile_error formatnobu
2017-04-22test_file_exhaustive.rb: check case-sensitive fsnobu
2017-04-22adjust indentnobu