| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-02 | Use c"lit" for CStrings without unwrap | Kornel | -5/+5 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -1/+1 |
| 2024-09-15 | also use compute_size_in_bytes for relevant multiplications in Miri | Ralf Jung | -1/+12 |
| 2024-05-19 | a bit of refactoring and tweak the aligned-allocation tests | Ralf Jung | -54/+56 |
| 2024-05-18 | support aligned_alloc for unixes support. | David Carlier | -0/+40 |
| 2024-05-16 | alloc now works on wasi (and some formatting) | Ralf Jung | -2/+4 |
| 2024-05-12 | Add non-null pointer for posix_memalign | tiif | -4/+3 |
| 2024-05-09 | Implement non-null pointer for malloc(0) | tiif | -5/+9 |
| 2024-05-06 | organize libc tests into a proper folder, and run some of them on Windows | Ralf Jung | -0/+255 |
