Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-27 | If a C23 compiler is detected, try asking for C17. | Thomas Munro | 14.16 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 14.16 |
| 2024-11-22 | jit: Use -mno-outline-atomics for bitcode on ARM. | Thomas Munro | 14.16 |
| 2024-11-07 | Check for STATUS_DELETE_PENDING on Windows. | Thomas Munro | 14.14 |
| 2024-07-12 | Disable clang 16's -Wcast-function-type-strict. | Thomas Munro | 14.13 |
| 2022-10-19 | Track LLVM 15 changes. | Thomas Munro | 14.6 |
| 2021-03-19 | Provide recovery_init_sync_method=syncfs. | Thomas Munro | 14.0 |
| 2021-03-13 | Fix new pthread code to respect --disable-thread-safety. | Thomas Munro | 14.0 |
| 2021-03-10 | Add missing pthread_barrier_t. | Thomas Munro | 14.0 |
| 2021-01-13 | Move our p{read,write}v replacements into their own files. | Thomas Munro | 14.0 |
| 2021-01-11 | Provide pg_preadv() and pg_pwritev(). | Thomas Munro | 14.0 |