index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Simplify CTF invalid static_assert
Dan Goodliffe
2018-06-17
*
Use template auto types throughout CTF
Dan Goodliffe
2018-06-17
*
Massively simplified CTF with C++17 constexpr
Dan Goodliffe
2018-06-17
*
Add template string utils
Dan Goodliffe
2018-06-16
*
Template strings don't need to be extern C++17, just constexpr
Dan Goodliffe
2018-06-16
*
Use check, not require in CTF tests
Dan Goodliffe
2018-06-16
*
Move multi index types
libadhocutil-0.5.1.1
Dan Goodliffe
2018-05-12
*
Add missing include guard
libadhocutil-0.5.1
Dan Goodliffe
2018-05-08
*
Inline the formatter consts
Dan Goodliffe
2018-05-08
*
Fix uniqueness of generated name for format string var
Dan Goodliffe
2018-05-08
*
C++17
libadhocutil-0.5.0
Dan Goodliffe
2018-04-11
*
C++17
Dan Goodliffe
2018-04-11
*
C++17
Dan Goodliffe
2018-04-11
*
C++17
Dan Goodliffe
2018-04-07
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
C++17
Dan Goodliffe
2018-04-06
*
Upgrade to Ice-3.7
Dan Goodliffe
2018-03-24
*
Update doxyfile to enable cpp17 string_view and generally bring up to date
Dan Goodliffe
2018-03-15
*
Only expose string_view when it's available
Dan Goodliffe
2018-03-14
*
Add documentation for MemMap::sv()
Dan Goodliffe
2018-03-14
*
Add a string_view accessor for MemMap
Dan Goodliffe
2018-03-14
*
Updated compile flags
Dan Goodliffe
2018-03-14
*
Streams don't throw exceptions, they set !stream::good()
Dan Goodliffe
2018-03-13
*
Don't need to add don't print log for nullptr_t from boost 1.64 onwards
libadhocutil-0.4.3.2
Dan Goodliffe
2017-09-15
*
Add compatibility with raw pointers to LazyPointer
Dan Goodliffe
2017-09-15
*
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 Fil...
libadhocutil-0.4.3
Dan Goodliffe
2017-08-06
*
Add missing docs for GlobalStatic
Dan Goodliffe
2017-08-04
*
Improve FileHandle's compatibility with a raw descriptor
Dan Goodliffe
2017-08-04
*
Split out plugin manager's global default instance into a reusable template c...
libadhocutil-0.4.2
Dan Goodliffe
2017-06-24
*
Standalone split
Dan Goodliffe
2017-05-13
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
Refactor to reduce AdHoc namespace polution
libadhocutil-0.4.1
Dan Goodliffe
2016-12-30
*
Use compile time formatter in place of boost::format where suitable and impro...
libadhocutil-0.4
Dan Goodliffe
2016-12-30
*
Add macros to ease declartion of formatters
Dan Goodliffe
2016-12-30
[next]