summaryrefslogtreecommitdiff
path: root/ext/Data/Dumper/Dumper.xs
Commit message (Expand)AuthorAgeFilesLines
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-171-13/+15
* Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)Jarkko Hietaniemi2003-02-151-1/+1
* Integrate change 18448 from maint-5.8 :Rafael Garcia-Suarez2003-01-221-1/+1
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-2/+5
* %_ (was Re: [PATCH] operation on `PL_na' may be undefined)Nicholas Clark2003-01-071-2/+1
* 5.8.0-RC1 on SunOS 4!Robin Barker2002-07-091-1/+10
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-1/+1
* Re: [PATCH] Re: Data::Dumper tests with -Mutf8Nicholas Clark2002-05-041-29/+46
* Re: Data::Dumper tests with -Mutf8 Nicholas Clark2002-05-041-3/+5
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-2/+2
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-211-1/+1
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-2/+2
* Re: [PATCH] Re: perl@15772Nicholas Clark2002-04-071-2/+4
* Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conve...Nicholas Clark2002-04-061-31/+63
* Data::DumperNicholas Clark2002-03-091-1/+21
* Extension nits found by -Wall (several from threadsJarkko Hietaniemi2002-01-071-1/+1
* "preprocessing directive not recognized within macro arg"Jarkko Hietaniemi2001-12-131-2/+4
* EPOC fixes from Olaf Flebbe.Jarkko Hietaniemi2001-12-121-0/+4
* Message-ID: <20011012193235.B889@ttul.org>Brian Ingerson2001-10-131-1/+1
* 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