Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for marshaling regexp. | naruse | 2009-07-10 | 1 | -0/+7 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -2/+2 |
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -11/+11 |
* | * marshal.c (w_object): TYPE_USERDEF assigns id for ivars first. | akr | 2008-04-10 | 1 | -0/+5 |
* | avoid ruby -d test/ruby/test_marshal.rb output binary marshaled data. | akr | 2007-12-15 | 1 | -1/+1 |
* | * test/ruby/marshaltestlib.rb: eval(sym) -> eval(sym.to_s) | ko1 | 2007-02-08 | 1 | -2/+2 |
* | * test/ruby/marshaltestlib.rb: common marshal testcase added. | nahi | 2004-02-17 | 1 | -0/+494 |