summaryrefslogtreecommitdiff
path: root/ext/Storable/Storable.pm
Commit message (Expand)AuthorAgeFilesLines
* Move Storable from ext/ to dist/Nicholas Clark2009-10-021-1188/+0
* bump Storage version to 2.20 to distinguish it from the 2.19 that wasDavid Mitchell2009-05-111-1/+1
* correct typo, replacing "complement" with "compliment"rmgiroux@acm.org2009-02-091-1/+1
* Version up for adding hints/hpux.plH.Merijn Brand2008-09-291-1/+1
* 2.18 release.Abhijit Menon-Sen2007-11-221-1/+1
* For the 2.17 release.Abhijit Menon-Sen2007-11-161-1/+1
* This was released as 2.16.Abhijit Menon-Sen2007-03-311-1/+1
* Re: [Patch] Fix some of the tests of Storable on Perl 5.004Sébastien Aperghis-Tramoni2007-03-151-1/+3
* Re: [PATCH] Enhanced Storable::read_magic()Gisle Aas2005-11-131-32/+180
* Storable 0.1 compatibilityGisle Aas2005-11-111-1/+1
* [perl #30563] [PATCH] Storable::dclone fails for tied elementsSrezic@Iconmobile.Com2005-10-291-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-021-3/+3
* POD nitsRafael Garcia-Suarez2005-06-211-2/+2
* Previously overlooked $SIG{DIE} patch from Slaven Rezic.Abhijit Menon-Sen2005-05-201-1/+4
* Add STORABLE_attach hook (Adam Kennedy).Abhijit Menon-Sen2005-04-251-0/+34
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-191-1/+1
* Store weak references.Nicholas Clark2004-07-101-1/+1
* Storable should cope if the string to thaw happens to be utf8 encodedNicholas Clark2004-06-171-1/+1
* Change Storable.xs to conditionally include ppport.h for pre 5.8.0Nicholas Clark2004-03-191-1/+1
* Four Storable patches towards Storable 2.11 :Nicholas Clark2004-03-141-1/+1
* Back out _01 version suffix.Abhijit Menon-Sen2004-02-291-1/+1
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-281-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-3/+3
* [patch] make Storable thread-safeAbhijit Menon-Sen2004-01-241-1/+6
* Fix minor problems with the CPAN releaseNicholas Clark2004-01-031-1/+1
* Make Storable work with blead/maint by making PL_sv_placeholderJarkko Hietaniemi2003-07-281-1/+1
* Oops. More Storable 2.07 preparations.Abhijit Menon-Sen2003-05-051-1/+1
* Re: [perl #17061] no strict 'garbage'Slaven Rezic2002-10-171-1/+1
* Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)Nicholas Clark2002-10-121-1/+4
* Re: Not OK 17969Slaven Rezic2002-10-031-7/+18
* Storable and code serialization: documentationSlaven Rezic2002-10-031-1/+28
* Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)Nicholas Clark2002-06-071-1/+1
* Remove $Id$ lines.Abhijit Menon-Sen2002-06-011-1/+0
* Storable compatibility with 64 bit 5.6.xNicholas Clark2002-05-311-1/+64
* Lots of spring cleaning. (No functional changes.)Abhijit Menon-Sen2002-05-291-56/+7
* [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1Nicholas Clark2002-05-251-1/+1
* Re: [Another bug] Re: about Storable perl module (again)Nicholas Clark2002-05-231-1/+1
* Suppress warning about $canonical. (Nicholas Clark)Abhijit Menon-Sen2002-05-211-1/+1
* s/2.0/2.00/ to be CPAN friendly.Abhijit Menon-Sen2002-05-181-1/+1
* Brokenness of restricted hashes with Storable on EBCDICJarkko Hietaniemi2002-05-161-5/+0
* Document some of the known EBCDIC problems with Storable.Jarkko Hietaniemi2002-05-151-0/+5
* Re: Storable doc patchesPhilip Newton2002-05-091-5/+5
* Storable doc patchesPhilip Newton2002-05-091-58/+60
* Storable doc tweaks.Jarkko Hietaniemi2002-05-081-9/+4
* Bump up the Storable $VERSION to 2.0.Jarkko Hietaniemi2002-05-081-1/+1
* Re: [PATCH] Storable (Re: perl@16433)Nicholas Clark2002-05-071-5/+7
* Re: perl@16433Nicholas Clark2002-05-061-0/+20
* Re: [PATCH] Storable docsPhilip Newton2002-05-021-2/+2
* Storable docsNicholas Clark2002-05-011-12/+59
* Re: [PATCH] another Storable test (Re: perl@16005)Nicholas Clark2002-04-251-17/+17