summaryrefslogtreecommitdiff
path: root/test/ruby/test_marshal.rb
AgeCommit message (Expand)Author
2009-12-28 * test/ruby/test_marshal.rb: added tests for taintness propagation.nahi
2009-12-04* marshal.c (marshal_load): should set taintness. [ruby-dev:39723]nobu
2009-10-04* marshal.c (struct {dump,load}_arg): manage with dfree, insteadnobu
2008-09-03* gc.c (rb_mark_set): new function to mark keys.nobu
2007-10-15* marshal.c (r_bytes0): check if source has enough data.nobu
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
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