summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper/Dumper.pm
Commit message (Expand)AuthorAgeFilesLines
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-291-2/+2
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-291-2/+2
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-2/+2
* Increase $Data::Dumper::VERSION to 2.156Father 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
* Data::Dumper version bump for CPAN releaseSteffen Mueller2014-09-181-2/+2
* don't recurse infinitely in Data::DumperTony Cook2014-09-181-1/+24
* Add parameters to "use locale"Karl Williamson2014-06-051-1/+1
* Annotate intentional case fallthrough, or add breaks.Jarkko Hietaniemi2014-05-281-2/+2
* Data::Dumper update/changelog and version bumpSteffen Mueller2014-03-071-3/+3
* [perl #120384] make hash key quoting compatible between perl and XSTony Cook2013-12-181-4/+12
* bump $Data::Dumper::VERSIONTony Cook2013-12-171-2/+2
* [perl #82948] use re::regexp_pattern in list context for dumping qr//Tony Cook2013-12-171-14/+4
* Data-Dumper/Dumper.pm: An EBCDIC fixKarl Williamson2013-09-071-1/+1
* Increase $Data::Dumper::VERSION to 2.149Father Chrysostomos2013-08-251-2/+2
* bump version for Data-DumperTony Cook2013-07-231-1/+1
* handle xs Useqq dumping of strings with an escape followed by a digitTony Cook2013-07-171-1/+1
* Data::Dumper: useqq implementation for xsSlaven Rezic2013-07-171-1/+0
* typo fix for Data::DumperDavid Steinbrunner2013-05-251-5/+5
* Data::Dumper version bump and changelog for releaseSteffen Mueller2013-03-151-2/+2
* Add security warning about eval'ing DD outputSteffen Mueller2013-03-151-1/+2
* Allow Data::Dumper to work on older PerlsKarl Williamson2013-03-141-2/+2
* Update Data::Dumper version and release dateSteffen Mueller2013-02-261-2/+2
* Data-Dumper: Boost test coverage and refactor.James E Keenan2013-01-301-234/+275
* Make Data::Dumper XS ignore Freezer return valueAaron Crane2013-01-131-2/+2
* Change core calls of isALNUM() to isWORDCHAR()Karl Williamson2012-12-311-2/+2
* Bring Data::Dumper version and changelog up to date with CPAN releaseSteffen Mueller2012-12-121-2/+2
* Remove "register" declarationsKarl Williamson2012-11-241-3/+3
* Data::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...Steffen Mueller2012-10-221-2/+2
* Data::Dumper: Promote dev version to stable releaseSteffen Mueller2012-10-041-2/+2
* Data::Dumper: Option to avoid building much of the seen hashSteffen Mueller2012-08-021-0/+27
* Increase $Data::Dumper::VERSION to 2.135_07Father Chrysostomos2012-07-281-2/+2
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-2/+2
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.Nicholas Clark2012-02-191-19/+32
* [perl #58608] Fix DD’s dumping of qr|\/|Father Chrysostomos2012-02-031-1/+1
* Increase $Data::Dumper::VERSION to 2.135_04Father Chrysostomos2012-02-031-1/+1
* [perl #107372] DD and overloaded blessed globsFather Chrysostomos2012-02-031-2/+3
* Allow Data::Dumper to load on miniperlFather Chrysostomos2011-12-311-2/+3
* Increase $Data::Dumper::VERSION to 2.135_03Father Chrysostomos2011-12-311-2/+2
* Make DD dump *{''} correctly under 5.6Father Chrysostomos2011-12-251-1/+6
* Make DD dump *{''} properlyFather Chrysostomos2011-12-251-2/+2
* [perl #101162] DD support for vstringsFather Chrysostomos2011-12-251-6/+21
* Increase $Data::Dumper::VERSION to 2.135_02Father Chrysostomos2011-12-251-2/+2
* Data::Dumper: Changelog and version bumpSteffen Mueller2011-12-191-2/+2
* Make Data::Dumper UTF8- and null-clean with GVsFather Chrysostomos2011-11-221-2/+2
* In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy(&PL_sv_undef).Nicholas Clark2011-09-071-2/+2
* Dumper.xs: Suppress compiler warningFather Chrysostomos2011-08-251-2/+2
* Keep verbatim pod in Data::Dumper within 80 colsFather Chrysostomos2011-08-091-8/+8
* Upgrade Data::Dumper to 2.131Steffen Mueller2011-05-281-2/+2