Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | update standards and safety checks | Jakob Kaivo |
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo |
2020-08-16 | merge _qsort.h directly into qsort.c | Jakob Kaivo |
2020-08-15 | remove the need for a custom struct | Jakob Kaivo |
2020-08-15 | fix off-by-one error | Jakob Kaivo |
2020-08-15 | do swaps byte-by-byte to remove the need for allocating buffers | Jakob Kaivo |
2020-08-15 | first draft of qsort() | Jakob Kaivo |
2019-02-08 | merge sources into single tree | Jakob Kaivo |