aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2017-04-22svn2017-04-211-1/+1
* insert WB correctly.ko12017-04-211-5/+9
* mark created frozen strings.ko12017-04-211-3/+6
* Remove empty directorieskazu2017-04-210-0/+0
* Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt2017-04-2110-401/+3
* test_framework.rb: for case-sensitive filesystemnobu2017-04-211-2/+2
* Remove missing/strtol.crhe2017-04-215-39/+0
* NEWS entry for [Feature #13302]shyouhei2017-04-211-0/+8
* typo fix (sorry!)shyouhei2017-04-211-1/+1
* refactor hash literalshyouhei2017-04-214-91/+117
* ext/extmk.rb: colorize notes [Feature #13302]nobu2017-04-214-17/+57
* exts.mk: refine notes [Feature #13302]nobu2017-04-212-20/+27
* vm_dump.c: non-scalar thread_idnobu2017-04-212-2/+13
* Suppress a warning in ruby/win32.h [Fix GH-1591]nobu2017-04-211-1/+1
* use correct synchronization.ko12017-04-201-6/+6
* * vm_dump.c (rb_vmdebug_stack_dump_all_threads): cast to `void*`.ko12017-04-201-1/+1
* * 2017-04-21svn2017-04-201-1/+1
* release monitor correctly.ko12017-04-201-1/+6
* ruby-lex.rb: fix continued line conditionsnobu2017-04-202-8/+17
* ruby-lex.rb: merge regexpsnobu2017-04-201-1/+1
* refactor torexp to use routine in array.cshyouhei2017-04-202-7/+10