otavepto
|
90dee82377
|
more utf-8 with std::filesystem
|
2024-06-30 03:18:39 +03:00 |
|
otavepto
|
8208d1541d
|
crash_printer: use multibyte std::string
|
2024-06-30 03:18:39 +03:00 |
|
otavepto
|
efc062f6be
|
move remove_file() inside common helpers
|
2024-06-30 03:18:39 +03:00 |
|
otavepto
|
fa59283f1c
|
add all crash printer tests
|
2024-06-16 19:09:01 +03:00 |
|
otavepto
|
35f4b9c6d7
|
proper helper function to get utc time
|
2024-06-07 19:49:57 +03:00 |
|
otavepto
|
7a93f2f0e1
|
fix crash printer compilation for msys2 on windows
|
2024-06-02 05:15:45 +03:00 |
|
Detanup01
|
b6e37d8207
|
crashprinter fix
|
2024-05-27 23:24:38 +03:00 |
|
Detanup01
|
e4f488bbdc
|
Fix errrors in network.
(linux and windows C++ things arent the same [I HATE BOTH OF YOU WHY NOT STANDARDIZE!])
revert "&" checks on type instead of "=="
|
2024-05-27 23:24:38 +03:00 |
|
Detanup01
|
6a464fd295
|
fixing some errors via types
(might ebe worng)
|
2024-05-27 23:24:38 +03:00 |
|
otavepto
|
e2980d100e
|
* use std::filesystem::u8path to support utf-8
* don't sanitize paths in settings_parser since it removes the colon ':', preventing the usage of absolute paths on Windows like 'C:\aa\bb'
|
2024-04-28 19:44:56 +03:00 |
|
otavepto
|
1518075b17
|
spelling
|
2024-03-11 01:40:47 +02:00 |
|
otavepto
|
705a1b925a
|
added helper functions + restructure folders
|
2024-01-19 04:28:03 +02:00 |
|
otavepto
|
2056698d6e
|
tests for crash printer
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
fcfda3ddd2
|
win crash printer
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
57e7dbebde
|
linux crash printer
|
2024-01-19 03:51:44 +02:00 |
|
otavepto
|
d15441a30e
|
common files used by crash printer
|
2024-01-19 03:51:44 +02:00 |
|