1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-21 06:15:53 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
e5190818c4
perf: mutate destination string for string_concatenate
BREAKING CHANGE: Function signature changed
2023-08-07 00:42:11 +02:00
209440588d
fix: more memory issues thanks to -fsanitize=address flag
Work In Progress #5
2023-08-03 23:55:14 +02:00
c5a7bbf7c1
fix: set_version typings 2023-06-25 21:35:24 +02:00
1ded37b106
feat!: rename types string to string_t and byte to byte_t 2023-06-25 20:08:58 +02:00
8f3ee199e5
feat: add string type 2023-06-25 15:20:38 +02:00
Divlo
cf6b7db16d
feat: first release 2023-01-05 21:13:10 +01:00