summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2010-05-13* test/ruby/test_process.rb: skip some tests on Windows.usa
2010-05-13* test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa
2010-05-12add a test.akr
2010-05-12* numeric.c (flo_to_s): make minimum string representation.nobu
2010-05-12* re.c (rb_reg_initialize_m): fix wrong index for the langnaruse
2010-05-09* test/ruby/test_fiber.rb: add ML ref.mame
2010-05-09* cont.c (fiber_switch): raise FiberError when returning to deadmame
2010-05-04Fix and add tests for String#inspect. [ruby-dev:41153]naruse
2010-05-04* test/ruby/test_require.rb (test_relative_symlink): skip if symlink is notusa
2010-05-04* error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu
2010-04-30* test/ruby/test_io.rb: skip false tests on Windows.nobu
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-04-29* test/ruby: fixed nonsense assertions.nobu
2010-04-27Cleaning up syntax warnings.naruse
2010-04-27* iseq.c (set_relation): do not use top_wrapper as bottom of cref,mame
2010-04-27* eval.c (ruby_cleanup): before cleanup, check signal buffer and runmame
2010-04-27* parse.y (parser_read_escape): deny extra character escapes.nobu
2010-04-26* io.c (select_internal): IO which cbuf is not empty is readable.akr
2010-04-26 * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*:tadf
2010-04-25 * complex.c, ratioanl.c: reverted experimental r24565.tadf
2010-04-24* io.c: raise IOError when byte oriented operations occur withakr
2010-04-22remove debug print.naruse
2010-04-21* io.c (io_getc): fix incomplete character immediately before EOFnaruse
2010-04-21* parse.y (regexp): check each fragments. [ruby-core:27374]nobu
2010-04-21* parse.y (parser_yylex): abandoned EXPR_VCALL.nobu
2010-04-20* io.c (io_getc): set read_encoding to resulted one characternaruse
2010-04-20* test/ruby/test_system.rb (TestSystem#valid_syntax): return falsenobu
2010-04-20* parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separatenobu
2010-04-20* test/ruby: make more ruby-mode.el friendly.nobu
2010-04-19* file.c (rb_file_s_extname): skip last directory separators.nobu
2010-04-17* test/ruby/envutil.rb: update Gem::ConfigMap to fake environment formame
2010-04-17* compile.c (iseq_compile_each): fix splat condition in NODE_WHEN.wanabe
2010-04-16* array.c (rb_ary_repeated_permutation): new method added. a patchmatz
2010-04-13* transcode.c (transcode_loop): insert output the value whennaruse
2010-04-12add a test.akr
2010-04-11* io.c (rb_io_getline_fast, rb_io_getline_1): fix ARGF.lineno behavior. [ruby...kazu
2010-04-11* test/ruby/test_encoding.rb (TestEncoding#test_replicate): morenobu
2010-04-11* encoding.c (enc_replicate): new encoding name must be validnobu
2010-04-07* random.c (rand_init): ignore higher bits if all they are same asnobu