Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-07 | [libc][bazel] Minor cleanup to remove unused dependencies. (#130348) | Alexey Samsonov | 1 | -1/+0 |
2025-01-06 | [libc] Fix sort test failing on NVPTX | Joseph Huber | 1 | -2/+3 |
2025-01-05 | [libc][fuzz] workaround gcc's constexpr capture issue in sort fuzzer (#121684) | Schrodinger ZHU Yifan | 1 | -1/+4 |
2025-01-05 | [libc] Improve qsort (with build fix) (#121482) | Lukas Bergdoll | 1 | -87/+112 |
2024-12-29 | Revert "[libc] Improve qsort" (#121303) | Schrodinger ZHU Yifan | 1 | -112/+87 |
2024-12-29 | [libc] Improve qsort (#120450) | Lukas Bergdoll | 1 | -87/+112 |
2024-07-16 | [libc][stdlib] Implement heap sort. (#98582) | lntue | 1 | -0/+377 |