Age | Commit message (Expand) | Author |
---|---|---|
2024-02-02 | use UNDEFINED() instead of directly calling __undefined() | Jakob Kaivo |
2024-01-31 | check for UB in qsort() and bsearch() | Jakob Kaivo |
2024-01-31 | add UB checks for search/sort | Jakob Kaivo |
2024-01-31 | check for overlapping pointers | Jakob Kaivo |
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-15 | do pointer arithmetic correctly | Jakob Kaivo |
2019-02-08 | merge sources into single tree | Jakob Kaivo |