aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tempfile.rb: do not call File.identical? on closed streamnobu2017-05-191-3/+5
* * remove trailing spaces.svn2017-05-191-1/+1
* net/imap: Net::IMAP#append should not block when NO response is receivedshugo2017-05-192-14/+113
* tempfile.rb: remove in Tempfile.createnobu2017-05-192-1/+15
* add specs for Unicode-wide case conversions introduced in Ruby 2.4duerst2017-05-194-0/+24
* improve examples, fix one improbably should_not valueduerst2017-05-191-10/+9
* specify unsigned (fix r58784).ko12017-05-191-1/+1
* fix syntax errornobu2017-05-191-1/+1
* eval_error.c: enrich backtracenobu2017-05-191-2/+9
* Add NEWS about [Feature #8661]naruse2017-05-191-0/+3
* method.h: pack rb_method_definition_t structnormal2017-05-191-11/+14
* Fix strange indentationk0kubun2017-05-181-2/+2
* * 2017-05-19svn2017-05-181-1/+1
* common.mk: path in parse.cnobu2017-05-181-1/+1
* potential memory leaknobu2017-05-182-0/+14
* Fix a wrong repository name of simplecov.hsbt2017-05-181-1/+1
* * 2017-05-18svn2017-05-181-1/+1
* Improve CSV parsing performance.hsbt2017-05-181-4/+4
* modify r58771.ko12017-05-171-10/+8
* spec/rubyspec: Add `ruby_version_is` guardk0kubun2017-05-172-4/+28
* spec/rubyspec: Fix rubyspec for tilde unescapek0kubun2017-05-173-3/+3
* cgi/util.rb: Don't escape tilde in #escapek0kubun2017-05-173-2/+8
* erb.rb: Don't encode tilde in #url_encodek0kubun2017-05-172-1/+5
* skip some tests on vboxsf.ko12017-05-171-7/+13
* Optimize CSV#shift.hsbt2017-05-171-5/+6
* Treat NULL reference case [Bug #13566]naruse2017-05-171-2/+2
* Merge Onigmo 6.1.2naruse2017-05-172-2/+2
* ruby.c: encode script namenobu2017-05-171-8/+10
* .gdbinit: fix nd_treenobu2017-05-171-1/+1
* test_dir_m17n.rb: read in filesystem encodingnobu2017-05-171-3/+3
* Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal2017-05-161-1/+1
* ENV["HOME"] is prior as home on Windowsusa2017-05-161-2/+4
* gmake.mk: test dependencynobu2017-05-161-1/+1
* test/test_extilibs.rb: do not check the existence of fiddlenormal2017-05-161-1/+1
* Should require at spec file, not fixture fileusa2017-05-162-1/+1
* run tests without extsnobu2017-05-162-3/+4
* Should require WIN32OLEusa2017-05-161-0/+1
* * 2017-05-17svn2017-05-161-1/+1
* test/unit.rb: fix returning job tokensnobu2017-05-161-3/+8
* test_process.rb: compare in UTF-8nobu2017-05-161-2/+3
* Use raise_error blocknobu2017-05-162-7/+6
* Mac OS raises EADDRNOTAVAIL but not ECONNREFUSEDnobu2017-05-161-1/+1
* Multiple exception classes at raise_errornobu2017-05-161-3/+6
* * common.mk (help): get rid of make error with nmake.usa2017-05-161-1/+1
* restore yes-test-rubyspecko12017-05-161-0/+1
* follow test-specnobu2017-05-161-2/+3
* Avoid using a class variable in socket specseregon2017-05-161-1/+1
* Use a reserved port to test for a non-existing TCP servereregon2017-05-162-1/+6
* Rename rubyspec to specusa2017-05-161-15/+21
* rb_w32_ugetcwd: UTF-8 version getcwdnobu2017-05-163-18/+43