This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate the API from:
[perl5.git] / ext / Storable / Storable.xs
2005-09-18 Nicholas ClarkIntegrate the API from:
2005-09-18 Nicholas Clarkattributes-two.patch also contains a lot of const-ing...
2005-09-17 Nicholas ClarkIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-11 Andy LesterIntegrate:
2004-06-30 Craig A. BerryIntegrate:
2004-03-24 beau@beaucox.comIntegrate:
2004-03-19 Nicholas ClarkChange Storable.xs to conditionally include ppport...
2004-03-19 beau@beaucox.comStorable PERL_NO_GET_CONTEXT
2004-03-18 Nicholas ClarkIntegrate:
2004-03-18 Nicholas ClarkCorrections and explanations in comments
2004-03-17 Nicholas ClarkAdd auto-require of modules to restore overloading...
2004-03-14 Nicholas ClarkFour Storable patches towards Storable 2.11 :
2004-03-06 Nicholas ClarkIntegrate:
2004-01-24 Abhijit Menon-Sen[patch] make Storable thread-safe
2003-09-08 Jarkko HietaniemiIntegrate:
2003-09-08 Jarkko Hietaniemi5.8.1 was mistakenly redefining PL_sv_placeholder.
2003-09-08 Jarkko HietaniemiIntegrate:
2003-09-05 Abhijit Menon-Sen1. Work around the bug fixed by #20587 (because it...
2003-08-09 Jarkko HietaniemiIntegrate:
2003-08-09 Nicholas ClarkRe: [PATCH] Re: Storing &PL_sv_undef as a hash key...
2003-08-03 Jarkko HietaniemiIntegrate:
2003-08-03 Marcus Holland-MoritzStorable and uninitalized array values
2003-07-28 Jarkko HietaniemiIntegrate:
2003-07-28 Jarkko HietaniemiMake Storable work with blead/maint by making PL_sv_pla...
2003-07-27 Jarkko HietaniemiIntegrate:
2003-07-27 Marcus Holland-MoritzRe: [PATCH] Re: Storing &PL_sv_undef as a hash key...
2003-06-11 Marcus Holland-MoritzIntegrate from maint:
2003-06-11 Marcus Holland-MoritzRe: [PATCH: maint @ 19733] CL compiler warnings on...
2003-05-18 Jarkko HietaniemiIntegrate:
2003-05-16 Jarkko HietaniemiThe suggested patch for [perl #22201] "patch: perl...
2003-05-07 Jarkko HietaniemiIntegrate:
2003-05-05 Slaven RezicRe: Bug in Storable???
2003-04-17 Jarkko HietaniemiIntegrate:
2003-04-16 Abhijit Menon-Sen[#17040] Storable now handles self-tied scalars with...
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Todd C. Millertypos and other minor things
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-02-18 Jarkko HietaniemiIntegrate:
2003-02-15 Jarkko HietaniemiAlso Storable really wants the PATCHLEVEL, not PERL_VER...
2003-02-15 Jarkko HietaniemiMake the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-02-14 Jarkko HietaniemiSomehow oddly these integration changes didn't
2003-02-12 Robin Barkerto silence compiler warning
2003-01-26 Jarkko HietaniemiIntegrate:
2003-01-26 Craig A. Berryconst declaration fixup
2003-01-22 Jarkko HietaniemiIntegrate:
2003-01-21 Jarkko HietaniemiTry to make including patchlevel.h a bit more
2002-11-25 Slaven RezicRe: Storable bug #1698
2002-10-12 Nicholas ClarkStorable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
2002-08-26 H.Merijn Brandfix non-ANSI C++-style comment
2002-08-20 Slaven RezicRe: [PATCH] Storable and CODE references
2002-07-14 Chris NandorIntegrate perl
2002-07-11 Nicholas ClarkRe: $Storable::drop_utf8 is undeclared
2002-06-13 Chris NandorIntegrate perl
2002-06-08 Radu GreabRe: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-07 Radu GreabRe: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-01 Chris NandorIntegrate perl for 5.8.0 RC1
2002-06-01 Abhijit Menon-Sen Remove $Id$ lines.
2002-05-31 Chris NandorIntegrate perl
2002-05-31 Nicholas ClarkStorable compatibility with 64 bit 5.6.x
2002-05-30 Chris NandorIntegrate perl
2002-05-29 Abhijit Menon-Sen Lots of spring cleaning. (No functional changes.)
2002-05-27 Chris NandorIntegrate perl
2002-05-25 Nicholas Clark[PATCH] Re: Storable 2.0.0 fails on vendor perl on...
2002-05-23 Nicholas ClarkRe: [Another bug] Re: about Storable perl module (again)
2002-05-17 Chris NandorIntegrate perl
2002-05-15 Nicholas Clarkavoid 64 bit SEGV for debugging Storable
2002-05-10 Robin Barkerformat and other warnings
2002-05-09 Philip NewtonStorable doc patches
2002-05-08 Chris NandorIntegrate with perl
2002-05-07 Radu Greab[PATCH] Storable (Re: perl@16433)
2002-05-06 Nicholas ClarkRe: perl@16433
2002-05-05 Jarkko HietaniemiThe #16401 was far from enough, and mostly in a wrong...
2002-05-04 Jarkko Hietaniemi(retracted by #16415) Storable: try to free what we...
2002-04-30 Jarkko HietaniemiNetWare: disable DEBUG/ASSERT for now.
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-25 Nicholas ClarkRe: [PATCH] another Storable test (Re: perl@16005)
2002-04-14 Tim BunceRe: [dodgy PATCH] Re: [Storable] utf8 keys started...
2002-04-13 Jarkko HietaniemiDedodgify.
2002-04-13 Nicholas Clark[dodgy PATCH] Re: [Storable] utf8 keys started working!
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Archer SullyPatch for bug ID 20020221.007
2002-03-21 Tim BunceStorable is inefficient retreiving large hashes [PATCH]
2001-11-12 Jeffrey Friedla few typo fixes
2001-09-03 Jarkko HietaniemiUpdate to Storable 1.0.13.
2001-07-01 Jarkko HietaniemiUpgrade to Storable 1.0.12, from Raphael Manfredi.
2001-06-13 Jarkko HietaniemiSimilar logic as DB_File.xs, using the modern macros and
2001-06-13 Doug MacEachern[patch] rid local_patches warnings
2001-06-03 Jarkko HietaniemiVarious "cast to pointer from integer of different...
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen-Wall cleanups: perl.c, gv.c, Storable.xs
2001-03-29 Robin Barkerprintf warning
2001-03-16 Jarkko HietaniemiRe-apply #9024 as the Storable 1.0.11 (#9069) overwrote
2001-03-15 Jarkko HietaniemiUpgrade to Storable 1.0.11, from Raphael Manfredi.
2001-03-04 H.Merijn BrandRe: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
2001-02-17 Jarkko HietaniemiUpgrade to Storable 1.0.10, from Raphael Manfredi.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
next