summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper/Dumper.xs
Commit message (Expand)AuthorAgeFilesLines
* fix various compiler warnings from XS codeZefram2010-12-111-1/+1
* Fix an out of bounds write in Data-Dumper with malformed utf8 inputNiko Tyni2010-11-071-1/+5
* $ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs([*{*STDERR{IO}}])'Father Chrysostomos2010-09-261-1/+1
* rt74170: handle the stack changing in the custom sort functionsTony Cook2010-09-061-0/+2
* Fix Data::Dumper's Fix Terse(1) + Indent(2)Michael G. Schwern2010-04-151-2/+2
* Move Data::Dumper from ext/ to dist/Nicholas Clark2009-09-291-0/+1240