aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* rdoc: --extension option fixnobu2012-05-032-0/+16
* rdoc: non-binary multibytenobu2012-05-032-1/+1
* * parse.y (parser_yylex): allow spaces between lambda arrow andnobu2012-05-021-0/+5
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-021-0/+4
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-011-29/+51
* * test/ruby/test_settracefunc.rb: ignore traces from another threadsusa2012-05-011-17/+26
* add an assertion.akr2012-04-301-1/+3
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-301-0/+11
* * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika2012-04-301-2/+5
* * test/net/http/test_https.rb: update test for r35494ayumin2012-04-301-1/+1
* add a test for yaml ast roundtrippingtenderlove2012-04-281-0/+7
* * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu2012-04-282-0/+21
* * test/readline/test_readline.rb (setup): avoid affected by user'snobu2012-04-271-0/+7
* test/readline/test_readline.rb: suppress bellnobu2012-04-271-0/+10
* * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr2012-04-261-3/+4
* * test/optparse/test_summary.rb (test_summary_containing_space): addnagachika2012-04-251-0/+8
* * lib/optparse.rb (OptionParser#to_a): split for each lines.nobu2012-04-241-1/+1
* Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse2012-04-241-1/+1
* * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa2012-04-241-0/+69
* * compile.c: fix to output warning when the same literalsko12012-04-241-0/+23
* * parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu2012-04-241-0/+32
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu2012-04-241-3/+3
* * lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu2012-04-241-0/+17
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-244-1/+47
* * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa2012-04-241-2/+4
* fix condition to set yaml enginenobu2012-04-241-1/+1
* * parse.y (primary): remove wrong "fixpos" that caused incorrectmame2012-04-231-0/+14
* Wait until the server stops.naruse2012-04-231-0/+3
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-234-172/+0
* test with psychnobu2012-04-231-2/+5
* ignore unnecessary testnobu2012-04-231-3/+1
* skip OpenSSL dependent tests if not availablenobu2012-04-234-32/+34
* * test/socket/test_unix.rb (bound_unix_socket): make temporaryakr2012-04-231-1/+1
* * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa2012-04-231-0/+4
* * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr2012-04-231-2/+8
* Wait until the proxy stops.naruse2012-04-221-0/+3
* * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr2012-04-224-10/+31
* avoid thread switching.naruse2012-04-221-3/+8
* * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki2012-04-211-1/+1
* * lib/rubygems: Update to RubyGems 1.8.23 which contains securitydrbrain2012-04-195-0/+200
* * strftime.c (rb_strftime_with_timespec): fix carrir-up bug andnobu2012-04-191-0/+16
* Run TC_JSONGenerate#test_gc in a separate process.naruse2012-04-191-20/+11
* Fix multithread issue in the test of r35391naruse2012-04-191-3/+2
* * io.c (io_readpartial): Document the output buffer parameter isdrbrain2012-04-183-0/+66
* Use mock of Gem::Security::OPT[:trust_dir]naruse2012-04-181-0/+10
* * test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,nobu2012-04-181-8/+18
* Run separate process this GC.stress test.naruse2012-04-181-5/+2
* Disable GC for slow this test.naruse2012-04-181-4/+4
* split method definitionsnobu2012-04-181-6/+11
* Run separate process if the test uses GC.stress.naruse2012-04-181-20/+21