summaryrefslogtreecommitdiff
path: root/ext/Data
Commit message (Expand)AuthorAgeFilesLines
* Skip a Data::Dumper test if configured without B module.Marcus Holland-Moritz2004-08-301-1/+5
* Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparse...Mathieu Arnold2004-06-102-4/+4
* Re: [PATCH] Data::Dumper 2.121Ilya Martynov2003-09-046-56/+102
* All the authors of these modules have now been contacted;Jarkko Hietaniemi2003-08-141-1/+1
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-262-50/+62
* Typo, spotted by Doru PetrescuRafael Garcia-Suarez2003-03-241-1/+1
* Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separatorchocolateboy2003-03-173-15/+102
* 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-222-3/+19
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-2/+5
* Slight pod reformatting based on [perl #20284].Jarkko Hietaniemi2003-01-181-15/+45
* %_ (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-042-31/+67
* Re: Data::Dumper tests with -Mutf8 Nicholas Clark2002-05-042-5/+31
* 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-062-36/+110
* Move the readonly interface back to universal.c,Jarkko Hietaniemi2002-03-127-586/+0
* Subject: [PATCH] Hash::Util & restricted hash touch up, part 1Michael G. Schwern2002-03-117-0/+586
* Data::DumperNicholas Clark2002-03-093-36/+385
* 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
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Data::Dumper opt. use B::Deparse for coderefsRafael Garcia-Suarez2001-10-312-13/+57
* 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
* Forgotten from #12288.Jarkko Hietaniemi2001-10-011-2/+84
* Option to sort hashesBrian Ingerson2001-10-012-16/+177
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* Extra NUL is Data::Dumper output - patchTony Cook2001-09-062-3/+16
* AUTHORS updates andIan Phillipps2001-09-041-1/+1
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-7/+6
* 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