• Joined on 2024-07-10
Timerix pushed to main at Timerix/tlibc 2025-11-13 01:12:58 +00:00
adaf5cc311 cstr_copy
Timerix pushed to main at Timerix/tlibc 2025-11-13 00:08:28 +00:00
af36bab444 implemented DateTime struct
Timerix pushed to main at Timerix/tcp-chat 2025-11-12 21:30:23 +00:00
d53557dbb6 implemented ServerPublicInfoResponse and ProgramMode::RandomBytes
4add849b9e implemented idb encryption
2f51cd07ff update to cbuild 2.3.1
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-12 21:26:03 +00:00
1775b27980 Array_null and List_null
Timerix pushed to main at Timerix/tlibc 2025-11-12 19:40:48 +00:00
77589878c1 added check for zero size in Array_alloc
Timerix pushed to main at Timerix/cbuild 2025-11-12 10:09:22 +00:00
458652d0c5 default project config change
Timerix pushed to main at Timerix/cbuild 2025-11-12 10:07:43 +00:00
7ef47c567c default user config change
Timerix pushed to main at Timerix/cbuild 2025-11-12 10:06:52 +00:00
1a4ad2a3f0 default user config change
Timerix pushed to main at Timerix/cbuild 2025-11-12 09:30:26 +00:00
f0ee39084e v2.3.1
e655f05da6 stopped writing {GRAY} before each message in myprint()
5cc2e1c2ad load user config before project config
Compare 3 commits »
Timerix pushed to main at Timerix/cbuild 2025-11-12 08:45:31 +00:00
fca94ffe4c chmod 755 scripts
Timerix pushed to main at Timerix/tlibc 2025-11-10 07:37:06 +00:00
3034e4d186 readme
d9daae8c5e README
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-10 06:38:40 +00:00
972f244ae5 implemented ErrorCodePage
Timerix pushed to main at Timerix/tlibtoml 2025-11-10 05:38:39 +00:00
52870920c1 removed libtoml allocator
c49a8cb1e5 replaced TomlTable with HashMap
a33505ffe4 replaced TomlString with StringBuilder
c83ee4078e replaced char* function arguments with str
247d291da6 fixed some warnings
Compare 6 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-10 05:26:52 +00:00
6a1067a612 created HashMap iterator
2de044711f implemented List_increaseCapacity_size
958cb269b2 renamed first argument of all methods to 'self'
0a1e87817d added HashMap_pushOrUpdate
57c5942fcc new StringBuilder functions
Compare 6 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-09 18:53:02 +00:00
e2f1f6c09b added ATTRIBUTE_THREAD_LOCAL
Timerix pushed to main at Timerix/tlibtoml 2025-11-09 18:44:11 +00:00
a5aff56fb1 project created
Timerix created branch main in Timerix/tlibtoml 2025-11-09 18:44:11 +00:00
Timerix pushed to main at Timerix/tcp-chat 2025-11-09 18:43:26 +00:00
344b4375f9 updated to cbuild 2.3.0
083b247329 enabled more warnings
b662a85348 changed password hashing
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-09 18:42:03 +00:00
bb3b096262 updated gprof task
Timerix pushed to main at Timerix/cbuild 2025-11-09 18:41:03 +00:00
7197f09ca4 updated gprof task