This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
[perl5.git] / ext / Data / Dumper / Dumper.pm
2005-06-21 Rafael Garcia-SuarezFix [perl #36102] Data::Dumper Doesn't Stringify Numeri...
2005-05-02 Rafael Garcia-SuarezRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2005-01-21 Rafael Garcia-SuarezFix spurious warnings emitted by XSLoader via Data...
2005-01-19 Jos I. BoumansMake Data::Dumper work when dynamic extensions are...
2004-12-23 Sam TregarData::Dumper Freezer fixes
2004-10-19 Rafael Garcia-SuarezMore Data::Dumper docs nits, fix the previous one,
2004-10-15 Rafael Garcia-SuarezDoc nit to Data::Dumper, suggested by Peter Kay.
2004-06-10 Mathieu ArnoldRe: [perl #30197] perlbug AutoReply: Data::Dumper does...
2003-09-04 Ilya MartynovRe: [PATCH] Data::Dumper 2.121
2003-08-14 Jarkko HietaniemiAll the authors of these modules have now been contacted;
2003-06-26 Jarkko HietaniemiBite the bullet and apply the hash randomisation patch.
2003-03-24 Rafael Garcia-SuarezTypo, spotted by Doru Petrescu
2003-03-17 chocolateboyPatch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-01-18 Jarkko HietaniemiSlight pod reformatting based on [perl #20284].
2002-03-09 Nicholas ClarkData::Dumper
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-31 Rafael Garcia-SuarezData::Dumper opt. use B::Deparse for coderefs
2001-10-01 Jarkko HietaniemiForgotten from #12288.
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-03-21 Jarkko HietaniemiFirst stab at making Data::Dumper to grok Unicode.
2001-03-16 Michael Stevensmore pod patches
2000-10-20 Charles BaileySYN SYN
2000-09-07 Gisle AasMake Data::Dumper (non-XS) to work with changed semanti...
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-03-08 Gurusamy Sarathymake Dump() call the XSUB implementation transparently...
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathyfix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Gurusamy Sarathytweak change#4745 to make ebcdic output match for chars...
2000-01-02 Gurusamy Sarathyebcdic fix for Data::Dumper from Peter Prymmer
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-12-01 Gurusamy Sarathyemail address changes
1999-09-29 Charles Baileyresync with mainline
1999-09-08 Gurusamy Sarathyavoid ass_u_ming uppercase types are not user objects...
1999-09-05 John Nolanmodified suggested patch to handle cross-refs and qr...
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Gurusamy Sarathymake overload, Data::Dumper, and dumpvar understand...
1999-06-16 Gurusamy Sarathydump C<0> as such, not C<'0'>
1999-02-06 Gurusamy Sarathyminor bug in dumping blessed subrefs
1998-10-31 Gurusamy SarathyData::Dumper update
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...