poco/Foundation
Aleksandar Fabijanic 88be66972a
AsyncObserver (#4444)
* feat(AsyncObserver): Improve NotificationCenter speed and usability #4414

* fix(Notification): add missing header

* feat(Any): add checkers for holding nullptr #4447

* feat(NotificationCenter): g++ build and refactoring #4414

* fix(Observer): compile errors on some compilers #4414

* fix(NotificationCenter): compile errors #4414

* chore(ParallelSocketAcceptor): remove unnecessary include and using from header

* feat(AsyncNotificationCenter): add #4414

* test(AsyncNotificationCenter): add mixed observer types to the test #4414

* fix(AsyncNotificationCenter): hangs on program exit #4414

* fix(dev): friend not honored, temporarily make private members public

* fix(AsyncNotificationCenter); remove default #4414
2024-02-16 09:34:19 +01:00
..
cmake fix(cmake): PocoFoundationConfig.cmake should now check for PCRE2 #3677 2022-07-09 19:13:04 +02:00
include/Poco AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
samples 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00
src AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
testsuite AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
CMakeLists.txt mingw 11: fixes to compile common libraries 2023-12-14 19:02:11 +01:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
Foundation_vs160.vcxproj.filters AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
Foundation_vs170.vcxproj.filters AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
Makefile AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
nonexistent.txt feat(Data::AbstractSessionImpl): add autoCommit property and tests #4261 (#4262) 2023-12-22 09:27:34 +01:00