summaryrefslogtreecommitdiff
path: root/test/ruby/test_marshal.rb
AgeCommit message (Expand)Author
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-03-02test: use RbConfig::Limitsnobu
2017-02-15marshal.c: revert r57631 partiallynobu
2016-11-24marshal.c: fix infinite recursionnobu
2016-06-24No respond_to? as if the default definitionnobu
2016-06-19variable.c: consider lengthnobu
2016-05-01envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr
2016-03-17test_marshal.rb: assert bad linknobu
2016-03-16* marshal.c (r_object0): raise ArgumentError when linking to undefineddrbrain
2016-03-15test_marshal.rb: use assert_ruby_statusnobu
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 procnaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-21ruby.c: --debug=frozen-string-literal optionnobu
2015-10-27test_marshal.rb: test_no_internal_idsnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu
2015-04-16marshal.c: class name encodingnobu
2015-03-22marshal.c: register symbol strings firstnobu
2014-07-29marshal.c: fix symlink indexnobu
2014-05-31Join threads before close pipes.akr
2014-05-31Join threads.akr
2014-02-17marshal.c: do not recycle wrapper objectsnobu
2014-02-08marshal.c: Numerics are not taintednobu
2014-02-06test_marshal.rb: fix test depending on heap addressnobu
2014-02-05pack.c: hide associated objectsnobu
2013-12-13test/ruby: better assertionsnobu
2013-10-09test/ruby: assert_raise_with_messagenobu
2013-06-13* test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo
2013-05-02marshal.c: no overwriting ivarsnobu
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19marshal.c: no duplicated encodingnobu
2013-02-05vm_method.c: drop include_all flagnobu
2013-02-01marshal.c: prohibit_ivarnobu
2013-01-29* test/ruby/test_marshal.rb: remove temporally files early.akr
2013-01-26marshal.c: marshal_dump instance varialbesnobu
2012-12-13* marshal.c (r_entry0): don't taint classes and modules becauseshugo
2012-11-16* marshal.c (w_object): add flonum to arg->data to keep reference indexnagachika
2012-05-15test/ruby/test_marshal.rb: close pipesnobu
2012-03-28* marshal.c (r_symreal): default to ASCII-8BIT for non-ascii symbols,nobu
2012-02-25* complex.c (nucomp_marshal_load): raise error on invalid data.naruse
2011-11-01* test/ruby/test_marshal.rb: renamed methods duplicated with thoseshugo
2011-05-15* remove trailing spaces.nobu
2011-02-17 * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):nagachika
2011-01-28* constant.h, variable.c: to ensure compatibility, rb_const_get_* mustmame
2010-08-05* marshal.c (w_float): should not append a dot if no fractal partnobu