|
|
56fa31d087
|
refactor(build): add static_library
|
2025-09-12 01:43:26 +02:00 |
|
|
|
6b177c87c6
|
feat(string): format, insert, replace, remove
|
2025-09-09 02:51:47 +02:00 |
|
|
|
fa2a85322c
|
feat(vector): shrink, insert, pop
|
2025-09-08 23:18:30 +02:00 |
|
|
|
47856a43d9
|
refactor(hm): remove namespace mcl
|
2025-09-08 19:27:23 +02:00 |
|
|
|
ed23ef8bf2
|
refactor(string): remove mcl namespace
|
2025-09-08 19:18:34 +02:00 |
|
|
|
a21f759d23
|
feat: string find
|
2025-09-08 02:48:47 +02:00 |
|
|
|
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 |
|