poco/JSON
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
include/Poco/JSON fix(JSON): Arbitrary indent of 2 applied to JSON string objects Var conversion #3253 2022-05-21 11:48:48 -07:00
samples added VS2022 project files 2022-02-19 21:06:24 +01:00
src Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
testsuite ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
dependencies Add JSON dependencies file 2012-05-09 19:47:36 +00:00
JSON_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
JSON_vs90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
JSON_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs140.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs140.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs150.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs150.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
JSON_vs160.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs160.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
JSON_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
JSON_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
JSON_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
JSON.progen updated progen files 2020-01-11 09:34:54 +01:00
Makefile Poco1.8.1 compilation error for C++98 mode #2121 2018-01-31 18:32:15 -06:00