poco/Data
Aleksandar Fabijanic ff879f5905
Fix/tsan (#3617)
* fix(Foundation): tsan warnings fixes

* fix(Thread_POSIX): tsan warnings fixes; add tsan.suppress

* fix(Util): tsan fixes

* fix(netSSL_OpenSSL): tsan fixes

* fix(Data): tsan warnings fixes

* feat(ci): add tsan job

* feat(ci): add tsan job, another attempt

* feat(ci): add tsan job, 3rd attempt

* fix(Foundation): tsan warnings fixes

* fix(Thread_POSIX): tsan warnings fixes; add tsan.suppress

* fix(Util): tsan fixes

* fix(netSSL_OpenSSL): tsan fixes

* fix(Data): tsan warnings fixes

* feat(ci): add tsan job

* feat(ci): add tsan job, another attempt

* feat(ci): add tsan job, 3rd attempt

* fix(ResultMetadata): memory leak #3474

* feat(ci): disable ActiveDispatcher tests for tsan runs

* feat(ci): try to fix tsan options file detection (again)

* chore(TestLibrary: correct spelling

* fix(ci): fix tsan run; add -y to apt; disable samples build for some jobs

* fix(ci): add mysql ports

* feat(ci): add VS asan

* feat(double-conversion): Upgrade double-conversion to v3.2.0 #3624

* chore(asan): disable msvc asan build (dll not found)

* chore(double-conversion): move NumericString.h before double-conversion includes to prevent min/max collision; reinstate lost loongarch64

* chore(JSON): sync pdjson with upstream

* fix(Statement): Poco::Data::Statement becomes unusable after exception #2287
2022-06-01 23:47:26 -05:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
doc update docs 2021-06-24 22:15:04 +02:00
include/Poco/Data Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
MySQL Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
ODBC ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
PostgreSQL ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
samples feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
SQLite fix(SQLite): windows build (global var does not link) #3018 2022-05-29 23:36:07 -05:00
src Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
testsuite Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
Data_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs140.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs140.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs150.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs160.vcxproj feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data_vs160.vcxproj.filters feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Data_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Data_vs170.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data.progen updated progen files 2020-01-11 09:34:54 +01:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00