summaryrefslogtreecommitdiff
path: root/ext/Storable/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Fix Storable's MANIFEST.Marcus Holland-Moritz2004-08-221-1/+1
| | | p4raw-id: //depot/perl@23231
* Store weak references.Nicholas Clark2004-07-101-0/+2
| | | p4raw-id: //depot/perl@23079
* Change Storable.xs to conditionally include ppport.h for pre 5.8.0Nicholas Clark2004-03-191-1/+1
| | | | | | | This allows the ppport.h to be deleted from ext/Storable, which will reduce the potential for confusion. Bump Storable's version to 2.12; update the ChangeLog p4raw-id: //depot/perl@22536
* Storable PERL_NO_GET_CONTEXTbeau@beaucox.com2004-03-191-0/+1
| | | | | Message-Id: <20040318_224545_009145.beau@beaucox.com> p4raw-id: //depot/perl@22533
* Add auto-require of modules to restore overloading (and tests)Nicholas Clark2004-03-171-0/+1
| | | p4raw-id: //depot/perl@22516
* Add regression tests for the auto-require of STORABLE_thawNicholas Clark2004-03-171-0/+1
| | | p4raw-id: //depot/perl@22515
* [patch] make Storable thread-safeAbhijit Menon-Sen2004-01-241-0/+2
| | | | | | | | | | | | | | | | | | From: Stas Bekman <stas@stason.org> Date: Mon, 19 Jan 2004 00:20:02 -0800 Message-Id: <400B9332.4070106@stason.org> Subject: Re: Subroutine reference bug in Storable From: Slaven Rezic <slaven@rezic.de> Date: 14 Nov 2003 23:22:55 +0100 Message-Id: <874qx6zj28.fsf@vran.herceg.de> Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse + overload + cyclic structures From: Sam Vilain <sam@vilain.net> Date: Tue, 20 Jan 2004 22:30:15 +1300 Message-Id: <200401202230.15865.sam@vilain.net> p4raw-id: //depot/perl@22205
* Bah. Makefile.PL still tests the sub-MANIFESTNicholas Clark2004-01-091-3/+3
| | | p4raw-id: //depot/perl@22104
* Fix minor problems with the CPAN releaseNicholas Clark2004-01-031-0/+4
| | | | | | | | 1: Make Storable.xs to work on 5.8.2 and later (already in the core) 2: Ship the linux hints file 3: Ship Test::More for the benefit of Perls pre 5.6.2 4: Correct Makefile.PL to install in core for 5.8.0 and later p4raw-id: //depot/perl@22049
* Storable and code serialization: documentationSlaven Rezic2002-10-031-0/+1
| | | | | Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de> p4raw-id: //depot/perl@17969
* Storable compatibility with 64 bit 5.6.xNicholas Clark2002-05-311-1/+3
| | | | | Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16909
* Add integer.t to MANIFEST.Abhijit Menon-Sen2002-05-281-0/+1
| | | p4raw-id: //depot/perl@16841
* Schizoid MANIFESTs.Jarkko Hietaniemi2002-05-151-1/+1
| | | p4raw-id: //depot/perl@16614
* Re: [PATCH] Storable (Re: perl@16433)Nicholas Clark2002-05-071-0/+22
| | | | | Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net> p4raw-id: //depot/perl@16457
* Retab MANIFEST.Jarkko Hietaniemi2000-09-021-6/+6
| | | p4raw-id: //depot/perl@7008
* Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 onYitzchak Scott-Thoennes2000-08-221-1/+0
| | | | | Message-ID: <fCeo5gzkgmhY092yn@efn.org> p4raw-id: //depot/perl@6767
* Add Storable 0.7.2 from Raphael Manfredi,Radu Greab2000-08-211-0/+7
plus the patch from Subject: Re: someone with too much time and a 64-bit box and interest in Storable? Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro> plus changes to get Storable to compile with picky ANSI compilers. p4raw-id: //depot/perl@6734