summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2010-06-12* enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse
2010-06-12* test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:3...nobu
2010-06-12* test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [...nobu
2010-06-12* test/ruby/test_method.rb (test_public_methods_with_extended): test for [rub...nobu
2010-06-10more testsakr
2010-06-10make it runnable by ruby 1.8.6.akr
2010-06-10split tests.akr
2010-06-10* time.c (rb_localtime_r2): refine localtime overflow check forakr
2010-06-10add comment.akr
2010-06-10more tests.akr
2010-06-09new test file.akr
2010-06-08* test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-06-06* test/ruby/test_array.rb (test_product): test for r28187.nobu
2010-06-06 * test/ruby/test_env.rb (class TestEnv): fix typo.tarui
2010-06-06* array.c (rb_ary_product): need to set the length in order to getnobu
2010-06-05* text/ruby/envutil.rb: ToArray when args is String.naruse
2010-06-05* re.c (rb_reg_expr_str): ASCII incompatible stringsnaruse
2010-06-05add an assertion message.akr
2010-06-05* ruby.c (process_options, load_file_internal): $0 seen fromnobu
2010-06-05* test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu
2010-06-05* ruby.c (process_options): revert r25330, so that $0 can be seennobu
2010-06-04* file.c (rb_f_test): 'W' should test writable by real uid/git,nobu
2010-06-02* test/ruby/test_path.rb (test_path): workaround for drivenobu
2010-06-02* test/ruby/test_path.rb (test_path): get rid of blocking onnobu
2010-06-02 * test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):nobu
2010-05-31* regparse.c (onig_syntax_warn): do not use external strings asnobu
2010-05-31* file.c (file_expand_path): Refix r28102: this breaksnaruse
2010-05-31* string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse
2010-05-30* file.c (file_expand_path): check if expanded dname encoding isnobu
2010-05-29* parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NULnobu
2010-05-29* test/ruby/envutil.rb: fix for --disable-gems.nobu
2010-05-28* string.c (sym_inspect): escape ASCII-compatible strings.nobu
2010-05-28* string.c (rb_str_inspect): escape ASCII-compatible strings.nobu
2010-05-26* random.c (random_rand): subtraction method of non-numeric cannobu
2010-05-25* regparse.c (add_code_range_to_buf0): fix false negativenaruse
2010-05-25refine an assertion.akr
2010-05-24add an assertion.akr
2010-05-23* process.c (rb_f_spawn): use correct command name for the errornobu
2010-05-19Fix test to follow NetBSD's setenv(3).naruse
2010-05-19* vm_eval.c (rb_f_caller): return [] instead of nil when the functionmame
2010-05-17* enc/iso_2022_jp.h: add CP50220.naruse
2010-05-17* test/ruby/test_dir_m17n.rb: changes for windows.usa
2010-05-16* parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame
2010-05-16* ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui
2010-05-14* test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messagesusa
2010-05-14* test/ruby/test_process.rb: skip some tests on Windows.usa
2010-05-13* test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):nobu
2010-05-13add a test.akr
2010-05-13* test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),nobu