mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
71a9bdafbd
* fix(NestedDiagnosticContext): NDC crashed in multi-thread environment * fix(NestedDiagnosticContext): TestCase output redirect * enh(NestedDiagnosticContext): replace Poco::ThreadLocal to C++ standard thread_local so that objects can dtor when thread exit * enh(NestedDiagnosticContext): remove unused header files * chore(NDCTest): verify dump content * chore(NDCTest): use __FILE__ macro * fix(NDCTest): fix codeql warning * fix(NDCTest): remove temp code * enh(NestedDiagnosticContext): add nameOnly for dump --------- Co-authored-by: Alex Fabijanic <alex@pocoproject.org> |
||
---|---|---|
.. | ||
cmake | ||
include/Poco | ||
samples | ||
src | ||
testsuite | ||
CMakeLists.txt | ||
Foundation_vs160.sln | ||
Foundation_vs160.vcxproj | ||
Foundation_vs160.vcxproj.filters | ||
Foundation_vs170.sln | ||
Foundation_vs170.vcxproj | ||
Foundation_vs170.vcxproj.filters | ||
Makefile | ||
nonexistent.txt |