This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change to sv_reftype return value caused compile for Digest::MD5
[perl5.git] / ext / Digest /
2006-10-04 Steve PetersChange to sv_reftype return value caused compile for...
2006-08-22 Jarkko Hietaniemig++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-07 Steve PetersUpgrade to Digest-SHA-5.43
2006-07-28 Steve HayRemove a (UINT) cast to silence a VC6 compiler warning
2006-07-27 Steve PetersUpgrade to Digest-SHA-5.42
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-06-13 Steve PetersUpgrade to Digest-SHA-5.41
2006-05-25 Steve PetersUpgrade to Digest-SHA-5.38.
2006-05-15 Steve PetersUpgrade to Digest-SHA-5.37
2006-05-08 Steve PetersUpgrade to Digest-SHA-5.36. Actually bumped to 5.36_01 as
2006-03-12 Andy LesterRemoved unnecessary NULL check in Digest::SHA
2006-02-28 Steve HaySilence another VC++ warning
2006-02-18 Steve PetersUpgrade to Digest-SHA-5.34.
2006-01-19 Steve PetersFix another concatenated filepath in a test for Digest...
2006-01-18 Steve PetersDigest::SHA's t/2-nist-sha-oo.t has some path related...
2006-01-18 Steve PetersFixes for Digest::SHA. Replaced old ppport.h file...
2006-01-09 Steve PetersAdded standard core header to test cases for Digest...
2006-01-08 Nicholas ClarkAdd missing files in ext/Digest/SHA/src that somehow...
2006-01-08 Steve PetersAdd Digest-SHA-5.32 for SHA-256 support for CPAN.
2005-12-05 Steve PetersUpgrade to Digest-MD5-2.36
2005-11-26 Steve PetersUpgrade to Digest-MD5-2.35
2005-08-02 H.Merijn BrandThe typo changes from 25261 (of course) altered the...
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-05 Steve HayOops! Change 25080 should have updated checksums too.
2005-07-05 Steve HayRemove an unreferenced local variable in Digest-MD5
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2003-12-08 Rafael Garcia-SuarezUpgrade to Digest-MD5 2.33.
2003-12-05 Nicholas ClarkBack out the Makefile.PL part of 21808 as requested...
2003-11-29 Nicholas ClarkUpdate to Digest::MD5 2.31
2003-10-15 Rafael Garcia-SuarezUpdate MIME::Base64 and Digest::MD5 from the CPAN version.
2003-08-05 Jarkko HietaniemiUpgrade to Digest::MD5 2.27.
2003-07-28 Gisle AasRe: downrev modules in RC2
2003-07-08 Jarkko HietaniemiIn 5.8.x, fast stdio places still do use stdio.
2003-07-07 Jarkko HietaniemiRefashioned #20055: we cannot trust stdio to fail here.
2003-07-07 Jarkko HietaniemiRetract #20056, #20055, #20052, #20050, #20048: the...
2003-07-07 Jarkko HietaniemiReturning zero from PerlIO_read() is okay;
2003-07-07 Jarkko HietaniemiIf perlio is completely out of the picture, we can
2003-07-07 Jarkko HietaniemiUpdate MD5 checksums.
2003-07-07 Jarkko HietaniemiPerlIO_read() can return negative.
2003-07-05 Jarkko HietaniemiUpgrade to Digest::MD5 2.25.
2003-07-04 Jarkko HietaniemiOops.
2003-07-04 Jarkko HietaniemiUpgrade to Digest::MD5 2.24, with few extra tweaks:
2003-03-12 Jarkko HietaniemiIntegrate:
2003-02-15 Jarkko HietaniemiBring the CPAN Digest::MD5 (2.23) and the core Digest...
2003-02-15 Jarkko HietaniemiUpdate MD5 Changes; update checksums.
2003-02-15 Jarkko HietaniemiUpdate the MD5 checksums.
2003-02-15 Jarkko HietaniemiMake the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
2003-01-22 Jarkko HietaniemiUpdate the MD5 checksums.
2003-01-21 Jarkko HietaniemiTry to make including patchlevel.h a bit more
2003-01-17 Jarkko HietaniemiUpgrade to Digest::MD5 2.22.
2003-01-16 Gisle AasUpdate for ext/Digest/MD5/
2002-06-26 Jarkko HietaniemiIntegrate from macperl:
2002-06-18 Jarkko HietaniemiThis is probably the reason for the GW failures.
2002-06-10 Jarkko HietaniemiNow 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. Berryfix stuck MD5 compile on VAX
2002-05-31 Jarkko HietaniemiMacOS test glitch.
2002-05-30 Jarkko HietaniemiIntegrate macperl change #16875.
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-06 Jarkko HietaniemiUpgrade to Digest::MD5 2.20.
2002-05-03 Jarkko HietaniemiForgotten test arrangement.
2002-05-03 Jarkko HietaniemiEBCDIC tweak.
2002-05-03 Jarkko HietaniemiUpdate the EBCDIC MD5 checksums, and automate the process.
2002-05-02 Jarkko HietaniemiAdd the new Digest::MD5 test.
2002-05-02 Jarkko HietaniemiUpgrade to Digest::MD5 2.19.
2002-05-01 Jarkko HietaniemiFix files.t for blead.
2002-05-01 Jarkko HietaniemiUpgrade to Digest::MD5 2.18. files.t doesn't
2002-04-27 Nick Ing-SimmonsIntegrate mainline
2002-04-26 Jarkko HietaniemiEBCDIC MD5.xs checksum update from Merijn Broeren.
2002-04-26 Gurusamy SarathyMD5.xs checksum, ascii only (TODO: someone with access...
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2001-11-27 Jarkko HietaniemiUpdate the EBCDIC MD5 checksums.
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-25 Jarkko HietaniemiUpdate the MD5 checksum of MD5.xs (caused by #12642)
2001-10-25 Norton Allenext/Digest/MD5/MD5.xs RFC typo
2001-09-07 Gisle AasDigest::MD5 update
2001-06-28 Peter Prymmer[patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokenn...
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Andy DoughertyUnnecessary pod2man calls in new extensions
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-05-30 Jarkko HietaniemiMore -Wall cleanup from Schwern; the EBCDIC MD5.xs...
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-04-12 Gisle AasDigest::MD5 on UTF8 strings
2001-04-06 Jarkko HietaniemiDefine the U32_ALIGNMENT_REQUIRED only if it's not...
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-25 Jarkko HietaniemiRoll back the version numbers of Digest::MD5 and MIME...
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-23 Jarkko HietaniemiIntegrate Digest-1.00 and Digest-MD5-2.13, from Gisle...