summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-07-20* ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Addeddrbrain
2012-07-19* lib/net/http/response.rb: Automatically inflate gzip anddrbrain
2012-07-19* thread.c (rb_thread_s_control_interrupt,ko1
2012-07-19* test/ruby/test_io.rb: remove temporally files early.akr
2012-07-19suppress fragile warnings.akr
2012-07-19* variable.c (rb_mod_class_variables): return inherited variablesshugo
2012-07-19test_eval.rb: adjust indentnobu
2012-07-19test_eval.rb: use blocknobu
2012-07-19* test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa
2012-07-18* test/ruby/test_file.rb: remove temporally files early.akr
2012-07-18fixed: can't delete unix domain sockets problemseki
2012-07-18use localhost for both local and remote. [Bug #6746]naruse
2012-07-18increment @tmp_count.akr
2012-07-18pack.c: round down too long uuencode widthnobu
2012-07-18test_syntax.rb: updatenobu
2012-07-18* test/ruby/test_beginendblock.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_autoload.rb: remove temporally files early.akr
2012-07-18* test/ruby/test_argf.rb: use temporally directory.akr
2012-07-18* test/openssl/test_config.rb: remove temporally files early.akr
2012-07-18* parse.y (primary): allow an empty grouped expression as theshugo
2012-07-18* lib/benchmark.rb: Fix Benchmark.benchmark output with an emptynaruse
2012-07-18* test/win32ole/test_win32ole_event.rb (TestWIN32OLE_EVENT): useusa
2012-07-17Wed Jul 18 08:01:10 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-17Wed Jul 18 07:59:29 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>xibbar
2012-07-17Add tests for r36415.naruse
2012-07-17* lib/open-uri.rb: delete space.ayumin
2012-07-17Support IPv6 address. [Bug #6746]naruse
2012-07-16* ext/psych/lib/psych/visitors/to_ruby.rb: strings with YAML anchorstenderlove
2012-07-16Revert of r36411, as does not distinguish proc from lambdamarcandre
2012-07-16Revert r33924.marcandre
2012-07-16* bignum.c (rb_big_float_cmp): compare an integer and float precisely.akr
2012-07-16* test/fileutils/test_fileutils.rb: add test for FileUtils#uptodate?ayumin
2012-07-14array.c: fill with nilnobu
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