summaryrefslogtreecommitdiff
path: root/ext/Storable/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Storable compatibility with 64 bit 5.6.xNicholas Clark2002-05-313-15/+240
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-0/+1
* Lots of spring cleaning. (No functional changes.)Abhijit Menon-Sen2002-05-2919-125/+11
* [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1Nicholas Clark2002-05-251-5/+14
* Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)Nicholas Clark2002-05-251-0/+1
* Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)Nicholas Clark2002-05-251-7/+37
* UNICOS: since $] is really 5.00700299999997,Jarkko Hietaniemi2002-05-241-2/+2
* Re: [Another bug] Re: about Storable perl module (again)Nicholas Clark2002-05-231-0/+141
* Storable test for 64 bit 5.6.1Nicholas Clark2002-05-181-7/+26
* Re: [PATCH] Storable stand alone testsNicholas Clark2002-05-1814-14/+14
* Storable stand alone testsNicholas Clark2002-05-1720-102/+109
* Fix some of the EBCDIC vs Storable failures, from Nicholas Clark.Jarkko Hietaniemi2002-05-152-15/+29
* Schizoid MANIFESTs.Jarkko Hietaniemi2002-05-151-0/+169
* Re: [PATCH] Storable (Re: perl@16433)Nicholas Clark2002-05-071-1/+1
* Re: perl@16433Nicholas Clark2002-05-061-4/+35