summaryrefslogtreecommitdiff
path: root/ext/Data
Commit message (Expand)AuthorAgeFilesLines
* Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric LabelsRafael Garcia-Suarez2005-06-213-6/+9
* SvPVX_const() - part 3 ... and const'ing StorableSteve Peters2005-06-021-21/+21
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-1/+5
* Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloadingRafael Garcia-Suarez2005-05-021-5/+20
* Symbian port of PerlJarkko Hietaniemi2005-04-211-2/+2
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-192-3/+3
* Fix spurious warnings emitted by XSLoader via Data::DumperRafael Garcia-Suarez2005-01-211-2/+2
* Make Data::Dumper work when dynamic extensions are not availableJos I. Boumans2005-01-191-24/+33
* Data::Dumper Freezer fixesSam Tregar2004-12-233-10/+115
* More Data::Dumper docs nits, fix the previous one,Rafael Garcia-Suarez2004-10-191-3/+3
* Doc nit to Data::Dumper, suggested by Peter Kay.Rafael Garcia-Suarez2004-10-151-2/+3
* 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