summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-05-25* dir.c (bracket): fix copy-paste error. When the first and lastmame
2013-05-24* variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome
2013-05-23* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu
2013-05-23test_io.rb: test for writenobu
2013-05-22win32.c: check error of SetFilePointernobu
2013-05-21* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou
2013-05-21test_dir_m17n.rb: sort Dir.entriesnobu
2013-05-21force_encoding expected result as filesystem encodingnaruse
2013-05-20dir.c: compose HFS file namesnobu
2013-05-20test_dir_m17n.rb: assert_separatelynobu
2013-05-20envutil.rb: envutil in childnobu
2013-05-20test_objectspace.rb: run test_each_object separatelynobu
2013-05-19Default script encoding is now UTF-8naruse
2013-05-18* string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse
2013-05-18compile.c: forward kwrestnobu
2013-05-18enumerator.c: use VALUEnobu
2013-05-13proc.c: Kernel#singleton_methodnobu
2013-05-11disable test_fcntl_lock_linux on x32.akr
2013-05-10parse.y: invalid name as mere stringnobu
2013-05-08class.c: include modules onlynobu
2013-05-08class.c: exclude original modulenobu
2013-05-08* io.c (rb_io_ext_int_to_encs): ignore internal encoding if externalnaruse
2013-05-05* test/ruby/test_defined.rb (TestDefined#test_super_toplevel):nobu
2013-05-05insns.def: method entry from method framenobu
2013-05-02object.c: skip prepending modulesnobu
2013-05-02marshal.c: no overwriting ivarsnobu
2013-05-02* test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe nowusa
2013-04-30proc.c: frozen core methodsnobu
2013-04-27test_syntax.rb: split test_syntaxnobu
2013-04-25io.c: conversion from bom encodingnobu
2013-04-24parse.y: disallow $-nobu
2013-04-23* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse
2013-04-23string.c: fix for UTF-32nobu
2013-04-23* test/ruby/test_module.rbknu
2013-04-23* string.c (rb_str_inspect): NUL should not be represented asknu
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-22Specify --disable-gemsnaruse
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-19Add --disable-gems for tests which doesn't use rubygemsnaruse
2013-04-19test_module.rb: renamenobu
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-18vm_method.c: fix visibility on anonymous modulenobu
2013-04-18dir.c: not skip dot directories if matchingnobu
2013-04-18* pack.c (pack_unpack): output characters even if the input doesn'tnaruse
2013-04-17envutil.rb: env hashnobu
2013-04-12vm_insnhelper.c: non-symbol keynobu
2013-04-11* test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar
2013-04-09test_{env,hash}.rb: descriptive assertionsnobu