Martchus
|
6d5045c2b1
|
Port away from deprecated WriteCompilerDetectionHeader module
|
1 year ago |
Martchus
|
8c033ca243
|
Fix warnings
|
1 year ago |
Martchus
|
1154ed4d1c
|
Improve exception messages of NativeFileStream
So one gets e.g. "open failed: Permission denied" instead of
just "open failed: iostream error".
|
3 years ago |
Martchus
|
b48b2f5c06
|
Have everything in one top-level namespace
|
3 years ago |
Martchus
|
9a50d2b8df
|
Remove types
|
3 years ago |
Martchus
|
41fa627ef4
|
Apply tidy
|
3 years ago |
Martchus
|
7452d44e64
|
Prevent formatting bitrate as "-NaN GiB/s"
|
3 years ago |
Martchus
|
8e32fc0229
|
Apply clang-format
|
4 years ago |
Martchus
|
5356d793fc
|
Make all tests pass under Windows
* Workaround some issues
* Disable some tests (better than not running tests
at all)
|
4 years ago |
Martchus
|
8e3c40abb5
|
Make conversion from multi byte to wide string generic
|
4 years ago |
Martchus
|
52734ebf51
|
Make use of thread_local optional
Because it doesn't seem to be implemented for
apple-darwin targets.
|
4 years ago |
Martchus
|
f4920abebc
|
Fix thread-safety of character set conversion functions
|
4 years ago |
Martchus
|
5bc2ca87e0
|
Don't use size factor for conversion from UTF-8 to Latin-1
|
4 years ago |
Martchus
|
d9f2ad7260
|
Fix warnings in character set conversion functions
|
4 years ago |
Martchus
|
6a1280ba8a
|
Fix warning about implicit conversion
|
5 years ago |
Martchus
|
e52fd5a4af
|
Apply tidy after updating to clang-format 5.0.0
The behavior of clang-format slightly changed in Clang 5.0.0:
http://releases.llvm.org/5.0.0/tools/clang/docs/ReleaseNotes.html#clang-format
|
5 years ago |
Martchus
|
59e20b1043
|
Apply clang-format
|
5 years ago |
Martchus
|
06af1c4a73
|
Use std::make_unique provided by C++14
|
6 years ago |
Martchus
|
94a6b47811
|
Improve documentation
|
6 years ago |
Martchus
|
c1e18fcbf5
|
Fix compilation on Cygwin
|
6 years ago |
Martchus
|
994181cbf9
|
Improve utilities for testing tageditor CLI
|
6 years ago |
Martchus
|
0c40a510e5
|
Add functions for character set conversions
|
6 years ago |
Martchus
|
a8f7644350
|
minor adjustments
|
7 years ago |
Martchus
|
4d6bf67188
|
fixed includes
|
7 years ago |
Martchus
|
603dbf823a
|
fixed includes
|
7 years ago |
Martchus
|
8e27b97d47
|
improved encode-/decodeBase64
|
7 years ago |
Martchus
|
8c6f7a9785
|
dataSizeToString can print the exact size additionally
|
7 years ago |
Martchus
|
c62e25ee2a
|
improved conversion utilities
|
7 years ago |
Martchus
|
24ba96a17f
|
First commit
|
7 years ago |