This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add names (descriptions) to t/dumper.t tests lacking them.
[perl5.git] / dist / Data-Dumper / t / dumper.t
2013-12-29 James E KeenanAdd names (descriptions) to t/dumper.t tests lacking...
2013-12-18 Tony Cook[perl #120384] make hash key quoting compatible between...
2013-12-17 Tony Cook[perl #82948] use re::regexp_pattern in list context...
2013-07-22 Tony Cook[perl #74798] improved useqq compatibility with the...
2013-07-17 Tony Cookhandle xs Useqq dumping of strings with an escape follo...
2013-07-17 Slaven RezicData::Dumper: useqq implementation for xs
2013-02-17 Steffen Mueller[perl #116587] Data::Dumper intermittently fails tests...
2013-01-31 James E KeenanData-Dumper: Boost test coverage and refactor.
2012-08-07 Steffen MuellerData::Dumper: Fix tests for pure-Perl implementation
2012-08-02 Steffen MuellerData::Dumper: Option to avoid building much of the...
2012-02-04 Father Chrysostomos[perl #107372] DD and overloaded blessed globs
2011-12-26 Father ChrysostomosSkip failing DD tests under 5.6
2011-12-26 Father ChrysostomosFix DD’s vstring tests unter 5.6
2011-12-25 Father Chrysostomos[perl #101162] DD support for vstrings
2010-09-28 Florian RagwitzRemove a wrong +x bit
2010-09-28 Slaven Rezic[perl #74798] test Data::Dumper with all latin1 characters
2010-09-06 Father Chrysostomosrt74170: test case that triggered the problem
2009-09-29 Nicholas ClarkMove Data::Dumper from ext/ to dist/