libutil

C Utility Library
git clone http://git.omkov.net/libutil
Log | Tree | Refs | README | LICENCE | Download

Date Message Author Files + -
2024-05-18 00:12:17 Replace build scripts with a Makefile Jakob Wakeling 6 +24 -18
2022-03-05 23:55:13 Relicense to MIT Jamozed 41 +83 -891
2021-12-08 07:00:24 map: Add currently broken hashmap Jamozed 4 +239 -0
2021-11-27 04:53:46 meta: Rename libcll to libutil Jamozed 32 +106 -102
2021-09-04 02:07:48 fnv: Add FNV hashing algorithms Jamozed 5 +174 -0
2021-09-03 12:26:09 meta: Rename project to libcll Jamozed 29 +79 -67
2021-09-03 12:05:02 rc2: Merge libcrypt into lib Jamozed 5 +413 -22
2021-08-21 10:05:03 meta: Update CMakeLists file Jamozed 1 +11 -11
2021-02-21 22:39:52 strconv: Add signed string conversion functions Jamozed 6 +187 -17
2021-02-21 10:23:53 strconv: Add strconv unit tests Jamozed 2 +380 -12
2021-02-19 05:06:05 base32: Add base32 unit test Jamozed 2 +159 -0
2021-02-04 13:10:07 base64: Add base64 Jamozed 4 +153 -1
2021-01-27 01:44:30 meta: Restructure project Jamozed 15 +19 -14
2021-01-26 04:31:54 crypt: Rename the misc component to crypt Jamozed 4 +12 -10
2021-01-26 01:06:02 misc: Add circular shift unit tests Jamozed 2 +68 -0
2021-01-26 00:11:04 endian: Add endian unit test Jamozed 3 +101 -0
2020-11-18 09:32:50 optget: Add optget unit test Jamozed 4 +204 -2
2020-10-25 23:50:58 error: Add error test Jamozed 2 +15 -1
2020-10-25 23:46:12 meta: Add base project files Jamozed 4 +54 -0