summaryrefslogtreecommitdiff
path: root/ext/Storable/t
Commit message (Expand)AuthorAgeFilesLines
* problems in ext/Storable/t/file_magic.t on EBCDIC platformChun Bing Ge2007-08-031-12/+12
* [rt.cpan.org #28537] PATCH for croak.t test failure Slaven_Rezic2007-07-291-4/+7
* Re: Compress::Zlib, pack "C" and utf-8 [PATCH]Marc Lehmann2007-05-101-6/+3
* Re: The Strict trapJohan Vromans2007-04-261-1/+1
* Re: [Patch] Fix some of the tests of Storable on Perl 5.004Sébastien Aperghis-Tramoni2007-03-152-6/+15
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-132-4/+10
* Storable retrieve_lscalar fails for empty strings [PATCH]Gisle Aas2005-12-021-1/+7
* Re: [PATCH] Enhanced Storable::read_magic()Gisle Aas2005-11-131-0/+446
* Storable 0.1 compatibilityGisle Aas2005-11-111-0/+56
* [perl #30563] [PATCH] Storable::dclone fails for tied elementsSrezic@Iconmobile.Com2005-10-291-1/+20
* Damnable applypatch nonsense.Abhijit Menon-Sen2005-05-201-0/+44
* Previously overlooked $SIG{DIE} patch from Slaven Rezic.Abhijit Menon-Sen2005-05-201-0/+0
* Add STORABLE_attach hook (Adam Kennedy).Abhijit Menon-Sen2005-04-254-0/+459
* Fix nasty line break in Storable test file.Marcus Holland-Moritz2004-08-261-2/+1
* Fix some backwards-compatibility problems with Storable.Marcus Holland-Moritz2004-08-221-1/+1
* Store weak references.Nicholas Clark2004-07-103-39/+194
* Change 22516 forgot to add make_overload.pl to generate test dataNicholas Clark2004-06-171-0/+13
* Storable should cope if the string to thaw happens to be utf8 encodedNicholas Clark2004-06-171-1/+19
* Add auto-require of modules to restore overloading (and tests)Nicholas Clark2004-03-172-2/+26
* Add regression tests for the auto-require of STORABLE_thawNicholas Clark2004-03-172-1/+50
* Four Storable patches towards Storable 2.11 :Nicholas Clark2004-03-142-25/+85
* In hsplit, if a normal hash has placeholders then clear them beforeNicholas Clark2004-02-271-1/+20
* Need to skip Storable's threads test on 5.8.2 with ithreads andNicholas Clark2004-01-251-0/+7
* Storable-2.08/t/code.tSlaven Rezic2004-01-241-6/+7
* [patch] make Storable thread-safeAbhijit Menon-Sen2004-01-243-1/+235
* 1. Work around the bug fixed by #20587 (because it's in 5.8.0).Abhijit Menon-Sen2003-09-053-8/+30
* Storable and uninitalized array valuesMarcus Holland-Moritz2003-08-031-1/+7
* Storable test nosewipe.Jarkko Hietaniemi2003-07-282-1/+4
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-231-1/+0
* None of that "our" stuff here, please.Abhijit Menon-Sen2003-05-051-1/+1
* Re: Bug in Storable???Slaven Rezic2003-05-051-0/+2
* Bump the test count.Jarkko Hietaniemi2003-04-191-1/+1
* allow recursive FETCHesDave Mitchell2003-04-191-0/+1
* Re: any takers for this Storable bug?Adrian M. Enache2003-04-191-0/+11
* Fix typo in version check ($[ to $]).Abhijit Menon-Sen2003-01-311-1/+1
* Re: Storable bug #1698Slaven Rezic2002-11-252-2/+10
* Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)Nicholas Clark2002-10-125-28/+42
* Remove use of caller() in strict.pm, and tighten Safe compartmentHugo van der Sanden2002-10-101-1/+1
* Fix a precedence problem.Rafael Garcia-Suarez2002-10-031-1/+1
* Re: Not OK 17969Slaven Rezic2002-10-034-19/+40
* Storable and code serialization: documentationSlaven Rezic2002-10-031-3/+2
* temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
* Re: [PATCH] Storable and CODE referencesSlaven Rezic2002-08-203-4/+278
* Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03Nicholas Clark2002-07-101-1/+1
* Now that binmode(FH) does implicit ":bytes" revisitJarkko Hietaniemi2002-06-101-2/+0
* [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (...Radu Greab2002-06-091-0/+2
* Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfre...Radu Greab2002-06-081-1/+35
* Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)Radu Greab2002-06-071-1/+1
* another Storable testNicholas Clark2002-06-011-0/+12
* Remove $Id$ lines.Abhijit Menon-Sen2002-06-0122-39/+0