Windows 64-bit support:
[p5sagit/p5-mst-13.2.git] / ext / Data / Dumper / Dumper.xs
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Nicholas Clark Re: [PATCH] Re: perl@15772
2002-04-06 Nicholas Clark Re: Dumper.pm and Unicode code points (was Re: Data...
2002-03-09 Nicholas Clark Data::Dumper
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2001-12-13 Jarkko Hietaniemi "preprocessing directive not recognized within macro...
2001-12-12 Jarkko Hietaniemi EPOC fixes from Olaf Flebbe.
2001-10-13 Brian Ingerson Message-ID: <20011012193235.B889@ttul.org>
2001-10-10 Abhijit Menon-Sen Re: /usr/include/sys/e ?? (perl@12340)
2001-10-01 Brian Ingerson Option to sort hashes
2001-09-06 Tony Cook Extra NUL is Data::Dumper output - patch
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-03-29 Robin Barker printf warning
2001-03-21 Nick Ing-Simmons Multiplicity fix for Dumper.
2001-03-21 Jarkko Hietaniemi First stab at making Data::Dumper to grok Unicode.
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-02 Jarkko Hietaniemi detypo #6494
2000-08-02 Gurusamy Sarathy Dump UVs as UVs in Data::Dumper.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy Data::Dumper fumbles negative numbers on 32-bit platfor...
2000-03-08 Gurusamy Sarathy make Dump() call the XSUB implementation transparently...
2000-02-09 Charles Bailey Resync with mainline
2000-01-21 Gurusamy Sarathy fix bug in dumping self-referential scalars
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-06 Jarkko Hietaniemi More printf miscasts flushed out.
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-10-23 Jarkko Hietaniemi Fix the printfing nits pointed out by using gcc -Wall and
1999-09-29 Charles Bailey resync with mainline
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-02-18 Gurusamy Sarathy s/#defined/#define/
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-31 Gurusamy Sarathy Data::Dumper update
1998-08-02 Slaven Rezic fix quoting of keys with embedded nulls
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-11 Gurusamy Sarathy win32 fixes for VC 6.0 nits
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...