index
:
ICE Tray
main
Bootstrap library for ICE APIs.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
General tidy and checker fixes for MIME/mail code
Dan Goodliffe
2019-05-27
*
Initial commit of MIME/Mail functionality
Dan Goodliffe
2019-05-27
*
Tidy fixes for latest clang
icetray-0.3.1
Dan Goodliffe
2019-03-30
*
Enable clang tidy modernize and fixes
Dan Goodliffe
2019-03-20
*
Enable clang tidy performance and fixes
Dan Goodliffe
2019-03-20
*
First round of clang tidy changes
Dan Goodliffe
2019-03-20
*
Work around warning of expression with side-effects in typeid
Dan Goodliffe
2019-02-25
*
No parallel LTO with clang
Dan Goodliffe
2019-02-24
*
Switch messy macro binding out
Dan Goodliffe
2019-02-24
*
Switch to string_view
icetray-0.3
Dan Goodliffe
2019-02-08
*
Tidy up install targets
Dan Goodliffe
2019-02-03
*
Remove references to boost_thread
Dan Goodliffe
2019-02-03
*
Remove boost::any in favour of std::any
Dan Goodliffe
2019-02-03
*
Tidy up install targets
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Update to new PluginMock interface
icetray-0.2.0.1
Dan Goodliffe
2018-04-22
*
Ice 3.7
icetray-0.2
Dan Goodliffe
2018-04-15
*
MockPool
Dan Goodliffe
2018-04-12
*
C++17 and ICE 3.7
Dan Goodliffe
2018-04-12
*
C++17 and ICE 3.7
Dan Goodliffe
2018-04-12
*
C++17 and ICE 3.7
Dan Goodliffe
2018-04-10
*
Updated compile flags
Dan Goodliffe
2018-04-09
*
Use libdbpp's new fwd headers in sql sources
icetray-0.1.7.3
Dan Goodliffe
2018-03-04
*
Flush log stream after write
icetray-0.1.7.2
Dan Goodliffe
2017-08-15
*
Actually start the dryice provided client-side adapter
icetray-0.1.7.1
Dan Goodliffe
2017-08-09
*
Re-enable -flto
icetray-0.1.7
Dan Goodliffe
2017-07-29
*
Provide way of overriding a default value with an empty string
Dan Goodliffe
2017-07-29
*
Inline creation of DryIce for testing with different options
Dan Goodliffe
2017-07-21
*
Add tests over getService/Adapter
Dan Goodliffe
2017-07-21
*
Remove pointless implementations of bind1 for optionals (there's a gneric one...
Dan Goodliffe
2017-07-21
*
Fix up unittest Jamfile
Dan Goodliffe
2017-07-21
*
Add variants of fetch which allow setting the typeIdCol value
Dan Goodliffe
2017-07-21
*
Create a private adapter for the DryIceClient to use inside the same communic...
Dan Goodliffe
2017-07-21
*
Add support for binding a winder variety of types to SQL commands
Dan Goodliffe
2017-07-15
*
Remove the need for non-inline options classes to be explicitly regisitered
Dan Goodliffe
2017-07-12
*
Add inline options class for testing inline macros
Dan Goodliffe
2017-07-12
*
Assert there is only one service factory and use it regardless of name.
Dan Goodliffe
2017-07-12
*
Service creation refactor
Dan Goodliffe
2017-07-12
*
Roll up testOptions into a single lib for an empty, but otherwise realistic t...
Dan Goodliffe
2017-07-12
*
Test options with more realistic DryIce
Dan Goodliffe
2017-07-12
*
Add icetray-doc to tool install rules
icetray-0.1.6
Dan Goodliffe
2017-07-10
*
Add tool for self-documenting options available in a given library
Dan Goodliffe
2017-07-10
*
Refactor test options class into its own lib
Dan Goodliffe
2017-07-10
*
Add basic components for populating options classes from Ice::Properties
Dan Goodliffe
2017-07-10
*
Refactor setup/shutdown of logger into neater functions
Dan Goodliffe
2017-07-10
*
Delete logger if it is deemed unused
Dan Goodliffe
2017-07-10
*
Add test calls to bind all the ICE types to a SQL command
Dan Goodliffe
2017-07-10
*
Add test case over SqlSource::modify
Dan Goodliffe
2017-07-10
*
Assert Service getCurrent works
Dan Goodliffe
2017-07-10
*
Make the logging domain a string sequence and implement log4j style domain fo...
Dan Goodliffe
2017-07-10
[next]