summaryrefslogtreecommitdiff
path: root/ext/Digest
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBMPeter Prymmer2001-06-281-0/+9
| | | | | Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com> p4raw-id: //depot/perl@10997
* Unnecessary pod2man calls in new extensionsAndy Dougherty2001-06-211-0/+1
| | | | | Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@10784
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-184-0/+748
| | | | | | | | | | | | | | | | | | | | | | | | No doubt I made some mistakes like missed some files or misnamed some files. The naming rules were more or less: (1) if the module is from CPAN, follows its ways, be it t/*.t or test.pl. (2) otherwise if there are multiple tests for a module put them in a t/ (3) otherwise if there's only one test put it in Module.t (4) helper files go to module/ (locale, strict, warnings) (5) use longer filenames now that we can (but e.g. the compat-0.6.t and the Text::Balanced test files still were renamed to be more civil against the 8.3 people) installperl was updated appropriately not to install the *.t files or the help files from under lib. TODO: some helper files still remain under t/ that could follow their 'masters'. UPDATE: On second thoughts, why should they. They can continue to live under t/lib, and in fact the locale/strict/warnings helpers that were moved could be moved back. This way the amount of non-installable stuff under lib/ stays smaller. p4raw-id: //depot/perl@10676
* More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksumJarkko Hietaniemi2001-05-301-1/+1
| | | | | is now wrong. p4raw-id: //depot/perl@10326
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+4
| | | | | and Abhijit Menon-Sen. p4raw-id: //depot/perl@10321
* Digest::MD5 on UTF8 stringsGisle Aas2001-04-121-4/+2
| | | | | Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com> p4raw-id: //depot/perl@9689
* Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.Jarkko Hietaniemi2001-04-061-4/+6
| | | p4raw-id: //depot/perl@9589
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-3/+2
| | | | | | | | ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t. Introduce probes for struct msghdr, struct cmsghdr, sendmsg, recvmsg, readv, writev, setitimer, getitimer, ualarm, usleep, for possible later extension work. p4raw-id: //depot/perl@9560
* Roll back the version numbers of Digest::MD5 and MIME::Base64Jarkko Hietaniemi2001-03-251-1/+1
| | | | | to equal the CPAN versions since no code changes have been made. p4raw-id: //depot/perl@9342
* Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-236-0/+1360
- bump the version to 2.14 - drop the base64 tests since they require MIME::Base64 - drop the rfc1321.txt - drop the hints/dec_osf.pl since it's only needed for pre-5.005_03 Perls Todo: - the U32 alignment testing is now removed; it needs to be reintroduced as as a Config variable (meaning also as a Configure test) - get the new EBCDIC md5sum for MD5.pm - test in Win32 to see how badly I botched the makefiles p4raw-id: //depot/perl@9308