~zosrothko/poco/+git/poco:feature-weak-refptr

Last commit made on 2018-05-02
Get this branch:
git clone -b feature-weak-refptr https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
feature-weak-refptr
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

df23923... by Alex Fabijanic <email address hidden>

undef min/max

8571a5f... by Alex Fabijanic <email address hidden>

fix VS150 env not found (hardcode it)

6d4b65b... by Alex Fabijanic <email address hidden>

Merge branch 'develop' into feature-weak-refptr

172a48e... by Aleksandar Fabijanic <email address hidden>

remove WinTestRunner and ProGen

77f7c6a... by Aleksandar Fabijanic <email address hidden>

Reactor pollset (#2309)

* SocketAcceptor::setReactor() is broken #2308

* Use PollSet in SocketReactor #2092 (windows tested)

* Use PollSet in SocketReactor #2092 (linux)

* fix reactor tests; add a test

* more test fixes

* fix windows

* minor test fix

* add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered

* clang/gcc fixes

* PollSet behaves differently on windows #2313

1659d12... by Francis ANDRE

Remove _WIN32 guard

bd62702... by Alex Fabijanic <email address hidden>

revert to develop XML

df86036... by Alex Fabijanic <email address hidden>

merge develop

bd59fdf... by Francis ANDRE

Fix typo

2282ac2... by Francis ANDRE

Replace Data by SQL