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
Check success of store().
[perl5.git]
/
dist
/
Storable
/
Storable.xs
2015-06-27
Jarkko Hietaniemi
Check success of store().
blob
|
commitdiff
2015-06-27
Jarkko Hietaniemi
Possible NULL cxt derefs.
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-12-16
David Mitchell
Storable.xs: introduce SEEN*_NN
blob
|
commitdiff
|
diff to current
2014-06-12
Dagfinn Ilmari Man...
Change newSVpvn("…", …) to newSVpvs("…")
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: silence compiler 'unused func' warnings
blob
|
commitdiff
|
diff to current
2013-11-21
David Mitchell
Storable: silence some unused var warnings
blob
|
commitdiff
|
diff to current
2013-11-21
David Mitchell
Storable: crash on ref to blessed tied array
blob
|
commitdiff
|
diff to current
2013-11-21
David Mitchell
Storable: add SEEN0 macro
blob
|
commitdiff
|
diff to current
2013-08-21
Father Chrysostomos
[perl #7508] Use NULL for nonexistent array elems
blob
|
commitdiff
|
diff to current
2013-08-12
Father Chrysostomos
Make Storable support read-only COWs
blob
|
commitdiff
|
diff to current
2013-08-07
Nicholas Clark
A comment in Storable.xs was words missing two words.
blob
|
commitdiff
|
diff to current
2013-08-05
Nicholas Clark
Storable should not assume that sizeof(mg_len) is 4.
blob
|
commitdiff
|
diff to current
2013-08-05
Nicholas Clark
Restore Storable's DEBUGME build after commit 591596833...
blob
|
commitdiff
|
diff to current
2013-07-24
Tony Cook
[perl #118907] fix some issues with patch
blob
|
commitdiff
|
diff to current
2013-07-24
Vladimir Timofeev
Restore Storable speed after previous fix.
blob
|
commitdiff
|
diff to current
2013-07-24
Vladimir Timofeev
Do not call DESTROY for empty objects
blob
|
commitdiff
|
diff to current
2013-07-16
Karl Williamson
Reinstate "Create SVt_INVLIST"
blob
|
commitdiff
|
diff to current
2013-07-13
Nicholas Clark
Use magic rather than DESTROY to free memory in Storabl...
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-18
Karl Williamson
Remove core references to SVt_BIND
blob
|
commitdiff
|
diff to current
2012-07-31
Father Chrysostomos
Storable: blessed long vstrings
blob
|
commitdiff
|
diff to current
2012-07-31
Father Chrysostomos
[perl #113894] Storable support for vstrings
blob
|
commitdiff
|
diff to current
2012-07-31
Father Chrysostomos
Storable.xs: Add comments to store_scalar concerning...
blob
|
commitdiff
|
diff to current
2012-06-29
Jesse Luehrs
fix storing objects with reftype REF [perl #113880]
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-23
Igor Zaytsev
[perl #111918] Fix thawing seen objects in STORABLE_att...
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
[perl #112358] Storable: Don’t create RV with no refcnt
blob
|
commitdiff
|
diff to current
2011-11-23
jkeenan
[RT #36079] Convert ` to '.
blob
|
commitdiff
|
diff to current
2011-09-14
Nicholas Clark
Simplify Storable.xs by providing a fallback definition...
blob
|
commitdiff
|
diff to current
2011-09-14
Nicholas Clark
Remove from Storable.xs all compatibility code that...
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-11
Father Chrysostomos
Storable: Restore 5.6 compatibility
blob
|
commitdiff
|
diff to current
2011-07-11
Father Chrysostomos
Storable: Restore 5.8.2 compatibility
blob
|
commitdiff
|
diff to current
2011-06-21
Sam Kimbrel
[perl #92432] Storable::nfreeze shouldn't stringify...
blob
|
commitdiff
|
diff to current
2011-06-05
Father Chrysostomos
Make Storable freeze COWs properly
blob
|
commitdiff
|
diff to current
2011-05-18
Michael Witten
Clean: Actually use HvUSEDKEYS() instead of HvKEYS()
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in dist/*
blob
|
commitdiff
|
diff to current
2010-12-11
Zefram
fix various compiler warnings from XS code
blob
|
commitdiff
|
diff to current
2010-12-08
Nicholas Clark
In Storable.xs fix #80074, caused by the Perl stack...
blob
|
commitdiff
|
diff to current
2010-12-04
David Leadbeater
Up Storable minor version
blob
|
commitdiff
|
diff to current
2010-12-04
David Leadbeater
Make Storable correctly store coderefs with UTF-8 flag
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-10-31
Nicholas Clark
Merge Storable::{is_storing,is_retrieving} using ALIAS.
blob
|
commitdiff
|
diff to current
2010-10-31
Nicholas Clark
Storable::{last_op_in_netorder,is_storing,is_retrieving...
blob
|
commitdiff
|
diff to current
2010-10-31
Nicholas Clark
Merge Storable::{,net_}pstore and Storable::{,net_...
blob
|
commitdiff
|
diff to current
2009-10-16
Nicholas Clark
Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
blob
|
commitdiff
|
diff to current
2009-10-02
Nicholas Clark
Move Storable from ext/ to dist/
blob
|
commitdiff
|
diff to current