summaryrefslogtreecommitdiff
path: root/dist/Data-Dumper
Commit message (Expand)AuthorAgeFilesLines
* Use the new utf8 to code point functionsKarl Williamson2012-03-192-8/+8
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.Nicholas Clark2012-02-191-19/+32
* Avoid a warning from clang when compiling Data::Dumper.Nicholas Clark2012-02-041-1/+1
* [perl #58608] Fix DD’s dumping of qr|\/|Father Chrysostomos2012-02-033-6/+8
* Data::Dumper/qr.t: This test is not strict-safeFather Chrysostomos2012-02-031-1/+0
* Data::Dumper/qr.t: Add test names and diagnosticsFather Chrysostomos2012-02-031-2/+2
* Data::Dumper: qr.t: Add a pure-Perl TODO testFather Chrysostomos2012-02-031-1/+4
* [perl #58608] TODO tests for DD and qr|\/|Alexandr Ciornii2012-02-031-0/+23
* Increase $Data::Dumper::VERSION to 2.135_04Father Chrysostomos2012-02-031-1/+1
* [perl #107372] DD and overloaded blessed globsFather Chrysostomos2012-02-032-4/+21
* 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
* Skip failing DD tests under 5.6Father Chrysostomos2011-12-251-1/+7
* Fix DD’s vstring tests unter 5.6Father Chrysostomos2011-12-251-1/+6
* Make DD dump *{''} correctly under 5.6Father Chrysostomos2011-12-253-3/+18
* Make DD dump *{''} properlyFather Chrysostomos2011-12-253-4/+20
* [perl #101162] DD support for vstringsFather Chrysostomos2011-12-253-8/+82
* Increase $Data::Dumper::VERSION to 2.135_02Father Chrysostomos2011-12-251-2/+2
* Data::Dumper: Changelog and version bumpSteffen Mueller2011-12-192-2/+13
* Make Data::Dumper UTF8- and null-clean with GVsFather Chrysostomos2011-11-223-9/+49
* In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy(&PL_sv_undef).Nicholas Clark2011-09-072-4/+4
* Dumper.xs: Suppress compiler warningFather Chrysostomos2011-08-252-3/+3
* Keep verbatim pod in Data::Dumper within 80 colsFather Chrysostomos2011-08-091-8/+8
* Upgrade Data::Dumper to 2.131Steffen Mueller2011-05-282-4/+25
* 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-073-4/+4
* bump version of many modulesZefram2010-12-191-2/+2
* fix various compiler warnings from XS codeZefram2010-12-111-1/+1
* Bump Data::Dumper version as previous commit made a changeChris 'BinGOs' Williams2010-11-201-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
* Update Data::Dumper’s change logFather Chrysostomos2010-11-111-1/+5
* Increase Data::Dumper’s versionFather Chrysostomos2010-11-111-2/+2
* Fix an out of bounds write in Data-Dumper with malformed utf8 inputNiko Tyni2010-11-072-2/+18
* Set Data::Dumper’s release date to that of perl 5.13.6Father Chrysostomos2010-10-181-1/+1
* Remove a wrong +x bitFlorian Ragwitz2010-09-281-0/+0
* [perl #74798] test Data::Dumper with all latin1 charactersSlaven Rezic2010-09-271-2/+29
* Data::Dumper version bump and perldeltaFather Chrysostomos2010-09-262-2/+7
* $ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs([*{*STDERR{IO}}])'Father Chrysostomos2010-09-262-2/+7
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+1
* Upgrade Data::Dumper to 2.128Steffen Mueller2010-09-102-2/+16
* rt74170: test case that triggered the problemFather Chrysostomos2010-09-062-1/+153
* rt74170: handle the stack changing in the custom sort functionsTony Cook2010-09-061-0/+2
* Upgrade Data::Dumper to 2.126 CPAN releaseSteffen Mueller2010-04-152-2/+8
* Fix Data::Dumper's Fix Terse(1) + Indent(2)Michael G. Schwern2010-04-153-3/+25
* Move Data::Dumper from ext/ to dist/Nicholas Clark2009-09-2910-0/+4554