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
/
Data-Dumper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the need for add_my_to_dump helper in Data::Dumper.
Todd Rinaldo
2020-10-07
2
-18
/
+10
*
Remove unnecessary need for Data::Dumper Config{extensions} check.
Todd Rinaldo
2020-10-07
22
-227
/
+0
*
Make Data::Dumper strict and warnings compliant
Todd Rinaldo
2020-10-07
26
-122
/
+212
*
dist/Data-Dumper: use PERL_VERSION compare macro
Nicolas R
2020-08-17
1
-19
/
+21
*
bump $Data::Dumper::VERSION
Tony Cook
2020-08-16
1
-2
/
+2
*
Data::Dumper (XS): use mortals to prevent leaks if magic throws
Tony Cook
2020-08-16
1
-24
/
+28
*
make postav and valstr mortal so they're freed soonish
Tony Cook
2020-08-16
1
-3
/
+2
*
Data::Dumper: don't leak the working retval
Tony Cook
2020-08-16
1
-4
/
+4
*
dist/Data-Dumper/t/dumper.t: Skip ASCII-centric tests on EBCDIC
Karl Williamson
2019-10-09
1
-3
/
+9
*
Data::Dumper - avoid leak on croak
David Mitchell
2019-04-03
2
-10
/
+23
*
Bump Data::Dumper to 2.173 (no real change):
Sawyer X
2018-11-10
2
-2
/
+6
*
Revised by Aaron Crane
Sawyer X
2018-09-12
1
-11
/
+14
*
Bump version of Data::Dumper
Sawyer X
2018-09-12
1
-2
/
+2
*
Update Changes file for Data::Dumper
Sawyer X
2018-09-12
1
-0
/
+27
*
Fix trivial compilation warning in Data::Dumper
Aaron Crane
2018-07-22
1
-0
/
+2
*
Data::Dumper: restore XS-mode deparse support in older Perls
Aaron Crane
2018-07-22
2
-9
/
+15
*
Data::Dumper: handle incomplete support for Unicode glob names
Aaron Crane
2018-07-22
3
-5
/
+39
*
Data::Dumper: ensure character-classification macros use U8
Aaron Crane
2018-07-22
2
-6
/
+8
*
dist/Data-Dumper/t/dumper.t: clarify some test names
Aaron Crane
2018-07-22
1
-2
/
+2
*
dist/Data-Dumper/t/dumper.t: add missing test name
Aaron Crane
2018-07-22
1
-1
/
+1
*
dist/Data-Dumper/t/indent.t: avoid scalar split
Aaron Crane
2018-07-22
1
-2
/
+3
*
fix Data-Dumper postentry for quoted glob
Zefram
2018-01-10
3
-8
/
+39
*
Fix typo in 183a822da3e11eb0f7dba393f5e6f2bc515cffe6
Karl Williamson
2017-12-13
1
-1
/
+1
*
Data::Dumper: Change a strncmp to memBEGINs
Karl Williamson
2017-12-13
1
-1
/
+7
*
Data::Dumper: Change strcpy to strlcpy
Karl Williamson
2017-12-13
1
-2
/
+10
*
correct detection of arg absence in Data::Dumper
Zefram
2017-12-12
6
-85
/
+36
*
in Data-Dumper, quote glob names better
Zefram
2017-12-01
3
-20
/
+45
*
Replace multiple 'use vars' by 'our' in dist
Nicolas R
2017-11-11
1
-1
/
+1
*
Data::Dumper: Prevent XS deparse being used on old perls
Steffen Mueller
2017-08-04
2
-5
/
+24
*
Add SvPVCLEAR fallback definiton to Data::Dumper
Steffen Mueller
2017-07-31
3
-3
/
+12
*
RT#130487: fix stack-management bug in Data::Dumper
Aaron Crane
2017-01-04
3
-4
/
+17
*
bump $Data::Dumper::VERSION and update Changes entries
Tony Cook
2016-11-29
2
-8
/
+12
*
dist/Data-Dumper/Dumper.pm: Reduce memory usage by removing overload and not ...
J. Nick Koston
2016-11-29
2
-11
/
+15
*
Data-Dumper: Rmv impediment to compiling under C++11
Karl Williamson
2016-11-19
2
-12
/
+13
*
Data::Dumper: the XS implementation now supports Deparse
Aaron Crane
2016-11-12
4
-26
/
+107
*
Data::Dumper: delete spurious /e flag on substitution
Aaron Crane
2016-11-12
1
-3
/
+3
*
Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)
Dagfinn Ilmari Mannsåker
2016-11-12
2
-24
/
+24
*
dist/Data-Dumper: switch to using SvPVCLEAR()
Yves Orton
2016-10-19
1
-1
/
+1
*
Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")
Dagfinn Ilmari Mannsåker
2016-09-21
2
-4
/
+4
*
(perl #128524) correct indentation for utf-8 key hash elements
Tony Cook
2016-07-20
2
-3
/
+27
*
Update Data::Dumper to 2.161
Steffen Mueller
2016-07-11
2
-3
/
+9
*
Upgrade Data-Dumper from version 2.154 to 2.160
Steve Hay
2016-07-04
1
-1
/
+27
*
Data::Dumper: handle huge inputs on 64-bit platforms
Aaron Crane
2016-01-12
3
-16
/
+48
*
Data::Dumper: add Trailingcomma option
Aaron Crane
2015-12-16
3
-4
/
+143
*
Data::Dumper: replace pointer with local variable
Aaron Crane
2015-12-16
1
-19
/
+15
*
Data::Dumper: move sortkeys setting into style struct
Aaron Crane
2015-12-16
1
-32
/
+37
*
Data::Dumper: reorder elements of style struct
Aaron Crane
2015-12-16
1
-4
/
+4
*
Data::Dumper: refactor XS implementation
Aaron Crane
2015-12-15
2
-112
/
+110
*
dist/Data-Dumper/t/dumper.t: White space only
Karl Williamson
2015-03-18
1
-8
/
+8
*
dist/Data-Dumper/t/dumper.t: Simplify EBCDIC
Karl Williamson
2015-03-18
1
-21
/
+6
[next]