A few POD fixes
[p5sagit/p5-mst-13.2.git] / ext / Data / Dumper / Dumper.pm
2005-09-21 Rafael Garcia-Suarez A few POD fixes
2005-08-19 Yitzchak Scott-Tho... Re: Data::Dumper bug?
2005-06-21 Rafael Garcia-Suarez Fix [perl #36102] Data::Dumper Doesn't Stringify Numeri...
2005-05-02 Rafael Garcia-Suarez Re: [perl #31793] Data::Dumper: Useqq interacts badly...
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-01-21 Rafael Garcia-Suarez Fix spurious warnings emitted by XSLoader via Data...
2005-01-19 Jos I. Boumans Make Data::Dumper work when dynamic extensions are...
2004-12-23 Sam Tregar Data::Dumper Freezer fixes
2004-10-19 Rafael Garcia-Suarez More Data::Dumper docs nits, fix the previous one,
2004-10-15 Rafael Garcia-Suarez Doc nit to Data::Dumper, suggested by Peter Kay.
2004-06-10 Mathieu Arnold Re: [perl #30197] perlbug AutoReply: Data::Dumper does...
2003-09-04 Ilya Martynov Re: [PATCH] Data::Dumper 2.121
2003-08-14 Jarkko Hietaniemi All the authors of these modules have now been contacted;
2003-06-26 Jarkko Hietaniemi Bite the bullet and apply the hash randomisation patch.
2003-03-24 Rafael Garcia-Suarez Typo, spotted by Doru Petrescu
2003-03-17 chocolateboy Patch for Data::Dumper 2.12 to Allow Custom Hash Key...
2003-01-18 Jarkko Hietaniemi Slight pod reformatting based on [perl #20284].
2002-03-09 Nicholas Clark Data::Dumper
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-31 Rafael Garcia-Suarez Data::Dumper opt. use B::Deparse for coderefs
2001-10-01 Jarkko Hietaniemi Forgotten from #12288.
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-03-21 Jarkko Hietaniemi First stab at making Data::Dumper to grok Unicode.
2001-03-16 Michael Stevens more pod patches
2000-10-20 Charles Bailey SYN SYN
2000-09-07 Gisle Aas Make Data::Dumper (non-XS) to work with changed semanti...
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathy fix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-05 Gurusamy Sarathy tweak change#4745 to make ebcdic output match for chars...
2000-01-02 Gurusamy Sarathy ebcdic fix for Data::Dumper from Peter Prymmer
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-12-01 Gurusamy Sarathy email address changes
1999-09-29 Charles Bailey resync with mainline
1999-09-08 Gurusamy Sarathy avoid ass_u_ming uppercase types are not user objects...
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-06-16 Gurusamy Sarathy dump C<0> as such, not C<'0'>
1999-02-06 Gurusamy Sarathy minor bug in dumping blessed subrefs
1998-10-31 Gurusamy Sarathy Data::Dumper update
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...