poco/CppUnit
Aleksandar Fabijanic b49ac67225
Data2sql (#2070)
* remove leftover progen files

* remove Data sources and turn headers into forwards

* add SQL files #2059

* Data2sql: adjust Travis, AppVeyor & Makefiles (#2069)

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* fix header forwarding

* Data2sql: Fixes for complete Travis CI success (#2071)

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Restore DataFormatException

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* Replace Data by SQL

* construct RowFilter from RecordSet reference instead of pointer

* pass Container ref instead of ptr to Column

* elimitate g++ warnings

* SQL: remove raw pointers from interfaces #2094; add constness and move ops where appropriate

* tidy up Postgres

* ODBC fixes
2018-01-18 11:29:28 -06:00
..
doc purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
include purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
src Restore _ostr(std::cout) to avoid timeouts on AppVeyor (#1980) 2017-11-06 13:32:32 -06:00
WinTestRunner purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
CMakeLists.txt purge trailing whitespace (#1947) 2017-10-20 15:37:19 -05:00
CppUnit_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs140.vcxproj generated CppUnit and testsuites VS projects 2016-03-06 20:54:26 -08:00
CppUnit_vs140.vcxproj.filters add Poco::makeUnique() 2017-10-20 18:31:13 -05:00
CppUnit_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs150.vcxproj added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_vs150.vcxproj.filters added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs140.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs140.vcxproj C++11 support #1793 (#1795) 2017-09-20 22:13:19 -05:00
CppUnit_x64_vs140.vcxproj.filters add Poco::makeUnique() 2017-10-20 18:31:13 -05:00
CppUnit_x64_vs150.sln added Visual Studio 2017 project files 2017-02-20 16:46:44 +01:00
CppUnit_x64_vs150.vcxproj openssl 1.1 2017-09-22 18:29:30 -05:00
CppUnit_x64_vs150.vcxproj.filters add Poco::makeUnique() 2017-10-20 18:31:13 -05:00
Makefile remove '$Id$' headers 2017-09-09 10:50:32 +02:00