This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perldelta
[perl5.git] / dist / Storable / t /
2022-11-07 Tony Cookmake store_hook() handle regular expression objects
2022-11-07 Tony Cookimprove error reporting by store_hook() on an unknown...
2022-07-01 Karl WilliamsonRevert "regex: Add POSIXA1R node"
2022-07-01 Karl Williamsonregex: Add POSIXA1R node
2022-06-24 Graham KnopStorable - maintain boolean values
2021-08-30 Nicholas ClarkRemove code in Storable's tests that handles perl ...
2020-12-01 David MitchellStorable: t/canonical.t: avoid stderr noise
2020-08-03 Nicolas RStorable: use PERL_COMPARE macros
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-04-02 Dagfinn Ilmari Man... Storable: Fix t/huge.t PERL_TEST_MEMORY diagnostic...
2020-01-27 Tony CookStorable/t/recurse.t: note may not be available
2019-10-09 Karl Williamsondist/Storable/t/regexp.t: Mark some tests as ASCII...
2019-06-11 Tony Cook(perl #134179) include regexps in the seen objects...
2019-04-17 David MitchellRevert "skip leaky Storable tests"
2019-04-15 David Mitchellskip leaky Storable tests
2018-12-10 Tony Cook(perl #133708) remove build-time probing for stack...
2018-12-05 Tony Cook(perl #133706) remove exploit code from Storable
2018-08-27 Tony Cook(perl #133326) fix and clarify handling of recurs_sv.
2018-07-19 Sawyer XMerge branch 'sawyer/storable' into blead
2018-06-19 Tony CookStorable: check PERL_TEST_MEMORY before trying to alloc...
2018-04-22 H.Merijn BrandSkip test on archaic perl versions
2018-02-19 David MitchellStorable: recurse.t: use note() rather than diag()
2018-02-08 Tony Cook(perl #127743) re-work recursion limit handling
2018-02-08 Tony Cook(perl #50608) add experimental regular expression support
2018-02-08 Tony Cook(perl #25933) always rethrow exceptions thrown through...
2018-02-08 Tony Cook(perl #118551) an empty string from _freeze() now suppl...
2018-02-08 Tony Cook(perl #127743) ensure gzip/gzip are available before...
2018-02-08 Tony Cook(perl #127743) support for >= 4GB data from hooks
2018-02-08 Tony Cook(perl #131999) treat a 32-bit hook data size as unsigned
2018-02-08 Tony Cook(perl #127743) fix network order read/write of large...
2018-02-08 Tony Cook(perl #127743) fix large object ids in hook sequences
2018-02-08 Tony Cook(perl #127743) update PERL_TEST_MEMORY requirements...
2018-02-08 Tony Cook(perl #127743) fix two problems with large object ids
2018-02-08 Reini UrbanStorable 3.05_09: compute stacksize
2018-02-08 Reini UrbanStorable 3.05_08: adjust MAX_DEPTH
2018-02-08 Reini UrbanStorable: add testcase for #257
2018-02-08 Reini UrbanStorable: Update to 3.05_03
2018-02-08 Reini UrbanStorable: Update to 3.05_02
2018-02-08 Reini UrbanStorable: Upgrade to 3.05 from CPAN
2018-02-08 Reini UrbanStorable: fixup huge
2018-02-08 Reini UrbanStorable: protect against classname len overflow
2018-02-08 Reini UrbanStorable 3.01 security: detect CVE-2015-1592
2018-02-08 Reini UrbanStorable: comments
2018-02-08 Reini Urbanparser: expand tokenbuf from 256 to 1024
2018-02-08 Reini UrbanStorable 3.00: u64 strings, arrays and hashes >2G
2018-02-08 Aaron CraneStorable: throw exception on huge values
2018-02-08 Reini UrbanStorable: document, reformat and fix for DEBUGGING
2018-02-08 Todd RinaldocPanel Storable 2.53_03: don't bless [security]
2018-02-08 Reini UrbanStorable: bump to 2.53_02
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in dist
2017-07-21 Zeframfix Storable test for pre-5.19.2 threaded perls
2017-02-05 John LightseyFix stack buffer overflow in deserialization of hooks.
2017-01-01 John LightseyFix a null pointer dereference segfault in Storable.
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-07-29 Father ChrysostomosNew bug numbers in lib/ and dist/, too
2015-03-13 Karl Williamsondist/Storable/t/utf8.t: Fix to work on early Perls
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2015-03-09 Karl Williamsondist/Storable/t/utf8.t: Fix to run under EBCDIC
2015-01-30 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-30 James E KeenanRevert "Corrections to spelling and grammatical errors."
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2014-12-12 David MitchellStorable/t/canonical.t: don't pollute STDERR
2014-04-08 Zeframtighten Storable's recognition of tied SVs
2013-11-21 David MitchellStorable: crash on ref to blessed tied array
2013-08-21 Father Chrysostomos[perl #7508] Use NULL for nonexistent array elems
2013-07-24 Vladimir TimofeevDo not call DESTROY for empty objects
2013-07-13 Nicholas ClarkTweak the new Storable destroy test, and the ChangeLog
2013-07-13 Reini Urban[perl #118139] Storable 2.42 - die in global destruction
2013-07-11 Vladimir Timofeev[perl #118829] Memory leaks in STORABLE_attach
2013-05-25 Alexandr Ciorniicanonical.t test for Storable will use Digest::MD5...
2012-07-31 Father ChrysostomosStorable: blessed long vstrings
2012-07-31 Father Chrysostomos[perl #113894] Storable support for vstrings
2012-07-31 Father ChrysostomosGet Storable’s blessed.t passing again in 5.8.1-
2012-06-29 Jesse Luehrsfix storing objects with reftype REF [perl #113880]
2012-06-26 Jesse Luehrsfix off-by-one when restoring hashes [perl #73972]
2012-05-23 Igor Zaytsev[perl #111918] Fix thawing seen objects in STORABLE_att...
2012-05-21 Father Chrysostomos[perl #112358] Storable: Don’t create RV with no refcnt
2011-11-03 Father ChrysostomosMake Storable load even with %INC modified
2011-09-14 Nicholas ClarkChange Storable's code.t to serialise a subroutine...
2011-07-11 Father ChrysostomosFix a Storable test to work in 5.8.9-
2011-06-05 Father ChrysostomosMake Storable freeze COWs properly
2011-05-19 Marcel Grünauer[perl #90306] Fix simple typos
2011-01-24 Nicholas ClarkConvert Storable's store.t to Test::More
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-12-10 Nicholas ClarkAs of 2.25, 5.6.x is writing minor version 8, so update...
2010-12-10 Nicholas Clark5.8.8's Test::More doesn't provide note(), so revert...
2010-12-10 Abhijit Menon-SenThe CPAN release will include Test::More to be used...
2010-12-10 Nicholas ClarkConvert all Storable's tests to use Test::More.
2010-12-09 Nicholas ClarkStorable's t/malice.t now needs to use a minor version...
2010-12-08 Nicholas ClarkIn Storable.xs fix #80074, caused by the Perl stack...
2010-12-07 Nicholas ClarkUncomment and fix up tests at the end of Storable's...
2010-12-04 David LeadbeaterUp Storable minor version
2010-12-04 David LeadbeaterMake Storable correctly store coderefs with UTF-8 flag
2010-03-23 David MitchellFix assorted bugs related to magic (such as pos) not...
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-21 Abhijit Menon-SenFix (comment) typo pointed out by Robin Barker
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/