Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -7/+11 |
* | src/catalog.h: Do bounds checking on calls to s() | EuAndreh | 2024-05-24 | 1 | -0/+5 |
* | src/i18n.c: Remove leading empty string in MSGS[] | EuAndreh | 2024-05-24 | 1 | -1/+0 |
* | Add some version of vector.c | EuAndreh | 2024-05-23 | 1 | -0/+1 |
* | src/i18n.h: Change "_()" from a macro to a function | EuAndreh | 2024-04-16 | 1 | -0/+7 |
* | Move unit tests out of src/*.c into tests/ | EuAndreh | 2024-04-05 | 1 | -26/+0 |
* | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 1 | -6/+7 |
* | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 1 | -0/+74 |