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

History of commit frequency

CVS Commit History:


   2015-07-10 23:24:03 by Travis Paul | Files touched by this commit (5)
Log message:
Import sds-0.d86a9b8 as wip/sds.

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