mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
1e90f64bbf
* fix(NumericString): properly mark uIntToString deprecated #4304 * dev(runLibtests): allow to specify test to run * fix(NotificationCenter): data race #4307 * fix(DirectoryWatcher): data race #4308 * fix(ArchiveStrategy): data race #4309 * fix(ActiveThread): data race #4310 * fix(Task): Cancelled Task shouldn't start running #4311 (WIP) * fix(String): ignore clang loop unrolling warnings * fix(TaskManager): task ownership #4311 * chore(FIFOEventTest): fix unused var warning; disable benchmark in test * fix(Task): remove unnecessary mutex (and prevent cyclic locking reported by TSAN) * fix(CryptoTest): disable testEncryptDecryptGCM * fix(ci): typo * fix(NotificationCenter): disable and clear observers in dtor (#4307) --------- Co-authored-by: Matej Kenda <matejken@gmail.com> |
||
---|---|---|
.. | ||
data | ||
src | ||
CMakeLists.txt | ||
Makefile | ||
TestSuite_vs140.vcxproj | ||
TestSuite_vs140.vcxproj.filters | ||
TestSuite_vs150.vcxproj | ||
TestSuite_vs150.vcxproj.filters | ||
TestSuite_vs160.vcxproj | ||
TestSuite_vs160.vcxproj.filters | ||
TestSuite_vs170.vcxproj | ||
TestSuite_vs170.vcxproj.filters | ||
TestSuite_VS90.vcproj | ||
TestSuite.progen |