summaryrefslogtreecommitdiff
path: root/ext/Data
Commit message (Expand)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+845
* printf warningRobin Barker2001-03-291-1/+1
* Multiplicity fix for Dumper.Nick Ing-Simmons2001-03-211-20/+20
* First stab at making Data::Dumper to grok Unicode.Jarkko Hietaniemi2001-03-212-32/+106
* more pod patchesMichael Stevens2001-03-161-1/+0
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-1/+1
* Make Data::Dumper (non-XS) to work with changed semantics of ref().Gisle Aas2000-09-071-3/+2
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-3/+3
* detypo #6494Jarkko Hietaniemi2000-08-021-1/+1
* Dump UVs as UVs in Data::Dumper.Gurusamy Sarathy2000-08-021-1/+4
* Data::Dumper fumbles negative numbers on 32-bit platforms whereGurusamy Sarathy2000-04-271-2/+1
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-082-31/+17
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-22/+22
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* fix bug in dumping self-referential scalarsGurusamy Sarathy2000-01-212-2/+2
* tweak change#4745 to make ebcdic output match for chars <= 037Gurusamy Sarathy2000-01-051-1/+5
* ebcdic fix for Data::Dumper from Peter PrymmerGurusamy Sarathy2000-01-021-14/+20
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-4/+4
* email address changesGurusamy Sarathy1999-12-011-1/+1
* More printf miscasts flushed out.Jarkko Hietaniemi1999-11-061-1/+1
* More printf-fixes (see also #4426).Jarkko Hietaniemi1999-10-231-2/+2
* Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-231-4/+5
* avoid ass_u_ming uppercase types are not user objects (spottedGurusamy Sarathy1999-09-081-4/+3
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-054-54/+124
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-042-17/+43
* dump C<0> as such, not C<'0'>Gurusamy Sarathy1999-06-161-1/+1
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-17/+17
* remove _() non-ansismGurusamy Sarathy1999-06-021-8/+8
* s/#defined/#define/Gurusamy Sarathy1999-02-181-1/+1
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-1/+4
* minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-0/+2
* Data::Dumper updateGurusamy Sarathy1998-10-314-161/+278
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* fix quoting of keys with embedded nulls Slaven Rezic1998-08-021-5/+6
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-6/+6
* win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-111-6/+0
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-095-0/+1971