index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libadhocutil
/
unittests
/
testFileUtils.cpp
Commit message (
Collapse
)
Author
Age
*
Fix conversions in everything but uriParse
Dan Goodliffe
2021-09-09
|
*
pass iwyu
libadhocutil-0.8.4
Dan Goodliffe
2021-04-11
|
*
Clang-format
Dan Goodliffe
2020-06-17
|
*
Big modernize and tidy
Dan Goodliffe
2020-02-15
|
*
Lots more clang tidy fixes
Dan Goodliffe
2019-03-03
|
*
Enable some clang-tidy checks and fix up accordingly
Dan Goodliffe
2019-02-12
|
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-01-29
|
*
Add a string_view accessor for MemMap
Dan Goodliffe
2018-03-14
|
*
Prefer BOOST_REQUIRE_* comparisons
Dan Goodliffe
2017-08-22
|
*
Fix FileHandle move constructor and bolster test coverage
libadhocutil-0.4.3.1
Dan Goodliffe
2017-08-11
|
*
Extend FileUtils with move constructors, complete set of constructors for ↵
libadhocutil-0.4.3
Dan Goodliffe
2017-08-06
|
|
|
|
FileHandleStat and MemMap and allow for refreshing the stat structure
*
Improve FileHandle's compatibility with a raw descriptor
Dan Goodliffe
2017-08-04
|
*
Use compile time formatter in place of boost::format where suitable and ↵
libadhocutil-0.4
Dan Goodliffe
2016-12-30
|
|
|
|
improve exception messages in many places
*
Test exception message formatting
Dan Goodliffe
2016-10-23
|
*
Add file handle constructor that accepts mode.
libadhocutil-0.3.7
Dan Goodliffe
2016-10-17
|
|
|
|
Add SystemException that includes errno
*
Migrate file utils from gentoobrowse-api
Dan Goodliffe
2016-10-14