Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2023-01-27 11:30:49 by Michael Baeuerle | Files touched by this commit (7)
Log message:
devel/sds: Import version 2.2

SDS is a string library for C designed to augment the limited libc string
handling functionalities by adding heap allocated strings that are:

* Simpler to use.
* Binary safe.
* Computationally more efficient.
* But yet... Compatible with normal C string functions.

Next | Query returned 1 messages, browsing 1 to 10 | previous