elsid
|
a98ce7f76a
|
Replace std::filesystem::path by std::string_view in Files::getHash argument
|
2024-03-11 22:07:37 +01:00 |
|
elsid
|
dd54857610
|
Add missing array include
|
2023-07-29 00:29:03 +02:00 |
|
elsid
|
843753da14
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
5456ef1d50
|
Add new functions and overloads to support std::u8string and std::filesystem::path.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
928b131564
|
Implement std::filesystem::path conversion tests.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
a13709c510
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
e5c417c968
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
|
Petr Mikheev
|
709d186b8d
|
Put tests output files to a separate dir
|
2022-05-30 01:34:23 +02:00 |
|
elsid
|
fbc853804d
|
Fix recover from errors in Files::getHash
|
2022-04-15 21:43:54 +02:00 |
|
elsid
|
5eb8c4aebe
|
Avoid redundant conversion to const char* and use make_shared
|
2022-04-10 22:33:08 +02:00 |
|
elsid
|
a665a38aca
|
Use MurmurHash3_x64_128 for file hash
|
2021-11-21 17:05:59 +01:00 |
|