|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
8a611bf4f3
|
Split IP stuff into separate source and WIP implementation of name resolution.
|
2024-08-20 12:07:25 +02:00 |
|
|
05f0e1474a
|
Fixed URLs with non-default char types.
|
2024-08-20 00:35:19 +02:00 |
|
|
df260808b9
|
Implemented/fixed Windows/MSVC support for sockets.
|
2024-08-19 18:35:55 +02:00 |
|
|
35e7131780
|
Added some basic HTTP and ip address parsing.
|
2024-08-18 23:06:09 +02:00 |
|
|
03c899f17e
|
Updated string split method to accept limitParts and ignoreEmpty options.
|
2024-08-18 17:24:06 +02:00 |
|
|
def91ac1bf
|
Added split() and trim() string utilty functions.
|
2024-08-17 22:55:29 +02:00 |
|
|
9ef450df33
|
Added equalsIgnoreCase() function.
|
2024-08-04 11:28:51 +02:00 |
|
|
dff7b30b2d
|
Added missing "std::".
|
2023-11-13 11:34:22 +01: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 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|