aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse2012-01-083-3/+10
* Cent OS 5.6 (2.6.18-238.19.1.el5xen) doesn't correctly worknaruse2012-01-071-0/+6
* * test/-ext-/old_thread_select/test_old_thread_select.rb:ayumin2012-01-071-1/+2
* Add test for word boundary.naruse2012-01-071-0/+5
* * object.c (rb_inspect): raises Encoding::CompatibilityError if thenaruse2012-01-061-0/+15
* * lib/uri/common.rb (URI::Parser#initialize_regexp):naruse2012-01-051-0/+1
* * string.c (str_nth_len): count ascii-only run at the end. thisnobu2012-01-041-0/+9
* * test/ruby/test_object.rb (test_send_with_block): add a normal case.ktsj2012-01-021-0/+4
* * test/ruby/test_object.rb (test_send_with_block): moved fromktsj2012-01-021-0/+14
* * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu2012-01-011-0/+8
* * doc/ChangeLog-1.9.3, test/gdbm/test_gdbm.rb: fixed mingw typo.nobu2011-12-281-1/+1
* * st.c (st_update): new function to lookup the given key andnobu2011-12-271-0/+39
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame2011-12-261-0/+9
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame2011-12-262-1/+106
* * io.c (rb_sys_fail_path): move the definition.shirosaki2011-12-261-0/+11
* * test/ruby/test_io.rb (TestIO#test_autoclose): Tempfile.new doesn'tusa2011-12-261-23/+20
* * 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