summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper
Commit message (Expand)AuthorAgeFilesLines
* 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
* [perl #74798] improved useqq compatibility with the pure perl versionTony Cook2013-07-232-2/+64
* handle xs Useqq dumping of strings with an escape followed by a digitTony Cook2013-07-173-9/+59
* adjust indentation to match other DD codeTony Cook2013-07-171-24/+23
* Data::Dumper: useqq implementation for xsSlaven Rezic2013-07-173-40/+63
* Suppress dep warnings in DD’s indent.tFather Chrysostomos2013-07-061-3/+6
* typo fix for Data::DumperDavid Steinbrunner2013-05-251-5/+5
* Data::Dumper version bump and changelog for releaseSteffen Mueller2013-03-152-2/+8
* Data::Dumper test compatibility fixes for older PerlsSteffen Mueller2013-03-1511-728/+452
* Add security warning about eval'ing DD outputSteffen Mueller2013-03-151-1/+2
* Allow Data::Dumper to work on older PerlsKarl Williamson2013-03-142-2/+6
* Loosen the passing requirement for a regex.James E Keenan2013-02-271-9/+1
* Update Data::Dumper version and release dateSteffen Mueller2013-02-262-3/+3
* Update Data::Dumper changelogSteffen Mueller2013-02-261-1/+8
* [perl #116587] Data::Dumper intermittently fails tests on 5.8.*Steffen Mueller2013-02-171-3/+10
* Data-Dumper: Boost test coverage and refactor.James E Keenan2013-01-3019-295/+2528
* Make Data::Dumper XS ignore Freezer return valueAaron Crane2013-01-133-3/+10
* Change core calls of isALNUM() to isWORDCHAR()Karl Williamson2012-12-313-3/+7
* Bring Data::Dumper version and changelog up to date with CPAN releaseSteffen Mueller2012-12-122-2/+10
* Remove "register" declarationsKarl Williamson2012-11-242-8/+8
* Data::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...Steffen Mueller2012-10-222-5/+6
* Data::Dumper: Promote dev version to stable releaseSteffen Mueller2012-10-042-3/+9
* Omnibus removal of register declarationsKarl Williamson2012-08-181-2/+2
* Data::Dumper: Updated changelogSteffen Mueller2012-08-071-0/+19