| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ext/Data/Dumper to ext/Data-Dumper | Nicholas Clark | 2009-02-09 | 1 | -1239/+0 |
* | make Dumper.xs work with 5.10.x | David Mitchell | 2009-01-04 | 1 | -1/+1 |
* | remove syntax error from < 5.10 branch of Data::Dumper | Dave Mitchell | 2008-12-05 | 1 | -1/+1 |
* | Data::Dumper patch | Alexandr Ciornii | 2008-05-08 | 1 | -0/+12 |
* | Purge all use of Nullch in non-dual life modules. | Nicholas Clark | 2008-01-23 | 1 | -1/+1 |
* | Make Data::Dumper handle blessed regexes properly, bump version as well. This... | Yves Orton | 2008-01-06 | 1 | -20/+41 |
* | Don't use C++ comments. | Rafael Garcia-Suarez | 2007-07-26 | 1 | -1/+1 |
* | [perl #39420] [PATCH] Data::Dumper fails to escape bless class name | Adriano Ferreira | 2007-07-24 | 1 | -1/+21 |
* | Data::Dumper doesn't need ppport.h in core | Jerry D. Hedden | 2007-03-21 | 1 | -1/+3 |
* | further Symbian/S90 fixes from alexander smishlajev | Jarkko Hietaniemi | 2007-01-26 | 1 | -1/+7 |
* | Silence a g++ warning reported by Jarkko. | Rafael Garcia-Suarez | 2006-10-30 | 1 | -1/+1 |
* | Document the growth policy, and Yves suggested a better arbitary | Nicholas Clark | 2006-10-08 | 1 | -1/+6 |
* | Yves said that the XS version of Data::Dumper was inefficient because | Nicholas Clark | 2006-10-07 | 1 | -0/+3 |
* | Use packed addresses for the seen tracking hash, rather than | Nicholas Clark | 2006-10-07 | 1 | -1/+25 |
* | Eliminate two more unneeded strlen()s from Dumper.xs | Nicholas Clark | 2006-10-07 | 1 | -2/+2 |
* | Change sprintf() to my_sprintf(), and use the returned length from | Nicholas Clark | 2006-10-07 | 1 | -21/+8 |
* | Replace some sprintf()'s in Data::Dumper with my_snprintf()'s | Steve Peters | 2006-07-24 | 1 | -6/+7 |
* | z/OS: CPAN-ized ext/ and lib/ | Jarkko Hietaniemi | 2006-07-13 | 1 | -2/+11 |
* | Re-order one DO_UTF8 to be after the SvPV. | Nicholas Clark | 2006-05-01 | 1 | -1/+1 |
* | Data::Dumper consting | Andy Lester | 2006-03-19 | 1 | -34/+36 |
* | s/Nullhv/NULL/g; | Nicholas Clark | 2005-12-16 | 1 | -2/+2 |
* | s/Nullav/NULL/g | Nicholas Clark | 2005-12-16 | 1 | -3/+3 |
* | Cleaning up some warnings generated by "gcc -W" | Steve Peters | 2005-11-19 | 1 | -1/+3 |
* | Re: Data::Dumper bug? | Yitzchak Scott-Thoennes | 2005-08-19 | 1 | -3/+5 |
* | Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels | Rafael Garcia-Suarez | 2005-06-21 | 1 | -2/+5 |
* | SvPVX_const() - part 3 ... and const'ing Storable | Steve Peters | 2005-06-02 | 1 | -21/+21 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -1/+5 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -2/+2 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 1 | -2/+2 |
* | Data::Dumper Freezer fixes | Sam Tregar | 2004-12-23 | 1 | -6/+6 |
* | Re: [PATCH] Data::Dumper 2.121 | Ilya Martynov | 2003-09-04 | 1 | -33/+45 |
* | Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator | chocolateboy | 2003-03-17 | 1 | -13/+15 |
* | Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) | Jarkko Hietaniemi | 2003-02-15 | 1 | -1/+1 |
* | Integrate change 18448 from maint-5.8 : | Rafael Garcia-Suarez | 2003-01-22 | 1 | -1/+1 |
* | Try to make including patchlevel.h a bit more | Jarkko Hietaniemi | 2003-01-21 | 1 | -2/+5 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -2/+1 |
* | 5.8.0-RC1 on SunOS 4! | Robin Barker | 2002-07-09 | 1 | -1/+10 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -1/+1 |
* | Re: [PATCH] Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 1 | -29/+46 |
* | Re: Data::Dumper tests with -Mutf8 | Nicholas Clark | 2002-05-04 | 1 | -3/+5 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -2/+2 |
* | squelch some more type mismatch warnings | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+1 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | Re: [PATCH] Re: perl@15772 | Nicholas Clark | 2002-04-07 | 1 | -2/+4 |
* | Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conve... | Nicholas Clark | 2002-04-06 | 1 | -31/+63 |
* | Data::Dumper | Nicholas Clark | 2002-03-09 | 1 | -1/+21 |
* | Extension nits found by -Wall (several from threads | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+1 |
* | "preprocessing directive not recognized within macro arg" | Jarkko Hietaniemi | 2001-12-13 | 1 | -2/+4 |
* | EPOC fixes from Olaf Flebbe. | Jarkko Hietaniemi | 2001-12-12 | 1 | -0/+4 |
* | Message-ID: <20011012193235.B889@ttul.org> | Brian Ingerson | 2001-10-13 | 1 | -1/+1 |