summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-01-16* lib/optparse.rb (Regexp): fix incorrect options when casting tonobu
2012-01-15* object.c (rb_inspect): raise the result is not compatible withnaruse
2012-01-14* iseq.c (iseq_data_to_ary): check line info table boundary. linenobu
2012-01-14* error.c (exc_equal): clear rb_thread_t::errinfo when ignorenagachika
2012-01-14* error.c (exc_equal): ignore exceptions during implicitnobu
2012-01-13Revert "* error.c (exc_equal): try implicit conversion for delegator."naruse
2012-01-13* error.c (exc_equal): try implicit conversion for delegator.nobu
2012-01-13Forgot to commit the test part.knu
2012-01-12* lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu
2012-01-11* test/readline/test_readline.rb (test_completion_proc_empty_result):nagachika
2012-01-10* test/ruby/test_enumerator.rb (test_nested_iteration): fix typo.nobu
2012-01-10* test/readline/test_readline.rb (test_completion_proc_empty_result): rescue ...nobu
2012-01-10* ext/readline/readline.c (readline_attempted_completion_function):nobu
2012-01-09* test/ruby/test_io.rb (test_autoclose_true_closed_by_finalizer,nagachika
2012-01-09* ext/socket/lib/socket.rb (family_addrinfo): return the givenakr
2012-01-09* test/zlib/test_zlib.rb (TestZlibGzipWriter#test_writer_wrap): setusa
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
2012-01-07Cent OS 5.6 (2.6.18-238.19.1.el5xen) doesn't correctly worknaruse
2012-01-07* test/-ext-/old_thread_select/test_old_thread_select.rb:ayumin
2012-01-07Add test for word boundary.naruse
2012-01-06* object.c (rb_inspect): raises Encoding::CompatibilityError if thenaruse
2012-01-05* lib/uri/common.rb (URI::Parser#initialize_regexp):naruse
2012-01-04* string.c (str_nth_len): count ascii-only run at the end. thisnobu
2012-01-02* test/ruby/test_object.rb (test_send_with_block): add a normal case.ktsj
2012-01-02* test/ruby/test_object.rb (test_send_with_block): moved fromktsj
2012-01-01* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu
2011-12-28* doc/ChangeLog-1.9.3, test/gdbm/test_gdbm.rb: fixed mingw typo.nobu
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