|
|
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 |
|
|
|
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 |
|
|
|
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 |
|