|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
9f011952c2
|
Fixed a bunch of clang-tidy warnings.
|
2024-08-18 13:13:17 +02:00 |
|
|
f0d0ee17ea
|
Implemented tcp sockets (only IPv4) and asynchronous IO (for sockets).
|
2024-08-16 21:29:33 +02:00 |
|
|
b1fa99428e
|
Fixed Windows/MSVC compilation.
|
2024-06-26 10:05:32 +02:00 |
|
|
a1f1717e22
|
Added ProcessStream to for running processes (on Linux) and streaming their output.
Added map() function for creating a mapping iterator.
Added mijin::pipe types for map() and join().
|
2023-08-06 13:52:51 +02:00 |
|