This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a null pointer dereference segfault in Storable.
[perl5.git]
/
dist
/
Storable
/
Storable.pm
2017-01-01
John Lightsey
Fix a null pointer dereference segfault in Storable.
blob
|
commitdiff
2016-12-23
John Lightsey
Switch most open() calls to three-argument form.
blob
|
commitdiff
|
diff to current
2016-11-19
Karl Williamson
Storable: Rmv impediment to compiling under C++11
blob
|
commitdiff
|
diff to current
2016-09-21
Dagfinn Ilmari Man...
Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
blob
|
commitdiff
|
diff to current
2016-07-26
Tony Cook
dist/: bump $VERSION as needed
blob
|
commitdiff
|
diff to current
2016-07-26
Tony Cook
dist/: remove . from @INC when loading optional modules
blob
|
commitdiff
|
diff to current
2016-03-11
Karl Williamson
Fix various pod errors.
blob
|
commitdiff
|
diff to current
2016-02-07
Jarkko Hietaniemi
Storable version bump.
blob
|
commitdiff
|
diff to current
2015-06-27
James E Keenan
Increment $VERSION in 4 .pm files whose .xs has changed.
blob
|
commitdiff
|
diff to current
2015-01-30
Lajos Veres
Corrections to spelling and grammatical errors.
blob
|
commitdiff
|
diff to current
2015-01-30
James E Keenan
Revert "Corrections to spelling and grammatical errors."
blob
|
commitdiff
|
diff to current
2015-01-29
Lajos Veres
Corrections to spelling and grammatical errors.
blob
|
commitdiff
|
diff to current
2014-11-22
Jim Cromie
Storable: fixup pod wording
blob
|
commitdiff
|
diff to current
2014-06-12
kafka
Bring a few lines in Storable.pm under 80 cols.
blob
|
commitdiff
|
diff to current
2014-05-28
Alex Solovey
Memory leak in Storable::dclone with STORABLE_freeze...
blob
|
commitdiff
|
diff to current
2014-04-08
Zefram
tighten Storable's recognition of tied SVs
blob
|
commitdiff
|
diff to current
2013-11-21
David Mitchell
Storable: add SEEN0 macro
blob
|
commitdiff
|
diff to current
2013-08-21
Father Chrysostomos
Increase $Storable::VERSION to 2.47
blob
|
commitdiff
|
diff to current
2013-07-24
Tony Cook
[perl #118907] bump $Storable::VERSION
blob
|
commitdiff
|
diff to current
2013-07-13
Abhijit Menon-Sen
Edit ChangeLog, Bump VERSION before rebase/release
blob
|
commitdiff
|
diff to current
2013-07-13
Reini Urban
[perl #118139] Storable 2.42 - die in global destruction
blob
|
commitdiff
|
diff to current
2013-07-13
Nicholas Clark
Restore Storable support for 5.005 and (astoundingly...
blob
|
commitdiff
|
diff to current
2013-07-11
Vladimir Timofeev
[perl #118829] Memory leaks in STORABLE_attach
blob
|
commitdiff
|
diff to current
2013-07-05
Karl Williamson
Revert "Create SVt_INVLIST"
blob
|
commitdiff
|
diff to current
2013-07-04
Karl Williamson
Create SVt_INVLIST
blob
|
commitdiff
|
diff to current
2013-05-25
David Steinbrunner
typo fix for Storable
blob
|
commitdiff
|
diff to current
2013-05-19
James E Keenan
Subject: [PATCH] Update INSTALLDIRS to favor installati...
blob
|
commitdiff
|
diff to current
2013-05-18
Karl Williamson
Remove core references to SVt_BIND
blob
|
commitdiff
|
diff to current
2013-04-14
James E Keenan
Subject: [PATCH] Update INSTALLDIRS to favor installati...
blob
|
commitdiff
|
diff to current
2012-12-04
Steffen Mueller
add a note about security concerns in Storable
blob
|
commitdiff
|
diff to current
2012-09-11
Abhijit Menon-Sen
Bump version to 2.39 because I botched the 2.38 release
blob
|
commitdiff
|
diff to current
2012-07-31
Father Chrysostomos
Storable: doc typos
blob
|
commitdiff
|
diff to current
2012-07-31
Father Chrysostomos
Increase $Storable::VERSION to 2.38
blob
|
commitdiff
|
diff to current
2012-06-26
Jesse Luehrs
fix off-by-one when restoring hashes [perl #73972]
blob
|
commitdiff
|
diff to current
2012-06-18
Zefram
use ppport.h for Storable on Perl 5.8.9
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Increase $Storable::VERSION to 2.35
blob
|
commitdiff
|
diff to current
2011-11-23
Father Chrysostomos
Version bumps
if-0.0602
blob
|
commitdiff
|
diff to current
2011-11-03
Father Chrysostomos
Make Storable load even with %INC modified
blob
|
commitdiff
|
diff to current
2011-09-14
Nicholas Clark
Restore 5.004 and 5.005 support in Storable.
blob
|
commitdiff
|
diff to current
2011-09-14
Nicholas Clark
Remove Symbian compatibility macros from Storable,...
blob
|
commitdiff
|
diff to current
2011-07-12
Father Chrysostomos
Increase $Storable::VERSION
blob
|
commitdiff
|
diff to current
2011-07-11
Father Chrysostomos
Fix a Storable test to work in 5.8.9-
blob
|
commitdiff
|
diff to current
2011-06-21
Father Chrysostomos
Increase $Storable::VERSION to 2.29
blob
|
commitdiff
|
diff to current
2011-05-20
Nicholas Clark
Bump the versions of B and Storable following 1b95d04f7...
blob
|
commitdiff
|
diff to current
2011-03-12
David Leadbeater
Switch Storable to IO::File from FileHandle, only load...
blob
|
commitdiff
|
diff to current
2011-03-12
David Leadbeater
Stop using AutoLoader in Storable
blob
|
commitdiff
|
diff to current
2011-03-12
David Leadbeater
Switch Storable to XSLoader from DynaLoader
blob
|
commitdiff
|
diff to current
2011-01-20
Jesse Vincent
Bumping version of Storable for release per Porting...
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in dist/*
blob
|
commitdiff
|
diff to current
2010-12-09
Nicholas Clark
Refactor Storable::read_magic to avoid 4 arg substr.
blob
|
commitdiff
|
diff to current
2010-12-04
David Leadbeater
Up Storable version to 2.25
blob
|
commitdiff
|
diff to current
2010-11-12
Abhijit Menon-Sen
Performance improvement for overloaded classes from...
blob
|
commitdiff
|
diff to current
2010-11-01
Nicholas Clark
Refactor Storable::{net_,}pstore to return undef/true...
blob
|
commitdiff
|
diff to current
2010-11-01
Nicholas Clark
Refactor the error handling logic in Storable::_store().
blob
|
commitdiff
|
diff to current
2010-10-31
Nicholas Clark
Merge Storable::{,net_}pstore and Storable::{,net_...
blob
|
commitdiff
|
diff to current
2010-03-29
Slaven Rezic
doc update: Storable cannot serialize REGEXP (yet)
blob
|
commitdiff
|
diff to current
2009-10-16
Nicholas Clark
Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
blob
|
commitdiff
|
diff to current
2009-10-11
Steve Hay
Upgrade to Storable-2.21
blob
|
commitdiff
|
diff to current
2009-10-02
Nicholas Clark
Move Storable from ext/ to dist/
blob
|
commitdiff
|
diff to current