psemek/libs/util/source
2025-08-06 17:53:24 +03:00
..
big_int.cpp 32-bit compilation fixes: 2025-01-25 20:35:37 +03:00
common_directories.cpp Add common directories to file dialog 2023-01-05 19:30:00 +03:00
dynamic_bitset.cpp Fix util::dynamic_bitset operations 2023-08-22 14:52:28 +03:00
executable_path.cpp Use _WIN32 macro to detect Windows (instead of other macro variants) 2025-03-04 20:00:03 +03:00
md5.cpp Add constexpr md5 hash implementation 2025-08-06 17:53:24 +03:00
not_implemented.cpp Support building without Boost.Stacktrace 2025-01-26 14:45:43 +03:00
open_url.cpp Use _WIN32 macro to detect Windows (instead of other macro variants) 2025-03-04 20:00:03 +03:00
pretty_print_time.cpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
terminal_color.cpp Add red color to stderr logging 2023-08-06 19:00:34 +03:00
type_name.cpp Add util::type_name(std::type_index) 2023-04-19 19:01:06 +03:00
unicode.cpp Implement utf8 encoding and replace std::codecvt with custom code in utf32 <-> utf8 conversions 2025-04-13 12:43:40 +03:00
uuid.cpp More util::uuid functions: create from string, check for/convert to RFC 4122 2023-08-23 00:04:05 +03:00