Matej Kenda
f3975eba96
pcre2: Version 10.44 ( #4478 ) ( #4678 )
...
* update(pcre2): Version 10.44 (#4478 )
* update(pcre2): Add new file to VS project files (version 10.44) (#4478 )
* fix(RegEx): Use generic pcre2 function names (without suffix _8).
* update(pcre2): Fix configuration (define PCRE2_STATIC) (#4478 )
2024-10-03 10:49:27 +02:00
Günter Obiltschnig
32bf4e6368
chore: update VS project files for JSONFormatter
2024-09-27 21:12:32 +02:00
Günter Obiltschnig
23b9196ce9
chore: utf8proc on VC
2024-09-27 13:40:18 +02:00
siren186
201d32137b
fix(build): Foundation VS project files ( #4660 )
2024-09-10 16:52:05 +02:00
Günter Obiltschnig
37e17092ff
chore: fix vs project files
2024-02-19 22:29:26 +01:00
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
Pavle Dragisic
70bb3a40de
Add ProcessRunner and PIDFile ( #4225 )
...
* feat(Foundation): PIDFile and ProcessRunner #4064
* feat(Thread): optional signal blocking on POSIX #2978
* fix(ProcessRunner):remove logger, code enhancement #4225
* feat(Foundation): add PIDFile and ProcessRunner Tests #4064
* fix(Foundation): failing ProcessRunner Test #4064
* fix(PIDFile): remove append argument #4064
* remove Windows TODO from ProcessRunner #4064
* feat(ProcessRunnerTest): add line to checkTimeout #4064
* fix(ProcessRunner): add done flag to run() #4064
* fix(ProcessRunnerTest): add missing pidFile argument #4064
* chore(ProcessRunner): remove comments #4064
* fix(ProcessRunner): add runCount flag #4064
* fix(test): SharedLibrary and Class tests paths
* fix(ProcessRunner): thread sanitizer reported data races #4064
* fix(build): pass env var to testrunner #4064
* chore(PIDFile): remove ; in comments #4064
* feat(ProcessRunner): add Win argument format #4064
* fix(Tests): add ProcessRunnerTest to vcxproj #4064
* fix(Tests): change path to TestApp #4064
* feat(Tests): windows processrunner tests #4064
* fix(Tests): duplicate ProcessRunnerTest in TestSuite vcxproj #4064
* fix(CodeQL): sw declaration hides variable #4064
* fix test binaries path for cmake
* fix(Build): missing include/PIDFile.h buildWin #4064
* fix(Build): add PocoFoundation depend in buildWin #4064
* feat(ProcessRunner): test process launching multiple threads #2976
---------
Co-authored-by: Pavle <pavle@debian-gnu-linux-11.localdomain>
Co-authored-by: Alex Fabijanic <alex@pocoproject.org>
2023-11-24 20:22:01 +01:00
Aleksandar Fabijanic
bbe09e48d1
Feat/pcre2 ( #3663 )
...
* upgrade to pcre2
* use pcre2_*_8 names
* fix pcre2 lib name for unbundled build
* CMake changes for PCRE2
* add missing macro for unbundled build
* add PCRE2_STATIC
* updated VS project files for pcre2
Co-authored-by: Günter Obiltschnig <guenter.obiltschnig@appinf.com>
2022-07-06 10:46:38 -05:00
Günter Obiltschnig
4f59aef815
remove non-UTF8 Windows platform support
2020-02-14 09:52:50 +01:00
Günter Obiltschnig
3ccc2baaf8
updated project files
2020-01-24 10:51:17 +01:00
Günter Obiltschnig
599fa8f24b
updated project files
2020-01-12 09:23:55 +01:00
Günter Obiltschnig
39a0439132
revert Foundation project files
2020-01-11 23:59:05 +01:00
Günter Obiltschnig
165f5cfd20
re-generated project files
2020-01-11 22:33:28 +01:00
Günter Obiltschnig
27a3812264
project files
2020-01-11 13:02:52 +01:00