Commit Graph

14 Commits

Author SHA1 Message Date
ad54d35f2b feat: add vector 2025-09-07 23:24:17 +02:00
16ee246956 refactor: string extend method 2025-09-07 22:36:30 +02:00
3e0584d139 feat: add tests 2025-09-07 17:35:30 +02:00
be154db6cf refactor: improve string methods 2025-09-05 21:15:27 +02:00
9361bd281f feat: add string clear, compare, tolower, toupper 2025-09-05 01:42:53 +02:00
4f71eed36f fix: examples 2025-09-05 00:18:08 +02:00
3297890967 refactor: move to mcl_string_s 2025-09-04 22:52:42 +02:00
8936243527 refactor: drop pthreads for threads 2025-09-04 22:37:06 +02:00
3bfd7faa24 use thread-specific data keys 2025-08-10 17:44:14 +02:00
deca6d6558 drop math library 2025-08-05 01:11:30 +02:00
2376e5d0a0 make string thread-safe 2025-08-03 20:15:39 +02:00
5203f76d46 add queue 2025-08-03 19:57:31 +02:00
8f874634b1 add optional string initial capacity 2025-08-02 12:36:52 +02:00
2480ec1727 add strings 2025-08-02 12:14:39 +02:00