index
:
LibDB++
main
Extensible C++ library for RDBMS access.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbpp
/
Jamfile.jam
Commit message (
Expand
)
Author
Age
*
Add some test blob data to testcore
Dan Goodliffe
2020-05-24
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-19
*
Remove boost_system
Dan Goodliffe
2019-02-09
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
C++17
Dan Goodliffe
2018-04-09
*
Standalone split
Dan Goodliffe
2017-04-28
*
Add utility for creating a temporary mock database via the command line
Dan Goodliffe
2017-01-01
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add a database connection pool.
libdbpp-0.10
Dan Goodliffe
2015-11-19
*
Fix install test target name
Dan Goodliffe
2015-09-25
*
Add the core test library for testing connector implementations
Dan Goodliffe
2015-09-24
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Add install rules
Dan Goodliffe
2015-09-20
*
Add basic unit test beginnings
Dan Goodliffe
2015-09-20
*
Rename target .so
Dan Goodliffe
2015-09-20
*
Set visibility
Dan Goodliffe
2015-09-20
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Just build the needed bits of libmisc into places they're needed, don't build...
randomdan
2011-03-01
*
Fix the build system to do dependencies properly
randomdan
2011-02-09