Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Data::Dumper UTF8- and null-clean with GVs | Father Chrysostomos | 2011-11-22 | 1 | -6/+23 |
* | In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy(&PL_sv_undef). | Nicholas Clark | 2011-09-07 | 1 | -2/+2 |
* | Dumper.xs: Suppress compiler warning | Father Chrysostomos | 2011-08-25 | 1 | -1/+1 |
* | Fix typos (spelling errors) in dist/* | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -2/+2 |
* | fix various compiler warnings from XS code | Zefram | 2010-12-11 | 1 | -1/+1 |
* | Fix an out of bounds write in Data-Dumper with malformed utf8 input | Niko Tyni | 2010-11-07 | 1 | -1/+5 |
* | $ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs([*{*STDERR{IO}}])' | Father Chrysostomos | 2010-09-26 | 1 | -1/+1 |
* | rt74170: handle the stack changing in the custom sort functions | Tony Cook | 2010-09-06 | 1 | -0/+2 |
* | Fix Data::Dumper's Fix Terse(1) + Indent(2) | Michael G. Schwern | 2010-04-15 | 1 | -2/+2 |
* | Move Data::Dumper from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 1 | -0/+1240 |