| Commit message (Expand) | Author | Age | Files | Lines |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 2 | -0/+845 |
* | printf warning | Robin Barker | 2001-03-29 | 1 | -1/+1 |
* | Multiplicity fix for Dumper. | Nick Ing-Simmons | 2001-03-21 | 1 | -20/+20 |
* | First stab at making Data::Dumper to grok Unicode. | Jarkko Hietaniemi | 2001-03-21 | 2 | -32/+106 |
* | more pod patches | Michael Stevens | 2001-03-16 | 1 | -1/+0 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -1/+1 |
* | Make Data::Dumper (non-XS) to work with changed semantics of ref(). | Gisle Aas | 2000-09-07 | 1 | -3/+2 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 1 | -3/+3 |
* | detypo #6494 | Jarkko Hietaniemi | 2000-08-02 | 1 | -1/+1 |
* | Dump UVs as UVs in Data::Dumper. | Gurusamy Sarathy | 2000-08-02 | 1 | -1/+4 |
* | Data::Dumper fumbles negative numbers on 32-bit platforms where | Gurusamy Sarathy | 2000-04-27 | 1 | -2/+1 |
* | make Dump() call the XSUB implementation transparently (modified | Gurusamy Sarathy | 2000-03-08 | 2 | -31/+17 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -22/+22 |
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 1 | -1/+1 |
* | fix bug in dumping self-referential scalars | Gurusamy Sarathy | 2000-01-21 | 2 | -2/+2 |
* | tweak change#4745 to make ebcdic output match for chars <= 037 | Gurusamy Sarathy | 2000-01-05 | 1 | -1/+5 |
* | ebcdic fix for Data::Dumper from Peter Prymmer | Gurusamy Sarathy | 2000-01-02 | 1 | -14/+20 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -4/+4 |
* | email address changes | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | More printf miscasts flushed out. | Jarkko Hietaniemi | 1999-11-06 | 1 | -1/+1 |
* | More printf-fixes (see also #4426). | Jarkko Hietaniemi | 1999-10-23 | 1 | -2/+2 |
* | Fix the printfing nits pointed out by using gcc -Wall and | Jarkko Hietaniemi | 1999-10-23 | 1 | -4/+5 |
* | avoid ass_u_ming uppercase types are not user objects (spotted | Gurusamy Sarathy | 1999-09-08 | 1 | -4/+3 |
* | modified suggested patch to handle cross-refs and qr// objects | John Nolan | 1999-09-05 | 4 | -54/+124 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | make overload, Data::Dumper, and dumpvar understand qr// stringify | Gurusamy Sarathy | 1999-07-04 | 2 | -17/+43 |
* | dump C<0> as such, not C<'0'> | Gurusamy Sarathy | 1999-06-16 | 1 | -1/+1 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -17/+17 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -8/+8 |
* | s/#defined/#define/ | Gurusamy Sarathy | 1999-02-18 | 1 | -1/+1 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -1/+4 |
* | minor bug in dumping blessed subrefs | Gurusamy Sarathy | 1999-02-06 | 1 | -3/+2 |
* | bump patchlevel; other minor fixes for clean build and test on | Gurusamy Sarathy | 1998-10-31 | 1 | -0/+2 |
* | Data::Dumper update | Gurusamy Sarathy | 1998-10-31 | 4 | -161/+278 |
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+1 |
* | fix quoting of keys with embedded nulls | Slaven Rezic | 1998-08-02 | 1 | -5/+6 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -6/+6 |
* | win32 fixes for VC 6.0 nits | Gurusamy Sarathy | 1998-07-11 | 1 | -6/+0 |
* | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 5 | -0/+1971 |