Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-05 | Add missing guard for __builtin_constant_p | John Naylor | 18.4 |
| 2025-07-02 | Remove implicit cast from 'void *' | John Naylor | 18.0 |
| 2025-04-26 | Match parameter in new function to earlier equivalents | John Naylor | 18.0 |
| 2025-04-06 | Compute CRC32C using AVX-512 instructions where available | John Naylor | 18.0 |
| 2025-04-01 | Use function attributes for SSE 4.2 even when targeting that extension | John Naylor | 18.0 |
| 2025-03-31 | Inline CRC computation for small fixed-length input on x86 | John Naylor | 18.0 |