summaryrefslogtreecommitdiff
path: root/ext/Digest
Commit message (Collapse)AuthorAgeFilesLines
* Symbian port of PerlJarkko Hietaniemi2005-04-212-7/+17
| | | | | Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@24271
* Upgrade to Digest-MD5 2.33.Rafael Garcia-Suarez2003-12-086-26/+170
| | | p4raw-id: //depot/perl@21871
* Back out the Makefile.PL part of 21808 as requested by Gisle AasNicholas Clark2003-12-051-102/+4
| | | p4raw-id: //depot/perl@21851
* Update to Digest::MD5 2.31Nicholas Clark2003-11-296-33/+164
| | | p4raw-id: //depot/perl@21808
* Update MIME::Base64 and Digest::MD5 from the CPAN version.Rafael Garcia-Suarez2003-10-156-20/+46
| | | p4raw-id: //depot/perl@21451
* Upgrade to Digest::MD5 2.27.Jarkko Hietaniemi2003-08-053-7/+17
| | | p4raw-id: //depot/perl@20484
* Re: downrev modules in RC2Gisle Aas2003-07-284-13/+27
| | | | | | | Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com> (upgrade to Digest::MD5 2.26) p4raw-id: //depot/perl@20248
* In 5.8.x, fast stdio places still do use stdio.Jarkko Hietaniemi2003-07-081-1/+2
| | | p4raw-id: //depot/perl@20071
* Refashioned #20055: we cannot trust stdio to fail here.Jarkko Hietaniemi2003-07-071-1/+8
| | | p4raw-id: //depot/perl@20058
* Retract #20056, #20055, #20052, #20050, #20048: the changesJarkko Hietaniemi2003-07-073-16/+8
| | | | | are just breaking more than they are fixing. p4raw-id: //depot/perl@20057
* Returning zero from PerlIO_read() is okay;Jarkko Hietaniemi2003-07-072-9/+5
| | | | | update MD5 sums. p4raw-id: //depot/perl@20056
* If perlio is completely out of the picture, we canJarkko Hietaniemi2003-07-071-1/+8
| | | | | get tripped by different stdio implementations. p4raw-id: //depot/perl@20055
* Update MD5 checksums.Jarkko Hietaniemi2003-07-071-3/+3
| | | p4raw-id: //depot/perl@20052
* PerlIO_read() can return negative.Jarkko Hietaniemi2003-07-071-4/+9
| | | p4raw-id: //depot/perl@20048
* Upgrade to Digest::MD5 2.25.Jarkko Hietaniemi2003-07-056-54/+164
| | | p4raw-id: //depot/perl@20020
* Oops.Jarkko Hietaniemi2003-07-042-4/+4
| | | p4raw-id: //depot/perl@19993
* Upgrade to Digest::MD5 2.24, with few extra tweaks:Jarkko Hietaniemi2003-07-044-15/+36
| | | | | | | | | | (1) make the PATCHLEVEL logic as it is with List::Util (more portable to older Perls) (2) regen the MD5 checksums with ... (3) ... the Mac OS Classic checksums generated via MacRoman (just a guess) (4) Keep the core Makefile.PL. p4raw-id: //depot/perl@19986
* Integrate:Jarkko Hietaniemi2003-03-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 18946] Integrate from maint-5.8/macperl: [ 18937] Various MacOS portability fixes for tests [ 18938] File::Spec::Unix method should be called on $self [ 18939] lib.pm:_get_dirs() should use $_[0], not $_ [ 18940] Update MacOS for new configpm [ 18941] Update MacOS build Update Makefile for new source files, update test script, add additional symbol for APItest p4raw-link: @18946 on //depot/maint-5.8/perl: 494df11159c23652339c95affadb99da70ef89e6 p4raw-link: @18941 on //depot/maint-5.8/macperl: 9b3df31c299856a4cb17c1b4a9c403df0a69ec28 p4raw-link: @18940 on //depot/maint-5.8/macperl: 5d97ba7550864e5eaacd84839be0d01c212a6d00 p4raw-link: @18939 on //depot/maint-5.8/macperl: be568d45c1392c31a2787cdaf2ab37fb4a91ced1 p4raw-link: @18938 on //depot/maint-5.8/macperl: efc910e725c427d20af16b2fdf1d43228fecfc02 p4raw-link: @18937 on //depot/maint-5.8/macperl: bbcece98349dade0635a793d66ae4e883c9097d6 p4raw-id: //depot/perl@18951 p4raw-integrated: from //depot/maint-5.8/perl@18950 'copy in' ext/POSIX/t/taint.t t/op/stat.t (@17645..) lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t lib/lib_pm.PL t/op/mkdir.t (@18080..) ext/Filter/t/call.t lib/charnames.t t/op/taint.t t/run/switchI.t (@18458..) lib/File/Spec/Unix.pm (@18466..) t/io/crlf.t (@18638..) ext/Digest/MD5/t/files.t (@18743..) t/op/method.t (@18850..) t/pod/testp2pt.pl (@18890..) t/op/sprintf.t (@18911..) t/op/recurse.t (@18922..) p4raw-branched: from //depot/maint-5.8/perl@18946 'branch in' macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm macos/macperl.sym
* Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5Jarkko Hietaniemi2003-02-154-4/+18
| | | | | | | even closer to each other. The dec_osf.pl is irrelevant for the current core but adding it makes for one less exception when integrating. p4raw-id: //depot/perl@18712
* Update MD5 Changes; update checksums.Jarkko Hietaniemi2003-02-152-4/+13
| | | p4raw-id: //depot/perl@18711
* Update the MD5 checksums.Jarkko Hietaniemi2003-02-151-3/+4
| | | p4raw-id: //depot/perl@18710
* Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)Jarkko Hietaniemi2003-02-151-3/+6
| | | | | (problem noticed by Graham with List::Util). p4raw-id: //depot/perl@18709
* Update the MD5 checksums.Jarkko Hietaniemi2003-01-221-3/+3
| | | p4raw-id: //depot/perl@18543
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-1/+4
| | | | | | | | | | robust (use <> instead of "") and in case of failure (PERL_VERSION didn't get defined) try to fail (by trying to #include an "obviously" named file that should not exist) (didn't use #error since IIRC older cpps do not have it) (Tries to address [perl #20276].) p4raw-id: //depot/perl@18541
* Upgrade to Digest::MD5 2.22.Jarkko Hietaniemi2003-01-175-17/+51
| | | p4raw-id: //depot/perl@18509
* Update for ext/Digest/MD5/Gisle Aas2003-01-165-27/+66
| | | | | Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com> p4raw-id: //depot/perl@18492
* Integrate from macperl:Jarkko Hietaniemi2002-06-261-0/+3
| | | | | | | | | | | | | | | | | | | | | [ 17345] Mac OS Test updates [ 17347] Support hints and OPTIMIZE in MM_MacOS [ 17348] Crank down optimization for Mac OS in Digest::MD5 p4raw-link: @17348 on //depot/macperl: 5e6109b944d42c12b5bf2560bc7d5e1e26b50cb5 p4raw-link: @17347 on //depot/macperl: 4fa8a8856377f81f41ceaba369f758c11cc6b898 p4raw-link: @17345 on //depot/macperl: ef506d9df705afe007449cf4101370864d7e1d79 p4raw-id: //depot/perl@17363 p4raw-branched: from //depot/macperl@17362 'branch in' ext/Digest/MD5/hints/MacOS.pl p4raw-integrated: from //depot/macperl@17362 'copy in' ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@17344..)
* This is probably the reason for the GW failures.Jarkko Hietaniemi2002-06-181-1/+4
| | | p4raw-id: //depot/perl@17292
* Now that binmode(FH) does implicit ":bytes" revisitJarkko Hietaniemi2002-06-101-2/+1
| | | | | | the failing tests. The worrisome one is the Digest::MD5 test-- how will it fare in CRLF lands now? p4raw-id: //depot/perl@17175
* [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp ↵Radu Greab2002-06-091-0/+2
| | | | | | | | | | (UNINSTALLED) Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro> Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t ones which I cannot figure out. p4raw-id: //depot/perl@17150
* fix stuck MD5 compile on VAXCraig A. Berry2002-06-091-1/+2
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]> p4raw-id: //depot/perl@17128
* MacOS test glitch.Jarkko Hietaniemi2002-05-311-1/+1
| | | p4raw-id: //depot/perl@16945
* Integrate macperl change #16875.Jarkko Hietaniemi2002-05-301-1/+1
| | | | | | | | p4raw-link: @16875 on //depot/macperl: 7e4b169a9e787608dff5f2144628b527da9c3589 p4raw-id: //depot/perl@16883 p4raw-integrated: from //depot/macperl@16882 'copy in' ext/Cwd/t/cwd.t lib/blib.t t/lib/warnings/op (@16868..) 'ignore' ext/Digest/MD5/t/files.t (@16868..)
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-6/+20
| | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@16882 p4raw-integrated: from //depot/macperl@16881 'copy in' ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t ext/Socket/Socket.t lib/AutoSplit.t lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl lib/Test/Harness/t/callback.t lib/blib.pm lib/strict.t lib/subs.t t/lib/filter-util.pl t/lib/warnings/doio t/lib/warnings/mg t/x2p/s2p.t (@16123..) lib/Test/Simple/t/exit.t (@16230..) lib/open.t lib/warnings.t (@16255..) perl.c (@16475..) lib/Unicode/Collate.pm lib/Unicode/UCD.t (@16651..) ext/PerlIO/t/fallback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@16825..) p4raw-integrated: from //depot/macperl@16868 'copy in' lib/blib.t (@16123..) t/lib/warnings/op (@16230..) ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t (@16475..) 'merge in' ext/Storable/t/utf8hash.t lib/Test/Harness/Straps.pm (@16730..)
* Upgrade to Digest::MD5 2.20.Jarkko Hietaniemi2002-05-064-11/+24
| | | p4raw-id: //depot/perl@16427
* Forgotten test arrangement.Jarkko Hietaniemi2002-05-031-1/+1
| | | p4raw-id: //depot/perl@16379
* EBCDIC tweak.Jarkko Hietaniemi2002-05-031-2/+6
| | | p4raw-id: //depot/perl@16374
* Update the EBCDIC MD5 checksums, and automate the process.Jarkko Hietaniemi2002-05-031-6/+24
| | | p4raw-id: //depot/perl@16373
* Add the new Digest::MD5 test.Jarkko Hietaniemi2002-05-021-0/+29
| | | p4raw-id: //depot/perl@16326
* Upgrade to Digest::MD5 2.19.Jarkko Hietaniemi2002-05-023-5/+12
| | | p4raw-id: //depot/perl@16324
* Fix files.t for blead.Jarkko Hietaniemi2002-05-012-5/+52
| | | p4raw-id: //depot/perl@16322
* Upgrade to Digest::MD5 2.18. files.t doesn'tJarkko Hietaniemi2002-05-016-52/+92
| | | | | work yet with blead, my bad. p4raw-id: //depot/perl@16321
* EBCDIC MD5.xs checksum update from Merijn Broeren.Jarkko Hietaniemi2002-04-261-1/+1
| | | p4raw-id: //depot/perl@16196
* MD5.xs checksum, ascii only (TODO: someone with access to an EBCDICGurusamy Sarathy2002-04-261-2/+2
| | | | | platform needs to fill in the other branch here) p4raw-id: //depot/perl@16175
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-4/+4
| | | p4raw-id: //depot/perl@16173
* Update the EBCDIC MD5 checksums.Jarkko Hietaniemi2001-11-271-2/+2
| | | p4raw-id: //depot/perl@13294
* a few typo fixes Jeffrey Friedl2001-11-122-2/+2
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* Update the MD5 checksum of MD5.xs (caused by #12642)Jarkko Hietaniemi2001-10-251-1/+1
| | | p4raw-id: //depot/perl@12645
* ext/Digest/MD5/MD5.xs RFC typoNorton Allen2001-10-251-1/+1
| | | | | Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu> p4raw-id: //depot/perl@12642
* Digest::MD5 updateGisle Aas2001-09-074-15/+74
| | | | | Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@11930