summaryrefslogtreecommitdiff
path: root/ext/Storable
Commit message (Expand)AuthorAgeFilesLines
* 5.8.1 was mistakenly redefining PL_sv_placeholder.Jarkko Hietaniemi2003-09-081-1/+1
* 1. Work around the bug fixed by #20587 (because it's in 5.8.0).Abhijit Menon-Sen2003-09-055-10/+60
* gcc -O3 and Storable in Linux do not like each other.Jarkko Hietaniemi2003-08-241-8/+5
* More data points about the Storable optimization problemJarkko Hietaniemi2003-08-231-1/+2
* Lower Storable.xs optimization to -O2 on certainJarkko Hietaniemi2003-08-221-0/+12
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xNicholas Clark2003-08-091-3/+3
* Storable and uninitalized array valuesMarcus Holland-Moritz2003-08-032-5/+11
* Make Storable work with blead/maint by making PL_sv_placeholderJarkko Hietaniemi2003-07-282-9/+1
* Storable test nosewipe.Jarkko Hietaniemi2003-07-282-1/+4
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xMarcus Holland-Moritz2003-07-271-3/+11
* Integrate from maint:Marcus Holland-Moritz2003-06-111-2/+2
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-231-1/+0
* The suggested patch for [perl #22201] "patch: perl 5.8.0Jarkko Hietaniemi2003-05-161-2/+3
* None of that "our" stuff here, please.Abhijit Menon-Sen2003-05-051-1/+1
* Oops. More Storable 2.07 preparations.Abhijit Menon-Sen2003-05-052-2/+2
* Update changelog for 2.07 release.Abhijit Menon-Sen2003-05-051-0/+7
* Re: Bug in Storable???Slaven Rezic2003-05-052-1/+3
* 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
* [#17040] Storable now handles self-tied scalars with NULL mg_obj.Abhijit Menon-Sen2003-04-161-5/+16
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* Also Storable really wants the PATCHLEVEL, not PERL_VERSION.Jarkko Hietaniemi2003-02-151-1/+1
* Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)Jarkko Hietaniemi2003-02-151-3/+6
* to silence compiler warningRobin Barker2003-02-121-8/+9
* Fix typo in version check ($[ to $]).Abhijit Menon-Sen2003-01-311-1/+1
* const declaration fixupCraig A. Berry2003-01-261-1/+1
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-0/+3
* Re: Storable bug #1698Slaven Rezic2002-11-253-3/+18
* Re: [perl #17061] no strict 'garbage'Slaven Rezic2002-10-171-1/+1
* Japanese translation of StorableKAWAI Takanori2002-10-151-3/+2
* Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)Nicholas Clark2002-10-1210-32/+85
* 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-035-26/+58
* Add a line about 2.05.Abhijit Menon-Sen2002-10-031-0/+7
* Storable and code serialization: documentationSlaven Rezic2002-10-033-4/+31
* temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
* fix non-ANSI C++-style commentH.Merijn Brand2002-08-261-1/+1
* Re: [PATCH] Storable and CODE referencesSlaven Rezic2002-08-204-9/+505
* Re: $Storable::drop_utf8 is undeclaredNicholas Clark2002-07-111-0/+1
* 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: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfre...Radu Greab2002-06-081-1/+6
* Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)Nicholas Clark2002-06-072-1/+18
* Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)Radu Greab2002-06-071-1/+1
* Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)Radu Greab2002-06-071-4/+4
* another Storable testNicholas Clark2002-06-011-0/+12