ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/String-CRC32C/Changes
Revision: 1.7
Committed: Mon Mar 31 00:37:42 2025 UTC (17 months, 2 weeks ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -0 lines
Error occurred while calculating annotation data.
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension String::CRC32C
2
3 - more attempts at fixing ancient/broken windows.
4
5 1.0 Sun 30 Mar 2025 14:41:30 CEST
6 - port to c89. maybe.
7 - http://perlmulticore.schmorp.de/ support added.
8
9 0.02 forgot
10 - only compile optimised implementation when sse 4.2 is actually
11 enabled in the compiler.
12 - added $String::CRC32C::IMPL.
13 - misc prtability fixes in crc32 code.
14
15 0.01 Mon 24 Mar 2025 11:12:57 CET
16 - cloned from Convert-Scalar, which is my module starter.
17