aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* io.c: IO#reopen int modenobu2012-09-281-0/+19
* * eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo2012-09-271-1/+57
* * ext/syslog/lib/syslog/logger.rb: add a formatter to theknu2012-09-271-1/+11
* * insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko12012-09-261-0/+18
* Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"naruse2012-09-261-1/+1
* Darwin 12 (OS X Mountain Lion) also has Bug #6692naruse2012-09-261-1/+1
* test_gem_installer.rb: restore ARGVnobu2012-09-251-2/+3
* test_super.rb: super from BEGINnobu2012-09-251-4/+10
* insns.def: super from at_exitnobu2012-09-251-0/+11
* * iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse2012-09-241-0/+5
* use assert_predicate for unary operatornaruse2012-09-241-1/+1
* Feature #7035nobu2012-09-241-0/+6
* * lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse2012-09-202-1/+23
* check @there if it is nil to prevent infinite loopnaruse2012-09-201-2/+2
* * test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa2012-09-201-1/+2
* array.c, enum.c: TypeError in zipnobu2012-09-192-2/+2
* suppress warningsnaruse2012-09-192-2/+4
* io.c: io_set_read_lengthnobu2012-09-161-0/+49
* test_parse.rb: eval locationsnobu2012-09-151-58/+58
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-091-0/+42
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+57
* * test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki2012-09-091-0/+11
* test_gem_specification.rb: skip meaningless testsnobu2012-09-081-0/+14
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-0/+5
* Imported minitest 3.4.0 (r7762)ryan2012-09-051-0/+9
* Suppress warningsnaruse2012-09-051-3/+2
* dir.c: fix recursionnobu2012-09-051-0/+14
* test_dir_m17n.rb: test_glob_incompatiblenobu2012-09-052-5/+7
* test_pstore.rb: fix for timeoutshirosaki2012-09-042-2/+5
* * test/openssl/test_asn1_rb:emboss2012-09-036-14/+12
* * test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss2012-09-031-1/+1
* matrix.rb: complex vectornobu2012-09-031-0/+15
* remove trailing spaces.nobu2012-09-031-1/+1
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-035-9/+19
* * test/openssl/utils.rb: Use a cached DH key instead of generating aemboss2012-09-021-1/+8
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+1
* Use 0 as port like #6766 [Bug #6959]naruse2012-09-011-1/+1
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-9/+76
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_to_f): addedusa2012-08-311-0/+5
* bigdecimal.c: check underflownobu2012-08-301-6/+26
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+4
* test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena2012-08-291-1/+6
* * test/openssl/utils.rbemboss2012-08-283-14/+15
* adding test coverage for invalid attribute namestenderlove2012-08-271-0/+13
* test_etc.rb: fix for non unique GIDshirosaki2012-08-271-6/+11
* Fix r36805.naruse2012-08-241-1/+6
* Improve require/File.expand_path performance on Windowsluislavena2012-08-241-0/+206
* Added a test for CoW strings.tenderlove2012-08-231-0/+26
* Test for r36803's singleton_class_of.naruse2012-08-231-0/+1
* * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.usa2012-08-234-0/+20