summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-04-26* ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr
2012-04-25* test/optparse/test_summary.rb (test_summary_containing_space): addnagachika
2012-04-24* lib/optparse.rb (OptionParser#to_a): split for each lines.nobu
2012-04-24Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
2012-04-24* compile.c: fix to output warning when the same literalsko1
2012-04-24* parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu
2012-04-24* hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu
2012-04-24* test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa
2012-04-24fix condition to set yaml enginenobu
2012-04-23* parse.y (primary): remove wrong "fixpos" that caused incorrectmame
2012-04-23Wait until the server stops.naruse
2012-04-23* ext/iconv: deprecated. [Feature #6322]nobu
2012-04-23test with psychnobu
2012-04-23ignore unnecessary testnobu
2012-04-23skip OpenSSL dependent tests if not availablenobu
2012-04-23* test/socket/test_unix.rb (bound_unix_socket): make temporaryakr
2012-04-23* win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa
2012-04-23* test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr
2012-04-22Wait until the proxy stops.naruse
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2012-04-22avoid thread switching.naruse
2012-04-21 * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki
2012-04-19* lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain
2012-04-19* strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu
2012-04-19Run TC_JSONGenerate#test_gc in a separate process.naruse
2012-04-19Fix multithread issue in the test of r35391naruse
2012-04-18* io.c (io_readpartial): Document the output buffer parameter isdrbrain
2012-04-18Use mock of Gem::Security::OPT[:trust_dir]naruse
2012-04-18* test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu
2012-04-18Run separate process this GC.stress test.naruse
2012-04-18Disable GC for slow this test.naruse
2012-04-18split method definitionsnobu
2012-04-18Run separate process if the test uses GC.stress.naruse
2012-04-18* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17Revert r35370 due to bad source branchdrbrain
2012-04-17* lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 whichdrbrain
2012-04-17* strftime.c (rb_strftime_with_timespec): fix padding of time zonenobu
2012-04-17win32/dln is only for win32.naruse
2012-04-17* dln.c (rb_w32_check_imported): skip ordinal entries. based on anobu
2012-04-15Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.naruse
2012-04-14Adds another timeouts.naruse
2012-04-14* lib/webrick/server.rb (WEBrick::GenericServer#start):naruse
2012-04-13* lib/webrick/server.rb (WEBrick::GenericServer#stop): fix r35303;naruse
2012-04-12* test/ruby/test_autoload.rb: clear autoloaded paths.nobu
2012-04-12r35304 changes the exception.naruse
2012-04-12* compile.c (compile_array, compile_array_):ko1
2012-04-11* lib/uri/generic.rb (module URI): URI now downcases the scheme todrbrain