index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_marshal.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/{marshaltestlib,test_marshal}.rb: suppressed warnings.
nobu
2009-10-21
1
-2
/
+2
*
* marshal.c (id2encidx): register encoding name.
nobu
2009-10-17
1
-0
/
+43
*
* marshal.c (has_encoding): added for check the regexp
naruse
2009-10-11
1
-1
/
+5
*
* marshal.c (struct {dump,load}_arg): manage with dfree, instead
nobu
2009-10-04
1
-0
/
+41
*
* marshal.c (r_object0): entry regexp object before its encoding
nobu
2009-09-18
1
-0
/
+8
*
* test/ruby/test_marshal.rb (test_class_nonascii): test for non-ascii name cl...
nobu
2009-08-12
1
-0
/
+6
*
* marshal.c (w_symbol r_symlink, r_symbol, r_object0): fix for
nobu
2009-08-07
1
-0
/
+6
*
* test/ruby/test_marshal.rb (TestMarshal#test_limit): test for
nobu
2009-07-01
1
-0
/
+1
*
* object.c (rb_obj_untrusted): new method Object#untrusted?.
shugo
2008-08-13
1
-0
/
+12
*
* test/ruby/test_marshal.rb: suppress warning during test.
mame
2008-07-23
1
-0
/
+9
*
avoid dead lock on MacOS X.
akr
2008-06-08
1
-2
/
+4
*
* test/ruby/test_gc.rb: add tests to achieve over 90% test coverage of
mame
2008-06-05
1
-0
/
+16
*
* test/ruby/test_dir.rb: add tests to achieve over 90% test coverage
mame
2008-06-03
1
-0
/
+68
*
* prelude.rb (require_relative): move require_relative from
matz
2008-04-12
1
-1
/
+0
*
use require_relative to require marshaltestlib and sentence.
akr
2008-02-18
1
-1
/
+2
*
* marshal.c (w_object): dump string encoding in USERDEF.
akr
2008-01-26
1
-0
/
+11
*
fix test_too_long_string.
akr
2008-01-26
1
-1
/
+2
*
* marshal.c (r_bytes0): check if source has enough data.
nobu
2007-10-15
1
-0
/
+20
*
add test for [ruby-dev:31759].
akr
2007-09-07
1
-4
/
+12
*
add a test for [ruby-dev:31709].
akr
2007-09-02
1
-0
/
+8
*
* Merge YARV
ko1
2006-12-31
1
-19
/
+10
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-2
/
+0
*
* test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:
nahi
2004-02-17
1
-1
/
+8
*
* test/ruby/marshaltestlib.rb: common marshal testcase added.
nahi
2004-02-17
1
-289
/
+4
*
* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test
nobu
2004-01-19
1
-5
/
+8
*
* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of
nahi
2003-10-14
1
-0
/
+13
*
* test/ruby/test_marshal.rb: add test for ruby's objects.
nahi
2003-09-26
1
-0
/
+280
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-1
/
+1
*
* same as the previous commit.
nahi
2003-09-05
1
-2
/
+2
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
1
-1
/
+1
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-0
/
+32