Upgrade to Cwd 2.16
[p5sagit/p5-mst-13.2.git] / ext / Storable /
2004-02-29 Abhijit Menon-Sen Back out _01 version suffix.
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-27 Nicholas Clark In hsplit, if a normal hash has placeholders then clear...
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-01-30 H.Merijn Brand Drop optimization for -O3 *and higher*
2004-01-27 Nicholas Clark Storable's hints file shouldn't blanket set optimize...
2004-01-25 Nicholas Clark Need to skip Storable's threads test on 5.8.2 with...
2004-01-24 Slaven Rezic Storable-2.08/t/code.t
2004-01-24 Abhijit Menon-Sen [patch] make Storable thread-safe
2004-01-09 Nicholas Clark Bah. Makefile.PL still tests the sub-MANIFEST
2004-01-03 Nicholas Clark No matter how hard you proof read it, something always...
2004-01-03 Nicholas Clark Fix minor problems with the CPAN release
2003-09-08 Jarkko Hietaniemi 5.8.1 was mistakenly redefining PL_sv_placeholder.
2003-09-05 Abhijit Menon-Sen 1. Work around the bug fixed by #20587 (because it...
2003-08-24 Jarkko Hietaniemi gcc -O3 and Storable in Linux do not like each other.
2003-08-23 Jarkko Hietaniemi More data points about the Storable optimization problem
2003-08-22 Jarkko Hietaniemi Lower Storable.xs optimization to -O2 on certain
2003-08-09 Nicholas Clark Re: [PATCH] Re: Storing ...
2003-08-03 Marcus Holland-Moritz Storable and uninitalized array values
2003-07-28 Jarkko Hietaniemi Make Storable work with blead/maint by making PL_sv_pla...
2003-07-28 Jarkko Hietaniemi Storable test nosewipe.
2003-07-27 Marcus Holland-Moritz Re: [PATCH] Re: Storing ...
2003-06-11 Marcus Holland-Moritz Integrate from maint:
2003-05-23 Robin Barker for Configure -Dnoextensions=Encode
2003-05-16 Jarkko Hietaniemi The suggested patch for [perl #22201] "patch: perl...
2003-05-05 Abhijit Menon-Sen None of that "our" stuff here, please.
2003-05-05 Abhijit Menon-Sen Oops. More Storable 2.07 preparations.
2003-05-05 Abhijit Menon-Sen Update changelog for 2.07 release.
2003-05-05 Slaven Rezic Re: Bug in Storable???
2003-04-19 Jarkko Hietaniemi Bump the test count.
2003-04-19 Dave Mitchell allow recursive FETCHes
2003-04-19 Adrian M. Enache Re: any takers for this Storable bug?
2003-04-16 Abhijit Menon-Sen [#17040] Storable now handles self-tied scalars with...
2003-03-11 Todd C. Miller typos and other minor things
2003-02-15 Jarkko Hietaniemi Also Storable really wants the PATCHLEVEL, not PERL_VER...
2003-02-15 Jarkko Hietaniemi Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-02-12 Robin Barker to silence compiler warning
2003-01-31 Abhijit Menon-Sen Fix typo in version check ($[ to $]).
2003-01-26 Craig A. Berry const declaration fixup
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2002-11-25 Slaven Rezic Re: Storable bug #1698
2002-10-17 Slaven Rezic Re: [perl #17061] no strict 'garbage'
2002-10-15 KAWAI Takanori Japanese translation of Storable
2002-10-12 Nicholas Clark Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
2002-10-10 Hugo van der Sanden Remove use of caller() in strict.pm, and tighten Safe...
2002-10-03 Rafael Garcia-Suarez Fix a precedence problem.
2002-10-03 Slaven Rezic Re: Not OK 17969
2002-10-03 Abhijit Menon-Sen Add a line about 2.05.
2002-10-03 Slaven Rezic Storable and code serialization: documentation
2002-09-08 Hugo van der Sanden temporarily skip failing Storable tests caused by ...
2002-08-26 H.Merijn Brand fix non-ANSI C++-style comment
2002-08-20 Slaven Rezic Re: [PATCH] Storable and CODE references
2002-07-11 Nicholas Clark Re: $Storable::drop_utf8 is undeclared
2002-07-10 Nicholas Clark Re: Storable 2.04 'make test' failure on AIX, perl...
2002-06-10 Jarkko Hietaniemi Now that binmode(FH) does implicit ":bytes" revisit
2002-06-09 Radu Greab [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-08 Radu Greab Re: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-08 Radu Greab Re: [ID 20020601.005] Storable: STORABLE_freeze mechani...
2002-06-07 Nicholas Clark Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-07 Radu Greab Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-07 Radu Greab Re: Major bug in Storable 2.03 with 5.6.1 (freeze ...
2002-06-01 Nicholas Clark another Storable test
2002-06-01 Abhijit Menon-Sen Remove $Id$ lines.
2002-06-01 Abhijit Menon-Sen Nitpick at ChangeLog until it is consistently formatted.
2002-05-31 Nicholas Clark Storable compatibility with 64 bit 5.6.x
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-29 Abhijit Menon-Sen Lots of spring cleaning. (No functional changes.)
2002-05-28 Abhijit Menon-Sen Add integer.t to MANIFEST.
2002-05-25 Nicholas Clark [PATCH] Re: Storable 2.0.0 fails on vendor perl on...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about...
2002-05-25 Nicholas Clark Re: [PATCH] Re: [Another bug] Re: about Storable perl...
2002-05-24 Jarkko Hietaniemi UNICOS: since $] is really 5.00700299999997,
2002-05-23 Nicholas Clark Re: [Another bug] Re: about Storable perl module (again)
2002-05-21 Abhijit Menon-Sen Why quote some keys?
2002-05-21 Abhijit Menon-Sen Suppress warning about $canonical. (Nicholas Clark)
2002-05-21 Abhijit Menon-Sen 1. Declare correct version for Test::More dependency...
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Abhijit Menon-Sen s/2.0/2.00/ to be CPAN friendly.
2002-05-18 Nicholas Clark Storable test for 64 bit 5.6.1
2002-05-18 Nicholas Clark Re: [PATCH] Storable stand alone tests
2002-05-17 Nicholas Clark Storable ChangeLog ready for release
2002-05-17 Nicholas Clark Storable stand alone tests
2002-05-16 Jarkko Hietaniemi Brokenness of restricted hashes with Storable on EBCDIC
2002-05-15 Nicholas Clark avoid 64 bit SEGV for debugging Storable
2002-05-15 Jarkko Hietaniemi Fix some of the EBCDIC vs Storable failures, from Nicho...
2002-05-15 Jarkko Hietaniemi Schizoid MANIFESTs.
2002-05-15 Jarkko Hietaniemi Document some of the known EBCDIC problems with Storable.
2002-05-10 Robin Barker format and other warnings
2002-05-09 Philip Newton Re: Storable doc patches
2002-05-09 Philip Newton Storable doc patches
2002-05-09 Philip Newton Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re...
2002-05-08 Jarkko Hietaniemi Storable doc tweaks.
2002-05-08 Jarkko Hietaniemi Bump up the Storable $VERSION to 2.0.
2002-05-07 Nicholas Clark Re: [PATCH] Storable (Re: perl@16433)
2002-05-07 Radu Greab [PATCH] Storable (Re: perl@16433)
2002-05-06 Nicholas Clark Re: perl@16433
2002-05-05 Jarkko Hietaniemi The #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-05-04 Jarkko Hietaniemi Add the EBCDIC test data to downgrade.t.
2002-05-04 Jarkko Hietaniemi EBCDIC tweak.
next