summaryrefslogtreecommitdiff
path: root/ext/Data
Commit message (Expand)AuthorAgeFilesLines
* Change #24364 broke Data::Dumper::Seen()Marcus Holland-Moritz2006-08-271-1/+2
* Replace some sprintf()'s in Data::Dumper with my_snprintf()'sSteve Peters2006-07-241-6/+7
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-132-11/+45
* Re-order one DO_UTF8 to be after the SvPV.Nicholas Clark2006-05-011-1/+1
* Data::Dumper constingAndy Lester2006-03-191-34/+36
* Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7Jarkko Hietaniemi2006-03-031-1/+16
* s/Nullhv/NULL/g;Nicholas Clark2005-12-161-2/+2
* s/Nullav/NULL/gNicholas Clark2005-12-161-3/+3
* Cleaning up some warnings generated by "gcc -W"Steve Peters2005-11-191-1/+3
* A few POD fixesRafael Garcia-Suarez2005-09-211-1/+1
* Regression test for the fix in change #25308,Rafael Garcia-Suarez2005-09-021-0/+35
* Re: Data::Dumper bug?Yitzchak Scott-Thoennes2005-08-192-4/+6
* 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