| Commit message (Expand) | Author | Age | Files | Lines |
* | Change md5sum of MD5.xs after change 28936 (on UNIX, might | Rafael Garcia-Suarez | 2006-10-05 | 1 | -1/+1 |
* | Change to sv_reftype return value caused compile for Digest::MD5 | Steve Peters | 2006-10-04 | 2 | -4/+4 |
* | g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Tim... | Jarkko Hietaniemi | 2006-08-22 | 3 | -9/+9 |
* | Upgrade to Digest-MD5-2.36 | Steve Peters | 2005-12-05 | 4 | -13/+21 |
* | Upgrade to Digest-MD5-2.35 | Steve Peters | 2005-11-26 | 5 | -25/+58 |
* | The typo changes from 25261 (of course) altered the MD5's | H.Merijn Brand | 2005-08-02 | 1 | -3/+3 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -1/+1 |
* | Oops! Change 25080 should have updated checksums too. | Steve Hay | 2005-07-05 | 1 | -6/+6 |
* | Remove an unreferenced local variable in Digest-MD5 | Steve Hay | 2005-07-05 | 2 | -2/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 2 | -7/+17 |
* | Upgrade to Digest-MD5 2.33. | Rafael Garcia-Suarez | 2003-12-08 | 6 | -26/+170 |
* | Back out the Makefile.PL part of 21808 as requested by Gisle Aas | Nicholas Clark | 2003-12-05 | 1 | -102/+4 |
* | Update to Digest::MD5 2.31 | Nicholas Clark | 2003-11-29 | 6 | -33/+164 |
* | Update MIME::Base64 and Digest::MD5 from the CPAN version. | Rafael Garcia-Suarez | 2003-10-15 | 6 | -20/+46 |
* | Upgrade to Digest::MD5 2.27. | Jarkko Hietaniemi | 2003-08-05 | 3 | -7/+17 |
* | Re: downrev modules in RC2 | Gisle Aas | 2003-07-28 | 4 | -13/+27 |
* | In 5.8.x, fast stdio places still do use stdio. | Jarkko Hietaniemi | 2003-07-08 | 1 | -1/+2 |
* | Refashioned #20055: we cannot trust stdio to fail here. | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+8 |
* | Retract #20056, #20055, #20052, #20050, #20048: the changes | Jarkko Hietaniemi | 2003-07-07 | 3 | -16/+8 |
* | Returning zero from PerlIO_read() is okay; | Jarkko Hietaniemi | 2003-07-07 | 2 | -9/+5 |
* | If perlio is completely out of the picture, we can | Jarkko Hietaniemi | 2003-07-07 | 1 | -1/+8 |
* | Update MD5 checksums. | Jarkko Hietaniemi | 2003-07-07 | 1 | -3/+3 |
* | PerlIO_read() can return negative. | Jarkko Hietaniemi | 2003-07-07 | 1 | -4/+9 |
* | Upgrade to Digest::MD5 2.25. | Jarkko Hietaniemi | 2003-07-05 | 6 | -54/+164 |
* | Oops. | Jarkko Hietaniemi | 2003-07-04 | 2 | -4/+4 |
* | Upgrade to Digest::MD5 2.24, with few extra tweaks: | Jarkko Hietaniemi | 2003-07-04 | 4 | -15/+36 |
* | Integrate: | Jarkko Hietaniemi | 2003-03-12 | 1 | -4/+4 |
* | Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5 | Jarkko Hietaniemi | 2003-02-15 | 4 | -4/+18 |
* | Update MD5 Changes; update checksums. | Jarkko Hietaniemi | 2003-02-15 | 2 | -4/+13 |
* | Update the MD5 checksums. | Jarkko Hietaniemi | 2003-02-15 | 1 | -3/+4 |
* | Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) | Jarkko Hietaniemi | 2003-02-15 | 1 | -3/+6 |
* | Update the MD5 checksums. | Jarkko Hietaniemi | 2003-01-22 | 1 | -3/+3 |
* | Try to make including patchlevel.h a bit more | Jarkko Hietaniemi | 2003-01-21 | 1 | -1/+4 |
* | Upgrade to Digest::MD5 2.22. | Jarkko Hietaniemi | 2003-01-17 | 5 | -17/+51 |
* | Update for ext/Digest/MD5/ | Gisle Aas | 2003-01-16 | 5 | -27/+66 |
* | Integrate from macperl: | Jarkko Hietaniemi | 2002-06-26 | 1 | -0/+3 |
* | This is probably the reason for the GW failures. | Jarkko Hietaniemi | 2002-06-18 | 1 | -1/+4 |
* | Now that binmode(FH) does implicit ":bytes" revisit | Jarkko Hietaniemi | 2002-06-10 | 1 | -2/+1 |
* | [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (... | Radu Greab | 2002-06-09 | 1 | -0/+2 |
* | fix stuck MD5 compile on VAX | Craig A. Berry | 2002-06-09 | 1 | -1/+2 |
* | MacOS test glitch. | Jarkko Hietaniemi | 2002-05-31 | 1 | -1/+1 |
* | Integrate macperl change #16875. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 1 | -6/+20 |
* | Upgrade to Digest::MD5 2.20. | Jarkko Hietaniemi | 2002-05-06 | 4 | -11/+24 |
* | Forgotten test arrangement. | Jarkko Hietaniemi | 2002-05-03 | 1 | -1/+1 |
* | EBCDIC tweak. | Jarkko Hietaniemi | 2002-05-03 | 1 | -2/+6 |
* | Update the EBCDIC MD5 checksums, and automate the process. | Jarkko Hietaniemi | 2002-05-03 | 1 | -6/+24 |
* | Add the new Digest::MD5 test. | Jarkko Hietaniemi | 2002-05-02 | 1 | -0/+29 |
* | Upgrade to Digest::MD5 2.19. | Jarkko Hietaniemi | 2002-05-02 | 3 | -5/+12 |
* | Fix files.t for blead. | Jarkko Hietaniemi | 2002-05-01 | 2 | -5/+52 |