index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
/
Storable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Storable: fix a couple of 32-bit warnings
David Mitchell
2017-06-12
2
-3
/
+3
*
prevent leak of class name from retrieve_hook() on an exception
Tony Cook
2017-02-06
1
-4
/
+5
*
Fix stack buffer overflow in deserialization of hooks.
John Lightsey
2017-02-06
3
-4
/
+21
*
Fix a null pointer dereference segfault in Storable.
John Lightsey
2017-01-01
3
-6
/
+24
*
Switch most open() calls to three-argument form.
John Lightsey
2016-12-23
7
-14
/
+14
*
Storable: Rmv impediment to compiling under C++11
Karl Williamson
2016-11-19
2
-87
/
+103
*
Storable: switch to using SvPVCLEAR()
Yves Orton
2016-10-19
1
-2
/
+2
*
Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
Dagfinn Ilmari Mannsåker
2016-09-21
2
-3
/
+3
*
New bug numbers in lib/ and dist/, too
Father Chrysostomos
2016-07-29
2
-2
/
+2
*
dist/: bump $VERSION as needed
Tony Cook
2016-07-26
1
-1
/
+1
*
dist/: remove . from @INC when loading optional modules
Tony Cook
2016-07-26
1
-1
/
+7
*
Fix various pod errors.
Karl Williamson
2016-03-11
1
-23
/
+23
*
Storable version bump.
Jarkko Hietaniemi
2016-02-07
1
-1
/
+1
*
Storable: Own ASSERT or no, we want to assert(prev).
Jarkko Hietaniemi
2016-02-07
1
-0
/
+1
*
gcc 5.1.0 thinks RETVAL might end up unset.
Jarkko Hietaniemi
2015-07-03
1
-0
/
+1
*
Increment $VERSION in 4 .pm files whose .xs has changed.
James E Keenan
2015-06-27
1
-1
/
+1
*
assert(perinterp_sv) before sv_setiv() derefs NULL.
Jarkko Hietaniemi
2015-06-26
1
-0
/
+1
*
Check success of store().
Jarkko Hietaniemi
2015-06-26
1
-1
/
+3
*
Possible NULL cxt derefs.
Jarkko Hietaniemi
2015-06-26
1
-0
/
+7
*
dist/Storable/t/utf8.t: Fix to work on early Perls
Karl Williamson
2015-03-13
1
-2
/
+4
*
dist/Storable/t/code.t: Fixes to run under EBCDIC
Karl Williamson
2015-03-09
1
-1
/
+1
*
dist/Storable/t/utf8.t: Fix to run under EBCDIC
Karl Williamson
2015-03-09
1
-1
/
+1
*
Corrections to spelling and grammatical errors.
Lajos Veres
2015-01-29
4
-4
/
+4
*
Revert "Corrections to spelling and grammatical errors."
James E Keenan
2015-01-29
4
-4
/
+4
*
Corrections to spelling and grammatical errors.
Lajos Veres
2015-01-28
4
-4
/
+4
*
Storable.xs: introduce SEEN*_NN
David Mitchell
2014-12-16
1
-31
/
+45
*
Storable/t/canonical.t: don't pollute STDERR
David Mitchell
2014-12-12
1
-1
/
+1
*
Storable: fixup pod wording
Jim Cromie
2014-11-21
1
-3
/
+3
*
Update ChangeLog before release
Abhijit Menon-Sen
2014-07-02
1
-2
/
+8
*
Change newSVpvn("…", …) to newSVpvs("…")
Dagfinn Ilmari Mannsåker
2014-06-12
1
-2
/
+2
*
Bring a few lines in Storable.pm under 80 cols.
kafka
2014-06-11
1
-6
/
+10
*
Memory leak in Storable::dclone with STORABLE_freeze hook
Alex Solovey
2014-05-28
3
-2
/
+9
*
tighten Storable's recognition of tied SVs
Zefram
2014-04-08
3
-4
/
+74
*
Storable: silence compiler 'unused func' warnings
David Mitchell
2013-11-21
1
-0
/
+3
*
Storable: silence some unused var warnings
David Mitchell
2013-11-21
1
-2
/
+2
*
Storable: crash on ref to blessed tied array
David Mitchell
2013-11-21
2
-8
/
+18
*
Storable: add SEEN0 macro
David Mitchell
2013-11-21
2
-13
/
+20
*
Increase $Storable::VERSION to 2.47
Father Chrysostomos
2013-08-20
1
-1
/
+1
*
[perl #7508] Use NULL for nonexistent array elems
Father Chrysostomos
2013-08-20
2
-8
/
+56
*
Make Storable support read-only COWs
Father Chrysostomos
2013-08-12
1
-2
/
+8
*
A comment in Storable.xs was words missing two words.
Nicholas Clark
2013-08-07
1
-1
/
+1
*
Storable should not assume that sizeof(mg_len) is 4.
Nicholas Clark
2013-08-05
1
-2
/
+7
*
Restore Storable's DEBUGME build after commit 591596833b093b3c
Nicholas Clark
2013-08-05
1
-1
/
+1
*
[perl #118907] bump $Storable::VERSION
Tony Cook
2013-07-24
1
-1
/
+1
*
[perl #118907] fix some issues with patch
Tony Cook
2013-07-24
1
-2
/
+2
*
Restore Storable speed after previous fix.
Vladimir Timofeev
2013-07-24
1
-35
/
+76
*
Do not call DESTROY for empty objects
Vladimir Timofeev
2013-07-24
2
-4
/
+55
*
Reinstate "Create SVt_INVLIST"
Karl Williamson
2013-07-16
1
-1
/
+1
*
Edit ChangeLog, Bump VERSION before rebase/release
Abhijit Menon-Sen
2013-07-13
2
-21
/
+11
*
Tweak the new Storable destroy test, and the ChangeLog
Nicholas Clark
2013-07-13
2
-7
/
+5
[next]