summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-07-14hash.c: raise on invalid inputnobu
2012-07-14array.c: no infection by unused separatornobu
2012-07-12test: skip default gemsnobu
2012-07-12rb_str_new_frozen: new object if tainted/untrusted unmatchnobu
2012-07-12* test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa
2012-07-12Use IPv4 address on connecting to 127.0.0.1.naruse
2012-07-11Imported minitest 3.2.0 (r7598). Reviewed by drbrainryan
2012-07-11defined: me in cfpnobu
2012-07-11* lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-10* ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-07[Feature #6693]nobu
2012-07-07test/ruby/test_rubyoptions.rb: tests for another namenobu
2012-07-07* test/csv/test_features.rb: add require for Tempfile.nagachika
2012-07-05never evaluatednobu
2012-07-05* test/net/http/test_httpresponses.rb: Add a test file forknu
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse
2012-07-04* test/win32ole/test_win32ole.rb (test_s_codepage_changed):suke
2012-07-04Wed Jul 4 13:38:12 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-04Wed Jul 4 08:45:41 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-04__callee__ fixnobu
2012-07-03Wed Jul 4 08:24:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-03* test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain
2012-07-03Fix tests for previous commit.naruse
2012-07-02prepend: fix mixing with includenobu
2012-07-01 * ext/date/date_core.c: [ruby-core:46058].tadf
2012-07-01 * ext/date/date_core.c (d_lite_marshal_load): accepts old dump.tadf
2012-06-29Use Syck module after it is defined.naruse
2012-06-28* test/win32ole/test_win32ole.rb (test_s_codepage_changed):luislavena
2012-06-28* class.c (class_instance_method_list): consider prepended Class/Modulenagachika
2012-06-27prepend: fix ancestors ordernobu
2012-06-27remove from original m_tblnobu
2012-06-27fix null m_tblnobu
2012-06-27ancestor modulesnobu
2012-06-27fix null m_tblnobu
2012-06-27Module#prependnobu
2012-06-27popen: shell commands with envvars and execoptsnobu
2012-06-26Revert r36213 "popen: shell commands with envvar"nobu
2012-06-25add tests for IO#seek.akr
2012-06-25Revert r31873 Module#mixnobu
2012-06-25method transplantingnobu
2012-06-25popen: shell commands with envvarnobu
2012-06-22revert some teststadf
2012-06-22[Bug #6540]nobu
2012-06-22* test/ruby/test_backtrace.rb: decrease recursion depthko1
2012-06-22random.c: check initialize and loadnobu
2012-06-21parse.y: fix GC problem of keyword rest argumentnobu
2012-06-19Skip on non UTF-8 locale.naruse
2012-06-19Add test for [Bug #6262]naruse