summaryrefslogtreecommitdiff
path: root/ext/Data/Dumper/Dumper.xs
Commit message (Expand)AuthorAgeFilesLines
...
* Re: /usr/include/sys/e ?? (perl@12340)Abhijit Menon-Sen2001-10-101-6/+8
* Option to sort hashesBrian Ingerson2001-10-011-14/+72
* Extra NUL is Data::Dumper output - patchTony Cook2001-09-061-1/+1
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-7/+6
* 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-211-32/+104
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-1/+1
* 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-081-11/+5
* fix bug in dumping self-referential scalarsGurusamy Sarathy2000-01-211-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
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-051-36/+57
* 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-041-12/+30
* 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
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-311-0/+2
* Data::Dumper updateGurusamy Sarathy1998-10-311-96/+155
* 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-091-0/+805