| Revision: | 1.4 |
| Committed: | Sat Mar 29 13:19:57 2025 UTC (17 months, 2 weeks ago) by root |
| Branch: | MAIN |
| Changes since 1.3: | +1 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for Perl extension String::CRC32C |
| 2 | |||
| 3 | root | 1.2 | - only compile optimised implementation when sse 4.2 is actually |
| 4 | enabled in the compiler. | ||
| 5 | root | 1.3 | - added $String::CRC32C::IMPL. |
| 6 | - misc prtability fixes in crc32 code. | ||
| 7 | root | 1.4 | - port to c89. maybe. |
| 8 | root | 1.2 | |
| 9 | root | 1.1 | 0.01 Mon 24 Mar 2025 11:12:57 CET |
| 10 | - cloned from Convert-Scalar, which is my module starter. | ||
| 11 |