allocator.h
|
i think all the old logging is replaced
|
2025-03-10 00:29:20 -04:00 |
any.h
|
based
|
2024-03-23 02:48:13 -04:00 |
array.h
|
make sure stored type is trivally_copyable
|
2024-03-07 13:01:58 -05:00 |
binary_tree.h
|
make this compile
|
2024-11-11 18:19:32 -05:00 |
bump_allocator.h
|
mmap
|
2024-09-04 02:42:45 -04:00 |
error.h
|
socket error handler
|
2024-03-31 13:56:56 -04:00 |
hashmap.h
|
std:: hashmap variant fix
|
2024-02-29 08:20:23 -05:00 |
memory.h
|
revert change that breaks graphics lib
|
2025-01-28 00:00:47 -05:00 |
memory_util.h
|
fix a lot of bugs, current testing works
|
2025-02-19 13:28:58 -05:00 |
queue.h
|
changes?
|
2024-02-14 16:19:48 -05:00 |
random.h
|
decltype(auto) on the select method
|
2025-01-21 21:10:10 -05:00 |
ranges.h
|
initiailizer list now works for dynamic spans
|
2024-11-08 19:22:06 -05:00 |
simd.h
|
simd disable
|
2024-04-25 17:42:03 -04:00 |
string.h
|
string changes, add path seperator
|
2024-10-21 15:02:13 -04:00 |
system.h
|
fixes for windows
|
2024-10-31 19:28:43 -07:00 |
thread.h
|
minor change
|
2025-01-13 14:43:32 -05:00 |
time.h
|
time update
|
2024-02-24 14:31:59 -05:00 |
types.h
|
using in the type
|
2024-06-23 20:53:53 -04:00 |
uuid.h
|
changes?
|
2024-02-14 16:19:48 -05:00 |
vector.h
|
zip iterator, random access
|
2024-09-28 18:31:49 -04:00 |