|
465a97ded5
|
Removed logger.cpp again.
|
2025-06-21 15:06:39 +02:00 |
|
|
061c58ef41
|
Added more stuff like Logging, DynamicPointer, utilities for using STL allocators and NotNullable.
|
2025-06-21 08:07:57 +02:00 |
|
|
48fd006819
|
Added MemoryFileSystemAdapter.
|
2025-03-28 11:44:28 +01:00 |
|
|
8f2cee4968
|
Added functions for detecting known folders per-platform. Not tested on Windows yet, but who cares?
|
2025-03-02 17:19:18 +01:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
f761f2fb07
|
SSLStream (WIP)
|
2024-08-21 09:35:49 +02:00 |
|
|
04a28e220c
|
Added name resolution code for linux.
|
2024-08-20 13:54:52 +02:00 |
|
|
35e7131780
|
Added some basic HTTP and ip address parsing.
|
2024-08-18 23:06:09 +02:00 |
|
|
f0d0ee17ea
|
Implemented tcp sockets (only IPv4) and asynchronous IO (for sockets).
|
2024-08-16 21:29:33 +02:00 |
|
|
efedca0d3c
|
Added SModule and dependencies.json for S++ 2.0 support.
|
2024-08-14 23:29:46 +02:00 |
|