libutil

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

Date Message Author Files + -
2022-03-05 23:55:13 Relicense to MIT Jamozed 41 +83 -891
2022-01-05 11:39:34 map: Reimplement map using robin hood hashing Jamozed 4 +193 -83
2021-12-08 07:00:24 map: Add currently broken hashmap Jamozed 4 +239 -0
2021-12-08 01:00:19 alloc: Add extended allocation wrappers Jamozed 3 +90 -2
2021-12-08 00:59:42 fnv: Update to use util.h Jamozed 3 +33 -43
2021-11-27 04:58:37 error: Add alert function Jamozed 3 +55 -7
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-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-20 07:37:56 base32: Remove redundant unit tests Jamozed 1 +10 -51
2021-02-20 07:35:37 base64: Remove redundant unit tests Jamozed 1 +12 -50
2021-02-19 09:46:54 base32: Add base32 decoding tests Jamozed 1 +43 -15
2021-02-19 05:06:05 base32: Add base32 unit test Jamozed 2 +159 -0
2021-02-19 04:44:09 base64: Correct test numbering Jamozed 2 +2 -2
2021-02-04 13:10:40 base64: Add base64 unit test Jamozed 1 +152 -0
2021-01-27 01:51:34 optget: Add licence header to unit test Jamozed 1 +14 -0
2021-01-27 01:51:17 error: Add licence header to unit test Jamozed 1 +14 -0
2021-01-27 01:44:30 meta: Restructure project Jamozed 15 +19 -14