summaryrefslogtreecommitdiff
path: root/test/ruby/test_marshal.rb
AgeCommit message (Expand)Author
2008-08-13* object.c (rb_obj_untrusted): new method Object#untrusted?.shugo
2008-07-23* test/ruby/test_marshal.rb: suppress warning during test.mame
2008-06-08avoid dead lock on MacOS X.akr
2008-06-05* test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame
2008-06-03* test/ruby/test_dir.rb: add tests to achieve over 90% test coveragemame
2008-04-12* prelude.rb (require_relative): move require_relative frommatz
2008-02-18use require_relative to require marshaltestlib and sentence.akr
2008-01-26* marshal.c (w_object): dump string encoding in USERDEF.akr
2008-01-26fix test_too_long_string.akr
2007-10-15* marshal.c (r_bytes0): check if source has enough data.nobu
2007-09-07add test for [ruby-dev:31759].akr
2007-09-02add a test for [ruby-dev:31709].akr
2006-12-31 * Merge YARVko1
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-17 * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-01-19* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* same as the previous commit.nahi
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi