Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -22/+36 |
* | src/: Use freeit() for set_free(), string_free() and vector_free() | EuAndreh | 2024-06-04 | 1 | -3/+3 |
* | src/string.h: Separate string_equals() from string_compare() | EuAndreh | 2024-06-04 | 1 | -1/+7 |
* | Use freeit() everywhere | EuAndreh | 2024-05-31 | 1 | -8/+4 |
* | src/string.h: Add implementation for some basic functions | EuAndreh | 2024-05-31 | 1 | -2/+147 |
* | src/string.c: Add new empty file structure | EuAndreh | 2024-04-16 | 1 | -0/+11 |