aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Feature #13712] String#start_with? supports regexpnaruse2017-10-215-5/+98
* [DOC] describe methods used for src and dst argument.akr2017-10-211-1/+6
* lib/open-uri.rb: accept :encoding option as well as encoding in mode string.akr2017-10-212-0/+25
* vm_core.h: export symbols of shared variablesk0kubun2017-10-212-0/+9
* Update NEWS for Hash#sliceglass2017-10-211-0/+1
* hash.c: Add Hash#sliceglass2017-10-212-0/+41
* Replace `to_a[1..-1]` on a MatchData with `captures`knu2017-10-211-1/+1
* Remove redundant calls of String#chrknu2017-10-211-2/+2
* assertion for r60225nobu2017-10-211-0/+3
* Do not literal_flush if float is read correctlyyui-knk2017-10-211-1/+0
* moved node generation for dregex_once to parse.ynobu2017-10-212-10/+6
* Fix build on Windowsyui-knk2017-10-211-3/+3
* * remove trailing spaces.svn2017-10-201-1/+1
* * 2017-10-21svn2017-10-201-1/+1
* Store token first column number on RNodeyui-knk2017-10-203-524/+1025
* Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).hsbt2017-10-203-9/+25
* Overwrite destination symlink file if `remove_destination` is set.hsbt2017-10-202-3/+20
* * 2017-10-20svn2017-10-201-1/+1
* Make Time.parse respect timezone offset secondsnobu2017-10-202-2/+9
* ruby.c: reject NUL in $0nobu2017-10-192-4/+17
* freeze Complex and Rationalnobu2017-10-194-8/+4
* parse.y: indent at '#'nobu2017-10-193-0/+34
* lexer.rb: no dedent strings in middlenobu2017-10-192-1/+20
* webrick: fix up r60172 and r60210normal2017-10-181-5/+5
* webrick: fix up r60172 and r60208normal2017-10-181-5/+5
* * 2017-10-19svn2017-10-181-1/+1
* webrick: fix up r60172 and revert r60189normal2017-10-181-9/+6
* parse.y: serial comparisonsnobu2017-10-182-5/+23
* parse.y: relopnobu2017-10-181-15/+9
* * 2017-10-18svn2017-10-181-1/+1
* Get rid of shadowing local variablesnobu2017-10-187-19/+22
* tempfile.rb: [DOC] all arguments [ci skip]nobu2017-10-171-1/+2
* node.c: all node typesnobu2017-10-171-82/+92
* node.c: adjust indentnobu2017-10-171-11/+11
* compile.c: compile_fornobu2017-10-171-26/+37
* compile.c: compile_iternobu2017-10-171-32/+38
* Fix warning: assigned but unused variablekazu2017-10-171-2/+2
* Improve some annotation names of output of parsetree-with-commentmame2017-10-171-9/+12
* node.c: Add NODE_OP_CDECL to dump node list.yui-knk2017-10-171-0/+16
* Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame2017-10-171-0/+1
* Suppress leak of file descriptorsmame2017-10-171-0/+3
* Layout fixes in rdoc of lib/tempfile.rb [ci skip]nobu2017-10-161-2/+2
* * 2017-10-17svn2017-10-161-1/+1
* spec/ruby/optional/capi/io_spec.rb: speling ficsnormal2017-10-161-1/+1
* configure.ac: fix SOEXT on Windowsnobu2017-10-161-1/+2
* webrick: fix up r60172normal2017-10-161-1/+9
* test_complex.rb: NaN Complexnobu2017-10-161-0/+6
* fix missing variables in ruby.pcnobu2017-10-162-3/+5
* * 2017-10-16svn2017-10-151-1/+1
* error.c: [DOC] fix typo [ci skip]nobu2017-10-151-1/+1