~zosrothko/poco/+git/poco:4367-sqlite-fts

Last commit made on 2024-01-31
Get this branch:
git clone -b 4367-sqlite-fts https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
4367-sqlite-fts
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

f46dc22... by Aleksandar Fabijanic <email address hidden>

enh(SQLite): SQLite FTS5 #4367

bf2f968... by Aleksandar Fabijanic <email address hidden>

Revert "chore(buildwin): remove leftover closing curly"

This reverts commit 988e9380f266dcb65a6408388b992df72903cba6.

988e938... by Aleksandar Fabijanic <email address hidden>

chore(buildwin): remove leftover closing curly

eb51c78... by Matej Kenda

fix(LogFile): Unify flushing behaviour of WIN32 and STD implementation (#2443)

db5a8a7... by Matej Kenda

fix(SSLManager): Fixed regression introduced in PR #4103, fixes #4421

41ce8be... by Matej Kenda

enh(tests): Ability to enable/disable testing of deprecated functionality. (#4425)

6456d03... by Matej Kenda

enh(File): Linux, macOS: microsecond precision for file times (create and modification time).

d5a5ebc... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

enh: #3890: Get rid of SingletonHolder

33638df... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

enh: #4216: use std::string literals

d352594... by Matej Kenda

test(ThreadPool): unit test for thread pool shutdown when no worker is running. (#2450)