summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper
Commit message (Expand)AuthorAgeFilesLines
* (perl #128524) correct indentation for utf-8 key hash elementsTony Cook2016-07-202-3/+27
* Update Data::Dumper to 2.161Steffen Mueller2016-07-112-3/+9
* Upgrade Data-Dumper from version 2.154 to 2.160Steve Hay2016-07-041-1/+27
* Data::Dumper: handle huge inputs on 64-bit platformsAaron Crane2016-01-123-16/+48
* Data::Dumper: add Trailingcomma optionAaron Crane2015-12-163-4/+143
* Data::Dumper: replace pointer with local variableAaron Crane2015-12-161-19/+15
* Data::Dumper: move sortkeys setting into style structAaron Crane2015-12-161-32/+37
* Data::Dumper: reorder elements of style structAaron Crane2015-12-161-4/+4
* Data::Dumper: refactor XS implementationAaron Crane2015-12-152-112/+110
* dist/Data-Dumper/t/dumper.t: White space onlyKarl Williamson2015-03-181-8/+8
* dist/Data-Dumper/t/dumper.t: Simplify EBCDICKarl Williamson2015-03-181-21/+6
* PATCH: [perl #124091] PP Data::Dumper fails on \n isolateKarl Williamson2015-03-182-2/+11
* dist/Data-Dumper/t/quotekeys.t: Generalize for EBCDICKarl Williamson2015-03-131-4/+14
* Data::Dumper/t/dumper.t: Add testKarl Williamson2015-03-131-1/+25
* dist/Data-Dumper/t/dumper.t: Generalize for EBCDIC platformsKarl Williamson2015-03-131-36/+72
* Data::Dumper: Generalize for EBCDIC platformsKarl Williamson2015-03-132-107/+222
* dist/Data-Dumper/t/dumper.t: Add test namesKarl Williamson2015-03-131-2/+2
* Data::Dumper/t/dumper.t: only specify number of tests onceKarl Williamson2015-03-131-2/+5
* Data::Dumper/t/dumper.t: Remove test numbers from commentsKarl Williamson2015-03-131-52/+52
* Data::Dumper/t/dumper.t: Fix commentsKarl Williamson2015-03-051-2/+2
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-293-4/+4
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-293-4/+4
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-283-4/+4
* Increase $Data::Dumper::VERSION to 2.156Father Chrysostomos2014-12-211-2/+2
* Use GIMME_V in Data::DumperFather Chrysostomos2014-12-211-2/+2
* Useqq no longer forces use of the pure-perl Data::DumperTony Cook2014-12-151-5/+3
* Increase $Data::Dumper::VERSION to 2.155Father Chrysostomos2014-12-051-2/+2
* gcc thinks it can see how 'entry' can be accessed uninitialized.Jarkko Hietaniemi2014-12-051-1/+1
* Data::Dumper version bump for CPAN releaseSteffen Mueller2014-09-181-2/+2
* don't recurse infinitely in Data::DumperTony Cook2014-09-183-10/+92
* remove extraneous setting of $TODOTony Cook2014-06-241-1/+0
* Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")Dagfinn Ilmari Mannsåker2014-06-121-45/+45
* test for the Data::Dumper bug fixed by "Change newSVpvn("…", …) to newSVp...Tony Cook2014-06-121-2/+16
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-13/+13
* Data::Dumper: Fix wrong #ifKarl Williamson2014-06-051-1/+1
* Add parameters to "use locale"Karl Williamson2014-06-052-8/+17
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-291-0/+1
* Annotate intentional case fallthrough, or add breaks.Jarkko Hietaniemi2014-05-282-2/+3
* Data::Dumper update/changelog and version bumpSteffen Mueller2014-03-072-3/+22
* Add names (descriptions) to t/dumper.t tests lacking them.James E Keenan2013-12-291-108/+190
* [perl #120384] make hash key quoting compatible between perl and XSTony Cook2013-12-184-54/+119
* bump $Data::Dumper::VERSIONTony Cook2013-12-171-2/+2
* [perl #82948] use re::regexp_pattern in list context for dumping qr//Tony Cook2013-12-174-21/+64
* Dumper.xs: Update commentFather Chrysostomos2013-09-091-1/+1
* Data-Dumper/Dumper.pm: An EBCDIC fixKarl Williamson2013-09-071-1/+1
* Increase $Data::Dumper::VERSION to 2.149Father Chrysostomos2013-08-251-2/+2
* Use SSize_t for arraysFather Chrysostomos2013-08-251-6/+7
* prevent a precedence warning on clangTony Cook2013-08-021-1/+1
* [perl #74798] fix the build for -DuseithreadsTony Cook2013-07-231-2/+2
* bump version for Data-DumperTony Cook2013-07-231-1/+1