index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_marshal.rb
Age
Commit message (
Expand
)
Author
2020-01-28
support multi-run for test/ruby/test_marshal.rb
Koichi Sasada
2020-01-17
marshal.c: Support dump and load of a Hash with the ruby2_keywords flag
Yusuke Endoh
2020-01-02
Update tests for full keyword argument separation
Jeremy Evans
2019-11-18
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-07-01
marshal.c: check instance variable count
Nobuyoshi Nakada
2019-07-01
marshal.c: check instance variable count
Nobuyoshi Nakada
2018-01-05
marshal.c: allow marshalling keyword_init struct
k0kubun
2017-12-12
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-04-06
Rename RbConfig::Limits as RbConfig::LIMITS
nobu
2017-03-02
test: use RbConfig::Limits
nobu
2017-02-15
marshal.c: revert r57631 partially
nobu
2016-11-24
marshal.c: fix infinite recursion
nobu
2016-06-24
No respond_to? as if the default definition
nobu
2016-06-19
variable.c: consider length
nobu
2016-05-01
envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.
akr
2016-03-17
test_marshal.rb: assert bad link
nobu
2016-03-16
* marshal.c (r_object0): raise ArgumentError when linking to undefined
drbrain
2016-03-15
test_marshal.rb: use assert_ruby_status
nobu
2016-03-14
* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.
drbrain
2016-01-21
* marshal.c (r_object0): honor Marshal.load post proc
naruse
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-11-21
ruby.c: --debug=frozen-string-literal option
nobu
2015-10-27
test_marshal.rb: test_no_internal_ids
nobu
2015-04-16
marshal.c: class name encoding
nobu
2015-04-16
marshal.c: class name encoding
nobu
2015-04-16
marshal.c: class name encoding
nobu
2015-04-16
marshal.c: class name encoding
nobu
2015-04-16
marshal.c: class name encoding
nobu
2015-03-22
marshal.c: register symbol strings first
nobu
2014-07-29
marshal.c: fix symlink index
nobu
2014-05-31
Join threads before close pipes.
akr
2014-05-31
Join threads.
akr
2014-02-17
marshal.c: do not recycle wrapper objects
nobu
2014-02-08
marshal.c: Numerics are not tainted
nobu
2014-02-06
test_marshal.rb: fix test depending on heap address
nobu
2014-02-05
pack.c: hide associated objects
nobu
2013-12-13
test/ruby: better assertions
nobu
2013-10-09
test/ruby: assert_raise_with_message
nobu
2013-06-13
* test/-ext-/test_printf.rb, test/rss/test_parser.rb,
shugo
2013-05-02
marshal.c: no overwriting ivars
nobu
2013-04-22
marshal.c: fix marshal_load ivar
nobu
2013-04-20
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-04-20
marshal.c: use ivars of marshal_dump data
nobu
2013-04-19
marshal.c: no duplicated encoding
nobu
2013-02-05
vm_method.c: drop include_all flag
nobu
2013-02-01
marshal.c: prohibit_ivar
nobu
2013-01-29
* test/ruby/test_marshal.rb: remove temporally files early.
akr
2013-01-26
marshal.c: marshal_dump instance varialbes
nobu
2012-12-13
* marshal.c (r_entry0): don't taint classes and modules because
shugo
2012-11-16
* marshal.c (w_object): add flonum to arg->data to keep reference index
nagachika
[next]