FAQ sync
[p5sagit/p5-mst-13.2.git] / ext / Storable / t /
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-04-26 Johan Vromans Re: The Strict trap
2007-03-15 Sébastien Aperghis... Re: [Patch] Fix some of the tests of Storable on Perl...
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2005-12-02 Gisle Aas Storable retrieve_lscalar fails for empty strings ...
2005-11-13 Gisle Aas Re: [PATCH] Enhanced Storable::read_magic()
2005-11-11 Gisle Aas Storable 0.1 compatibility
2005-10-29 Srezic@Iconmobile.Com [perl #30563] [PATCH] Storable::dclone fails for tied...
2005-05-20 Abhijit Menon-Sen Damnable applypatch nonsense.
2005-05-20 Abhijit Menon-Sen Previously overlooked $SIG{DIE} patch from Slaven Rezic.
2005-04-25 Abhijit Menon-Sen Add STORABLE_attach hook (Adam Kennedy).
2004-08-26 Marcus Holland-Moritz Fix nasty line break in Storable test file.
2004-08-22 Marcus Holland-Moritz Fix some backwards-compatibility problems with Storable.
2004-07-10 Nicholas Clark Store weak references.
2004-06-17 Nicholas Clark Change 22516 forgot to add make_overload.pl to generate...
2004-06-17 Nicholas Clark Storable should cope if the string to thaw happens...
2004-03-17 Nicholas Clark Add auto-require of modules to restore overloading...
2004-03-17 Nicholas Clark Add regression tests for the auto-require of STORABLE_thaw
2004-03-14 Nicholas Clark Four Storable patches towards Storable 2.11 :
2004-02-27 Nicholas Clark In hsplit, if a normal hash has placeholders then clear...
2004-01-25 Nicholas Clark Need to skip Storable's threads test on 5.8.2 with...
2004-01-24 Slaven Rezic Storable-2.08/t/code.t
2004-01-24 Abhijit Menon-Sen [patch] make Storable thread-safe
2003-09-05 Abhijit Menon-Sen 1. Work around the bug fixed by #20587 (because it...
2003-08-03 Marcus Holland-Moritz Storable and uninitalized array values
2003-07-28 Jarkko Hietaniemi Storable test nosewipe.
2003-05-23 Robin Barker for Configure -Dnoextensions=Encode
2003-05-05 Abhijit Menon-Sen None of that "our" stuff here, please.
2003-05-05 Slaven Rezic Re: Bug in Storable???
2003-04-19 Jarkko Hietaniemi Bump the test count.
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Adrian M. Enache Re: any takers for this Storable bug?
2003-01-31 Abhijit Menon-Sen Fix typo in version check ($[ to $]).
2002-11-25 Slaven Rezic Re: Storable bug #1698
2002-10-12 Nicholas Clark Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
2002-10-10 Hugo van der Sanden Remove use of caller() in strict.pm, and tighten Safe...
2002-10-03 Rafael Garcia-Suarez Fix a precedence problem.
2002-10-03 Slaven Rezic Re: Not OK 17969
2002-10-03 Slaven Rezic Storable and code serialization: documentation
2002-09-08 Hugo van der Sanden temporarily skip failing Storable tests caused by ...
2002-08-20 Slaven Rezic Re: [PATCH] Storable and CODE references
2002-07-10 Nicholas Clark Re: Storable 2.04 'make test' failure on AIX, perl...
2002-06-10 Jarkko Hietaniemi Now that binmode(FH) does implicit ":bytes" revisit
2002-06-09 Radu Greab [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-08 Radu Greab Re: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-07 Radu Greab Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-01 Nicholas Clark another Storable test
2002-06-01 Abhijit Menon-Sen Remove $Id$ lines.
2002-05-31 Nicholas Clark Storable compatibility with 64 bit 5.6.x
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-29 Abhijit Menon-Sen Lots of spring cleaning. (No functional changes.)
2002-05-25 Nicholas Clark [PATCH] Re: Storable 2.0.0 fails on vendor perl on...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [Another bug] Re: about Storable perl...
2002-05-24 Jarkko Hietaniemi UNICOS: since $] is really 5.00700299999997,
2002-05-23 Nicholas Clark Re: [Another bug] Re: about Storable perl module (again)
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Nicholas Clark Storable test for 64 bit 5.6.1
2002-05-18 Nicholas Clark Re: [PATCH] Storable stand alone tests
2002-05-17 Nicholas Clark Storable stand alone tests
2002-05-15 Jarkko Hietaniemi Fix some of the EBCDIC vs Storable failures, from Nicho...
2002-05-15 Jarkko Hietaniemi Schizoid MANIFESTs.
2002-05-07 Nicholas Clark Re: [PATCH] Storable (Re: perl@16433)
2002-05-06 Nicholas Clark Re: perl@16433
2002-05-04 Jarkko Hietaniemi Add the EBCDIC test data to downgrade.t.
2002-05-04 Jarkko Hietaniemi EBCDIC tweak.
2002-05-03 Nicholas Clark Re: perl@16307
2002-05-02 Nicholas Clark 1/3rd of utf8
2002-04-25 Nicholas Clark Re: [PATCH] another Storable test (Re: perl@16005)
2002-04-23 Gurusamy Sarathy hacking around byteorder variance between config.sh...
2002-04-23 Jarkko Hietaniemi *size tweaks from Sarathy.
2002-04-23 Nicholas Clark Re: perl@16083
2002-04-21 Gurusamy Sarathy test appears to be ass_u_ming sizeof(long) == sizeof...
2002-04-21 Nicholas Clark another Storable test (Re: perl@16005)
2002-04-13 Nicholas Clark [dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-10 Jarkko Hietaniemi Backward portability from Dan Kogai.
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-05 Archer Sully Patch for bug ID 20020221.007
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-29 Jarkko Hietaniemi MPE/iX tweaks from Mark Bixby.
2001-12-29 Andreas König cleaner close on tests, take 2
2001-07-01 Jarkko Hietaniemi Upgrade to Storable 1.0.12, from Raphael Manfredi.
2001-06-25 Jarkko Hietaniemi MPE/iX test tweaks from Mark Bixby.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...