aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* use $(srcdir).nobu2017-04-231-1/+1
* Refactor "%f" % Inf/NaNnobu2017-04-231-18/+17
* Fix space flag when Inf/NaN and width==3nobu2017-04-232-3/+53
* mark Hash keys correctly.ko12017-04-231-6/+6
* Ignore enc/jis/props.hnobu2017-04-221-0/+1
* * 2017-04-23svn2017-04-221-1/+1
* test/test_prime.rb: update method name in commentstomar2017-04-221-1/+1
* parse.y: fix compile_error formatnobu2017-04-221-3/+3
* test_file_exhaustive.rb: check case-sensitive fsnobu2017-04-221-2/+4
* adjust indentnobu2017-04-221-3/+3
* Remove nonexistent files and rename some fileskazu2017-04-221-17/+6
* define PACKED_STRUCT_UNALIGNED correctlynormal2017-04-222-2/+17
* Add sha512nobu2017-04-222-3/+15
* Update sources and include files after updatenobu2017-04-222-2/+2
* use $(srcdir).ko12017-04-221-1/+1
* clean autogenerated filesnobu2017-04-212-229/+2
* test/socket/test_basicsocket: handle :wait_readable on read_nonblocknormal2017-04-211-0/+3