summaryrefslogtreecommitdiff
path: root/src/i18n.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-7/+11
* src/catalog.h: Do bounds checking on calls to s()EuAndreh2024-05-241-0/+5
* src/i18n.c: Remove leading empty string in MSGS[]EuAndreh2024-05-241-1/+0
* Add some version of vector.cEuAndreh2024-05-231-0/+1
* src/i18n.h: Change "_()" from a macro to a functionEuAndreh2024-04-161-0/+7
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-26/+0
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-021-6/+7
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+74