aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/testunit/test_parallel.rb (test_separate): Test for "--separate"sorah2011-12-251-0/+6
* * ext/readline/readline.c (readline_readline): check if outstreamnobu2011-12-241-0/+10
* * test/readline/test_readline.rb (test_line_buffer__point): usenobu2011-12-231-2/+22
* refine message for test_thr_kill.akr2011-12-231-3/+3
* * test/thread/test_queue.rb (test_thr_kill): show the number of loopakr2011-12-231-12/+23
* * test/test_pty.rb (test_pty_check_default): call PTY.check untilakr2011-12-231-3/+4
* * test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr2011-12-221-1/+1
* Decrease timeout limit.naruse2011-12-221-1/+1
* * test/ruby/test_thread.rb: don't test the maximum sleep time. Rubyakr2011-12-221-1/+0
* Suppress warnings.naruse2011-12-221-10/+17
* * ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follownobu2011-12-211-4/+19
* * test/ruby/test_require.rb (test_race_exception): delete temporary library n...nobu2011-12-201-0/+1
* * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu2011-12-202-2/+2
* * ext/date/date_core.c: uses to_integer instead.tadf2011-12-202-7/+69
* * Make sure to clear $! when ignoring an exceptionnahi2011-12-201-0/+11
* * test/ruby/test_require.rb (test_race_exception): rewrote withoutnobu2011-12-201-25/+25
* * test/date/test_date_base.rb (test_jd): tests fornobu2011-12-201-0/+7
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu2011-12-181-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove2011-12-181-0/+11
* * ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove2011-12-181-0/+22
* * test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika2011-12-181-2/+2
* * test/ruby/envutil.rb (invoke_ruby): remove :timeout option beforenagachika2011-12-181-1/+1
* * io.c (argf_type): make typed data.nobu2011-12-151-0/+12
* * error.c (rb_check_typeddata): refine error message withnobu2011-12-151-0/+21
* Use SIGINT to interrupt.naruse2011-12-151-1/+1
* * regcomp.c (onig_region_memsize): implemented for memsize_of().nobu2011-12-151-0/+4
* * array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.nobu2011-12-151-2/+2
* * test/ruby/test_require.rb (test_race_exception): get rid ofnobu2011-12-151-5/+4
* * test/ruby/test_io_m17n.rbusa2011-12-141-2/+2
* * win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.usa2011-12-141-0/+92
* Use pipe instead of $stdin.read.naruse2011-12-141-1/+1
* * thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse2011-12-141-0/+15
* The test added in r34034 needs to run thousands of times.naruse2011-12-141-10/+11
* FreeBSD 9.0 RC3 is now released.naruse2011-12-141-1/+1
* Add test for [Bug #5343] [ruby-core:39634]naruse2011-12-141-0/+17
* * parse.y (primary): point method name line. [ruby-core:40936]nobu2011-12-132-8/+22
* * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika2011-12-131-0/+17
* * load.c (load_unlock): all threads requiring one file shouldnobu2011-12-131-0/+56
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-14/+17
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+46
* * parse.y (parser_magic_comment): should pass the proper value.nobu2011-12-121-2/+2
* * vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu2011-12-121-0/+273
* * parse.y (stmt_or_begin): changed the error message for BEGIN notshugo2011-12-121-3/+6
* Set yamler as syck.naruse2011-12-121-0/+6
* * lib/net/imap.rb: includes the sequence number of UID in a errorshugo2011-12-111-0/+10
* * error.c (exit_initialize): deal with true and false as well asnobu2011-12-111-0/+14
* * test/ruby/test_proc.rb (TestProc): renamed argument tests.nobu2011-12-101-13/+13
* * test/ruby/test_econv.rb (TestEncodingConverter#test_default_external): drop...nobu2011-12-101-2/+2
* * test/ruby/test_econv.rb (test_default_external): include iso-8859-16.nobu2011-12-091-1/+1
* It should be require_relative.naruse2011-12-091-1/+1