aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * thread.c (rb_thread_s_control_interrupt,ko12012-07-191-0/+66
* * test/ruby/test_io.rb: remove temporally files early.akr2012-07-191-319/+348
* suppress fragile warnings.akr2012-07-191-1/+20
* * variable.c (rb_mod_class_variables): return inherited variablesshugo2012-07-191-0/+12
* test_eval.rb: adjust indentnobu2012-07-191-46/+46
* test_eval.rb: use blocknobu2012-07-191-10/+6
* * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):usa2012-07-191-2/+0
* * test/ruby/test_file.rb: remove temporally files early.akr2012-07-181-1/+14
* fixed: can't delete unix domain sockets problemseki2012-07-181-0/+6
* use localhost for both local and remote. [Bug #6746]naruse2012-07-181-12/+4
* increment @tmp_count.akr2012-07-181-0/+1
* pack.c: round down too long uuencode widthnobu2012-07-181-0/+4
* test_syntax.rb: updatenobu2012-07-181-1/+2
* * test/ruby/test_beginendblock.rb: remove temporally files early.akr2012-07-181-1/+7
* * test/ruby/test_autoload.rb: remove temporally files early.akr2012-07-181-0/+12
* * test/ruby/test_argf.rb: use temporally directory.akr2012-07-181-13/+14
* * test/openssl/test_config.rb: remove temporally files early.akr2012-07-181-0/+9
* * parse.y (primary): allow an empty grouped expression as theshugo2012-07-181-0/+12
* * 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