poco/Foundation
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 make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
include/Poco Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
samples Fixes from develop experimental (on top of 1.11.2) (#3017) 2022-05-18 17:23:16 -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
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_vs140.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs140.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
Foundation_vs140.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs150.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs150.vcxproj Devel (#3586) 2022-05-15 11:05:56 -05:00
Foundation_vs150.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj chore: cleanup 2022-04-02 05:15:08 -07:00
Foundation_vs160.vcxproj.filters remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
Makefile merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00