Extension nits found by -Wall (several from threads
[p5sagit/p5-mst-13.2.git] / ext / Data / Dumper / Dumper.pm
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...