summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper/t
Commit message (Expand)AuthorAgeFilesLines
* Make Data::Dumper UTF8- and null-clean with GVsFather Chrysostomos2011-11-221-1/+24
* Fix skip() usage in testsSteffen Mueller2011-05-201-1/+1
* Convert Data::Dumper's overload.t to Test::MoreNicholas Clark2011-01-251-7/+7
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Fix the test fix for older perls (5499dc3d6e47ea78). We're still on 5.13.6Nicholas Clark2010-11-201-1/+1
* Skip [perl #72332] DD test on 5.10.1Father Chrysostomos2010-11-191-3/+6
* Fix Data::Dumper test on old perlsSteffen Mueller2010-11-201-1/+3
* Fix an out of bounds write in Data-Dumper with malformed utf8 inputNiko Tyni2010-11-071-1/+13
* Remove a wrong +x bitFlorian Ragwitz2010-09-281-0/+0
* [perl #74798] test Data::Dumper with all latin1 charactersSlaven Rezic2010-09-271-2/+29
* $ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs([*{*STDERR{IO}}])'Father Chrysostomos2010-09-261-1/+6
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+1
* rt74170: test case that triggered the problemFather Chrysostomos2010-09-062-1/+153
* Fix Data::Dumper's Fix Terse(1) + Indent(2)Michael G. Schwern2010-04-151-0/+22
* Move Data::Dumper from ext/ to dist/Nicholas Clark2009-09-296-0/+1759