Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-19 | oauth: Disallow synchronous DNS in libcurl | Thomas Munro | 18.0 |
| 2024-12-04 | Use <stdint.h> and <inttypes.h> for c.h integers. | Thomas Munro | 18.0 |
| 2024-11-27 | Require sizeof(bool) == 1. | Thomas Munro | 18.0 |
| 2024-11-27 | Remove configure check for _configthreadlocale(). | Thomas Munro | 18.0 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 18.0 |
| 2024-11-22 | Use auxv to check for CRC32 instructions on ARM. | Thomas Munro | 18.0 |
| 2024-11-22 | jit: Use -mno-outline-atomics for bitcode on ARM. | Thomas Munro | 18.0 |
| 2024-08-13 | All POSIX systems have langinfo.h and CODESET. | Thomas Munro | 18.0 |
| 2024-07-30 | Remove --disable-atomics, require 32 bit atomics. | Thomas Munro | 18.0 |
| 2024-07-30 | Remove --disable-spinlocks. | Thomas Munro | 18.0 |