aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse2012-07-181-48/+54
* * test/win32ole/test_win32ole_event.rb (TestWIN32OLE_EVENT): useusa2012-07-181-6/+6
* Wed Jul 18 08:01:10 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-16/+6
* Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-171-0/+8
* Add tests for r36415.naruse2012-07-171-0/+26
* * lib/open-uri.rb: delete space.ayumin2012-07-171-5/+5
* Support IPv6 address. [Bug #6746]naruse2012-07-171-4/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: strings with YAML anchorstenderlove2012-07-161-0/+70
* Revert of r36411, as does not distinguish proc from lambdamarcandre2012-07-161-1/+0
* Revert r33924.marcandre2012-07-161-0/+1
* * bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr2012-07-161-0/+49
* * test/fileutils/test_fileutils.rb: add test for FileUtils#uptodate?ayumin2012-07-161-0/+22
* array.c: fill with nilnobu2012-07-141-1/+3
* hash.c: raise on invalid inputnobu2012-07-141-0/+3
* array.c: no infection by unused separatornobu2012-07-141-0/+13
* test: skip default gemsnobu2012-07-121-0/+9
* rb_str_new_frozen: new object if tainted/untrusted unmatchnobu2012-07-121-0/+10
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-121-0/+2
* Use IPv4 address on connecting to 127.0.0.1.naruse2012-07-121-1/+1
* Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan2012-07-114-6/+18
* defined: me in cfpnobu2012-07-111-0/+16
* * lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse2012-07-111-0/+42
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+153
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-101-153/+0
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+153
* [Feature #6693]nobu2012-07-071-5/+4
* test/ruby/test_rubyoptions.rb: tests for another namenobu2012-07-071-0/+6
* * test/csv/test_features.rb: add require for Tempfile.nagachika2012-07-072-0/+2
* never evaluatednobu2012-07-051-1/+3
* * test/net/http/test_httpresponses.rb: Add a test file forknu2012-07-051-0/+24
* * ruby.c (proc_options): warn only if -K and -w option is specified.naruse2012-07-041-6/+14
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):suke2012-07-041-2/+3
* Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-041-4/+0
* Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-041-1/+1
* __callee__ fixnobu2012-07-041-0/+14
* Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar2012-07-031-0/+4
* * test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain2012-07-031-0/+19
* Fix tests for previous commit.naruse2012-07-031-5/+5
* prepend: fix mixing with includenobu2012-07-021-10/+33
* * ext/date/date_core.c: [ruby-core:46058].tadf2012-07-011-0/+2
* * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf2012-07-011-1/+33
* Use Syck module after it is defined.naruse2012-06-291-2/+2
* * test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena2012-06-281-4/+4
* * class.c (class_instance_method_list): consider prepended Class/Modulenagachika2012-06-281-0/+6
* prepend: fix ancestors ordernobu2012-06-271-3/+31
* remove from original m_tblnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+6
* ancestor modulesnobu2012-06-271-0/+9
* fix null m_tblnobu2012-06-271-0/+5
* Module#prependnobu2012-06-271-0/+32