summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-12-27* st.c (st_update): new function to lookup the given key andnobu
2011-12-26* vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame
2011-12-26* vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame
2011-12-26* io.c (rb_sys_fail_path): move the definition.shirosaki
2011-12-26* test/ruby/test_io.rb (TestIO#test_autoclose): Tempfile.new doesn'tusa
2011-12-25* test/testunit/test_parallel.rb (test_separate): Test for "--separate"sorah
2011-12-24* ext/readline/readline.c (readline_readline): check if outstreamnobu
2011-12-23* test/readline/test_readline.rb (test_line_buffer__point): usenobu
2011-12-23refine message for test_thr_kill.akr
2011-12-23* test/thread/test_queue.rb (test_thr_kill): show the number of loopakr
2011-12-23* test/test_pty.rb (test_pty_check_default): call PTY.check untilakr
2011-12-22* test/test_pty.rb (test_pty_check_default): "cat" may not terminateedakr
2011-12-22Decrease timeout limit.naruse
2011-12-22* test/ruby/test_thread.rb: don't test the maximum sleep time. Rubyakr
2011-12-22Suppress warnings.naruse
2011-12-21* ext/bigdecimal/bigdecimal.c (BigDecimal_s_allocate): follownobu
2011-12-20* test/ruby/test_require.rb (test_race_exception): delete temporary library n...nobu
2011-12-20* ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu
2011-12-20 * ext/date/date_core.c: uses to_integer instead.tadf
2011-12-20* Make sure to clear $! when ignoring an exceptionnahi
2011-12-20* test/ruby/test_require.rb (test_race_exception): rewrote withoutnobu
2011-12-20* test/date/test_date_base.rb (test_jd): tests fornobu
2011-12-18* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): does not follownobu
2011-12-18* ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restoredtenderlove
2011-12-18* ext/psych/lib/psych/scalar_scanner.rb: Strings that look like datestenderlove
2011-12-18* test/thread/test_queue.rb (test_thr_kill): extend timeout.nagachika
2011-12-18* test/ruby/envutil.rb (invoke_ruby): remove :timeout option beforenagachika
2011-12-15* io.c (argf_type): make typed data.nobu
2011-12-15* error.c (rb_check_typeddata): refine error message withnobu
2011-12-15Use SIGINT to interrupt.naruse
2011-12-15* regcomp.c (onig_region_memsize): implemented for memsize_of().nobu
2011-12-15* array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.nobu
2011-12-15* test/ruby/test_require.rb (test_race_exception): get rid ofnobu
2011-12-14* test/ruby/test_io_m17n.rbusa
2011-12-14* win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.usa
2011-12-14Use pipe instead of $stdin.read.naruse
2011-12-14* thread_pthread.c (ubf_select): call rb_thread_wakeup_timer_thread()naruse
2011-12-14The test added in r34034 needs to run thousands of times.naruse
2011-12-14FreeBSD 9.0 RC3 is now released.naruse
2011-12-14Add test for [Bug #5343] [ruby-core:39634]naruse
2011-12-13* parse.y (primary): point method name line. [ruby-core:40936]nobu
2011-12-13* error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo whennagachika
2011-12-13* load.c (load_unlock): all threads requiring one file shouldnobu
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove
2011-12-12* parse.y (parser_magic_comment): should pass the proper value.nobu
2011-12-12* vm_insnhelper.c (vm_yield_setup_block_args): splat singlenobu
2011-12-12* parse.y (stmt_or_begin): changed the error message for BEGIN notshugo
2011-12-12Set yamler as syck.naruse
2011-12-11* lib/net/imap.rb: includes the sequence number of UID in a errorshugo