summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-07-26load.c: search in OS path encodingnobu
2013-07-26test_require.rb: splitnobu
2013-07-26fix warning: shadowing outer local variable - pathnaruse
2013-07-25envutil.rb: encodingnobu
2013-07-25* file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse
2013-07-25* re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse
2013-07-25Add a test for r42162naruse
2013-07-25file.c: split rb_home_dirnobu
2013-07-24file.c: exception message encodingnobu
2013-07-22* test/ruby/tes_io.rb (test_copy_stream_bigcontent_fpos): rename duplicatednagachika
2013-07-22vm_eval.c: use file argumentnobu
2013-07-20* hash.c (rb_hash_flatten): use NUM2INT to raise TypeError on 32bitnaruse
2013-07-20rename a() to b() and define a() for US-ASCIInaruse
2013-07-20* string.c (rb_str_succ): add missing case NEIGHBOR_WRAPPED.naruse
2013-07-20string.c: wchar succnobu
2013-07-20test_io.rb: split test_copy_streamnobu
2013-07-19Suppress warnings.akr
2013-07-19Suppress warnings.akr
2013-07-18* test/ruby/test_array.rb (test_count): add a test case for #counteregon
2013-07-18* array.c (rb_ary_count): check length to avoid SEGVeregon
2013-07-17hash.c: key name in error messagenobu
2013-07-16test_string.rb: Bug #8642nobu
2013-07-13* bignum.c (big_shift3): New function.akr
2013-07-11call GC.start before fork-related tests to decrease GC cost on fork childrennaruse
2013-07-11* process.c (rb_daemon): daemon(3) is implemented with fork(2).naruse
2013-07-10On FreeBSD, threads don't die on daemon(3)naruse
2013-07-10process.c: kill threads in daemon processnobu
2013-07-05* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa
2013-07-05* test/ruby/test_rubyoptions.rb: better approach.usa
2013-07-05* test/ruby/test_rubyoptions.rb: typo in r41791.usa
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa
2013-07-04test_regexp.rb: test for conditional expressionnobu
2013-07-03dir.c: get rid of FindFirstFile bugnobu
2013-07-03test/ruby: independent from pathnamenobu
2013-07-01* eval.c (rb_using_module): activate refinements in the ancestors ofshugo
2013-06-30win32: UTF-8 spawnnobu
2013-06-30win32.c: use backslashnobu
2013-06-30win32: UTF-8 spawnnobu
2013-06-30test_process.rb: File.realpath directlynobu
2013-06-28* numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causingcharliesome
2013-06-28Wait morenaruse
2013-06-27Get ps result if fork-wait is timeoutednaruse
2013-06-26* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki
2013-06-26* bignum.c (bigand_int): Consider negative values.akr
2013-06-21test_env.rb: fix testnobu
2013-06-20test_fiber.rb: longer timeoutnobu
2013-06-20envutil.rb: refine messagenobu
2013-06-20envutil.rb: keyword argumentsnobu