Fix concise-xs.t following the changes to B::Deparse.
[p5sagit/p5-mst-13.2.git] / ext / Digest /
2006-05-08 Steve Peters Upgrade to Digest-SHA-5.36. Actually bumped to 5.36_01 as
2006-03-12 Andy Lester Removed unnecessary NULL check in Digest::SHA
2006-02-28 Steve Hay Silence another VC++ warning
2006-02-18 Steve Peters Upgrade to Digest-SHA-5.34.
2006-01-19 Steve Peters Fix another concatenated filepath in a test for Digest...
2006-01-18 Steve Peters Digest::SHA's t/2-nist-sha-oo.t has some path related...
2006-01-18 Steve Peters Fixes for Digest::SHA. Replaced old ppport.h file...
2006-01-09 Steve Peters Added standard core header to test cases for Digest...
2006-01-08 Nicholas Clark Add missing files in ext/Digest/SHA/src that somehow...
2006-01-08 Steve Peters Add Digest-SHA-5.32 for SHA-256 support for CPAN.
2005-12-05 Steve Peters Upgrade to Digest-MD5-2.36
2005-11-26 Steve Peters Upgrade to Digest-MD5-2.35
2005-08-02 H.Merijn Brand The typo changes from 25261 (of course) altered the...
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-05 Steve Hay Oops! Change 25080 should have updated checksums too.
2005-07-05 Steve Hay Remove an unreferenced local variable in Digest-MD5
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2003-12-08 Rafael Garcia-Suarez Upgrade to Digest-MD5 2.33.
2003-12-05 Nicholas Clark Back out the Makefile.PL part of 21808 as requested...
2003-11-29 Nicholas Clark Update to Digest::MD5 2.31
2003-10-15 Rafael Garcia-Suarez Update MIME::Base64 and Digest::MD5 from the CPAN version.
2003-08-05 Jarkko Hietaniemi Upgrade to Digest::MD5 2.27.
2003-07-28 Gisle Aas Re: downrev modules in RC2
2003-07-08 Jarkko Hietaniemi In 5.8.x, fast stdio places still do use stdio.
2003-07-07 Jarkko Hietaniemi Refashioned #20055: we cannot trust stdio to fail here.
2003-07-07 Jarkko Hietaniemi Retract #20056, #20055, #20052, #20050, #20048: the...
2003-07-07 Jarkko Hietaniemi Returning zero from PerlIO_read() is okay;
2003-07-07 Jarkko Hietaniemi If perlio is completely out of the picture, we can
2003-07-07 Jarkko Hietaniemi Update MD5 checksums.
2003-07-07 Jarkko Hietaniemi PerlIO_read() can return negative.
2003-07-05 Jarkko Hietaniemi Upgrade to Digest::MD5 2.25.
2003-07-04 Jarkko Hietaniemi Oops.
2003-07-04 Jarkko Hietaniemi Upgrade to Digest::MD5 2.24, with few extra tweaks:
2003-03-12 Jarkko Hietaniemi Integrate:
2003-02-15 Jarkko Hietaniemi Bring the CPAN Digest::MD5 (2.23) and the core Digest...
2003-02-15 Jarkko Hietaniemi Update MD5 Changes; update checksums.
2003-02-15 Jarkko Hietaniemi Update the MD5 checksums.
2003-02-15 Jarkko Hietaniemi Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-01-22 Jarkko Hietaniemi Update the MD5 checksums.
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2003-01-17 Jarkko Hietaniemi Upgrade to Digest::MD5 2.22.
2003-01-16 Gisle Aas Update for ext/Digest/MD5/
2002-06-26 Jarkko Hietaniemi Integrate from macperl:
2002-06-18 Jarkko Hietaniemi This is probably the reason for the GW failures.
2002-06-10 Jarkko Hietaniemi Now that binmode(FH) does implicit ":bytes" revisit
2002-06-09 Radu Greab [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on...
2002-06-09 Craig A. Berry fix stuck MD5 compile on VAX
2002-05-31 Jarkko Hietaniemi MacOS test glitch.
2002-05-30 Jarkko Hietaniemi Integrate macperl change #16875.
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-06 Jarkko Hietaniemi Upgrade to Digest::MD5 2.20.
2002-05-03 Jarkko Hietaniemi Forgotten test arrangement.
2002-05-03 Jarkko Hietaniemi EBCDIC tweak.
2002-05-03 Jarkko Hietaniemi Update the EBCDIC MD5 checksums, and automate the process.
2002-05-02 Jarkko Hietaniemi Add the new Digest::MD5 test.
2002-05-02 Jarkko Hietaniemi Upgrade to Digest::MD5 2.19.
2002-05-01 Jarkko Hietaniemi Fix files.t for blead.
2002-05-01 Jarkko Hietaniemi Upgrade to Digest::MD5 2.18. files.t doesn't
2002-04-27 Nick Ing-Simmons Integrate mainline
2002-04-26 Jarkko Hietaniemi EBCDIC MD5.xs checksum update from Merijn Broeren.
2002-04-26 Gurusamy Sarathy MD5.xs checksum, ascii only (TODO: someone with access...
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2001-11-27 Jarkko Hietaniemi Update the EBCDIC MD5 checksums.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-25 Jarkko Hietaniemi Update the MD5 checksum of MD5.xs (caused by #12642)
2001-10-25 Norton Allen ext/Digest/MD5/MD5.xs RFC typo
2001-09-07 Gisle Aas Digest::MD5 update
2001-06-28 Peter Prymmer [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokenn...
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-05-30 Jarkko Hietaniemi More -Wall cleanup from Schwern; the EBCDIC MD5.xs...
2001-05-30 Jarkko Hietaniemi Medley of -Wall cleanups from Michael Schwen, Hugo...
2001-04-12 Gisle Aas Digest::MD5 on UTF8 strings
2001-04-06 Jarkko Hietaniemi Define the U32_ALIGNMENT_REQUIRED only if it's not...
2001-04-05 Jarkko Hietaniemi Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-25 Jarkko Hietaniemi Roll back the version numbers of Digest::MD5 and MIME...
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-23 Jarkko Hietaniemi Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle...