aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* popen: shell commands with envvars and execoptsnobu2012-06-271-0/+41
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-261-34/+15
* add tests for IO#seek.akr2012-06-251-1/+34
* Revert r31873 Module#mixnobu2012-06-251-59/+0
* method transplantingnobu2012-06-251-4/+6
* popen: shell commands with envvarnobu2012-06-251-15/+34
* revert some teststadf2012-06-222-4/+0
* [Bug #6540]nobu2012-06-221-0/+8
* * test/ruby/test_backtrace.rb: decrease recursion depthko12012-06-221-1/+1
* random.c: check initialize and loadnobu2012-06-221-0/+21
* parse.y: fix GC problem of keyword rest argumentnobu2012-06-211-0/+4
* Skip on non UTF-8 locale.naruse2012-06-191-0/+1