summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2008-12-04 * test/ruby/test_complex.rb: added some tests.tadf
2008-12-04* process.c (check_exec_fds): resolve cascaded child fd reference.akr
2008-12-03 * complex.c (nurat_{to_s,inspect}): provides better representationtadf
2008-12-03* process.c (EXEC_OPTION_DUP2_CHILD): defined.akr
2008-12-03* process.c (check_exec_redirect): accept :in, :out, :err as redirectakr
2008-12-03revert.tadf
2008-12-02* test/ruby/test_rational.rb: add a test.mame
2008-12-02* test/ruby/test_range.rb: add a test.mame
2008-12-02* test/ruby/test_string.rb: add some tests.mame
2008-12-01* cont.c (rb_fiber_start): calls with exact argument number.nobu
2008-11-30* test/ruby/test_regexp.rb (TestRegexp#test_parse_curly_brace):yugui
2008-11-28* iseq.c (simple_default_value): extracts simplest defaultnobu
2008-11-27* numeric.c (flodivmod): floating point division should raisematz
2008-11-24* strftime.c (rb_strftime): The # flag should work with %a, %A, %b,shugo
2008-11-24* strftime.c (rb_strftime): A width specifier for %t and %n shouldshugo
2008-11-24* strftime.c (rb_strftime): The precision of %0N should be 9.shugo
2008-11-24* strftime.c (rb_strftime): The default precision should be 1, notshugo
2008-11-22* test/ruby/test_method.rb (TestMethod#test_default_accessibility):yugui
2008-11-22* test/ruby/test_method.rb (test_default_accessiblity): test case foryugui
2008-11-11* test/ruby/test_transcode.rb: unnecessary setup methodduerst
2008-11-11* enc/trans/single_byte.trans, macgreek-tbl.rb, macroman-tbl.rb,duerst
2008-11-10trivial changes.tadf
2008-10-31* test/ruby/test_array.rb (test_array_subclass) test for r20076.yugui
2008-10-31* enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst
2008-10-30* ruby.c (process_options): delays setting safe level.nobu
2008-10-29* array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame
2008-10-29* test/ruby/test_array.rb: add some tests.mame
2008-10-29* io.c (rb_io_rewind): should reset fptr->readconv if it'smatz
2008-10-29* test/ruby/test_array (test_permutation): add a test that replacesmame
2008-10-29* test/ruby/test_array.rb (test_pack): use utf-8.nobu
2008-10-28* test/ruby/test_proc.rb: filled all patterns for testingyugui
2008-10-28* test/ruby/test_require.rb (test_require_too_long_filename): too longusa
2008-10-28* test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc isusa
2008-10-28* test/ruby/test_io.rb (test_sysopen): should specify the mode of IO::for_fdusa
2008-10-28* test/ruby/test_io.rb (test_copy_stream, test_copy_stream_socket): skip someusa
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.usa
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): test in default/text/binaryusa
2008-10-28* test/ruby/test_file.rb (test_each_char_extended_file,usa
2008-10-28* test/ruby/test_argf.rb (test_readpartial2): readpartial works just likeusa
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-27* test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeatnobu
2008-10-27* io.c (argf_init): initial value of $. should be 0.nobu
2008-10-27* test/ruby/envutil.rb: reverted the changeset 19948 because ityugui
2008-10-26* test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu
2008-10-25* test/ruby/test_proc.rb (test_proc_args_unleashed): test fornobu
2008-10-24* test/ruby/test_array.rb (test_sample): add tests for size ofmame
2008-10-24* test/ruby/test_array.rb (TestArray#test_join): should restorematz
2008-10-24* test/ruby/test_signal.rb (TestSignal#test_exit_action): Threadkazu
2008-10-20* io.c (rb_io_extract_modeenc): plain rb/wb should set ASCII-8BITmatz
2008-10-19* enc/trans/single_byte.trans: adding WINDOWS-wwww encodingsduerst