This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow dup'ing of PerlIO::Scalar etc.
[perl5.git] / ext / Data /
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-31 Rafael Garcia-SuarezData::Dumper opt. use B::Deparse for coderefs
2001-10-13 Brian IngersonMessage-ID: <20011012193235.B889@ttul.org>
2001-10-10 Abhijit Menon-SenRe: /usr/include/sys/e ?? (perl@12340)
2001-10-01 Jarkko HietaniemiForgotten from #12288.
2001-10-01 Brian IngersonOption to sort hashes
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-09-06 Tony CookExtra NUL is Data::Dumper output - patch
2001-09-04 Ian PhillippsAUTHORS updates and
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-03-29 Robin Barkerprintf warning
2001-03-21 Nick Ing-SimmonsMultiplicity fix for Dumper.
2001-03-21 Jarkko HietaniemiFirst stab at making Data::Dumper to grok Unicode.
2001-03-16 Michael Stevensmore pod patches
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
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-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemidetypo #6494
2000-08-02 Gurusamy SarathyDump UVs as UVs in Data::Dumper.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy SarathyData::Dumper fumbles negative numbers on 32-bit platfor...
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-11-06 Jarkko HietaniemiMore printf miscasts flushed out.
1999-10-23 Jarkko HietaniemiMore printf-fixes (see also #4426).
1999-10-23 Jarkko HietaniemiFix the printfing nits pointed out by using gcc -Wall and
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-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
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-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-02-18 Gurusamy Sarathys/#defined/#define/
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1999-02-06 Gurusamy Sarathyminor bug in dumping blessed subrefs
1998-10-31 Gurusamy Sarathybump patchlevel; other minor fixes for clean build...
1998-10-31 Gurusamy SarathyData::Dumper update
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-08-02 Slaven Rezicfix quoting of keys with embedded nulls
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-11 Gurusamy Sarathywin32 fixes for VC 6.0 nits
1998-07-09 Gurusamy Sarathyadd Data-Dumper, up patchlevel to 71, various misc...