summaryrefslogtreecommitdiff
path: root/libmysqlpp
Commit message (Collapse)AuthorAge
* Modernize LoadContext initializationHEADlibdbpp-mysql-1.4.7mainDan Goodliffe2022-07-27
|
* Lots of pass by value and perfect forwarding optimisationsDan Goodliffe2022-03-17
|
* enum class BulkUpdateslibdbpp-mysql-1.4.6Dan Goodliffe2022-02-14
|
* Bump to C++20 for non-legacy CTFDan Goodliffe2022-02-11
|
* Fix up warnings from latest clang-tidyDan Goodliffe2021-10-17
|
* Tidy up IWYUlibdbpp-mysql-1.4.5Dan Goodliffe2021-09-21
|
* First commit passing IWYUDan Goodliffe2021-09-21
|
* Add JT recommended warningsDan Goodliffe2021-09-18
|
* Replace straggling typedeflibdbpp-mysql-1.4.4Dan Goodliffe2020-12-12
|
* Smart pointer stmt to fix leakDan Goodliffe2020-12-12
|
* Modern jam ltoDan Goodliffe2020-12-10
|
* Fix/simply context buffer offset checkDan Goodliffe2020-12-10
|
* Add override/explicit tagsDan Goodliffe2020-12-10
|
* Add check that upload ctx is non-nullDan Goodliffe2020-12-10
|
* Remove unreachable codeDan Goodliffe2020-12-10
|
* Remove unused shadowing length variableDan Goodliffe2020-12-10
|
* Clang formatDan Goodliffe2020-11-18
|
* Fixes for tidylibdbpp-mysql-1.4.3Dan Goodliffe2020-03-28
|
* Fixes for tidylibdbpp-mysql-1.4.2Dan Goodliffe2019-10-19
|
* Refactor to ease testingDan Goodliffe2019-10-19
|
* Fix literal booleansDan Goodliffe2019-10-13
|
* Modernize buildDan Goodliffe2019-10-13
|
* MySQL8 removes my_boollibdbpp-mysql-1.4.1.2Dan Goodliffe2019-08-18
|
* Tidy fixes for latest clanglibdbpp-mysql-1.4.1Dan Goodliffe2019-03-30
|
* More clang-tidy fixesDan Goodliffe2019-03-03
|
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-17
|
* Modernize clang tidy fixesDan Goodliffe2019-02-16
|
* Basic clang tidy fixesDan Goodliffe2019-02-16
|
* Update to new libdbpp interfacelibdbpp-mysql-1.4.0Dan Goodliffe2019-02-07
|
* Fix test of insertIdsDan Goodliffe2019-02-03
| | | | | Don't assume ids will be 1,2,3,4... they might skip some, but always increasing in value
* Remove p2 reference from mock namesDan Goodliffe2019-02-03
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* Update to new PluginMock interfacelibdbpp-mysql-1.3.0libdbpp-mysql-1.2.0.1Dan Goodliffe2018-04-22
|
* C++17libdbpp-mysql-1.2.0Dan Goodliffe2018-04-15
| | | | Upgrade everything to C++17
* API change to pass command options throughlibdbpp-mysql-1.1.0Dan Goodliffe2017-01-01
|
* Register mock db implementationsDan Goodliffe2017-01-01
|
* Do lots more work with compile time formatter instead runtime formattersDan Goodliffe2016-12-31
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Improve and centralise transaction handling logiclibdbpp-mysql-1.0.0Dan Goodliffe2015-12-29
|
* Tidy upDan Goodliffe2015-12-29
|
* Add missing override attributeDan Goodliffe2015-12-29
|
* Non-const insertIdDan Goodliffe2015-12-29
|
* Non-const command gettersDan Goodliffe2015-12-29
|
* Default (not supported) bulk upload implementationDan Goodliffe2015-12-29
|
* Reshuffle and add new exceptionsDan Goodliffe2015-12-29
|
* Remove rebindDan Goodliffe2015-12-29
|
* MySQL files prefixed with my-Dan Goodliffe2015-12-23
|
* Use a b2 lib for mysqlDan Goodliffe2015-12-23
|
* Use parent glibmmDan Goodliffe2015-12-23
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|