~zosrothko/poco/+git/poco:poco-1.7.6

Last commit made on 2016-10-18
Get this branch:
git clone -b poco-1.7.6 https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
poco-1.7.6
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

4d6d037... by Guenter Obiltschnig <email address hidden>

updated release date

a8502dc... by Guenter Obiltschnig <email address hidden>

another fix for GH #1458 - handle case when all sockets are invalid

017adf8... by Guenter Obiltschnig <email address hidden>

updated changelog

8290da2... by Guenter Obiltschnig <email address hidden>

fixed GH #1456: better handle leap seconds in Poco::DateTime and Poco::LocalDateTime

69d6328... by Guenter Obiltschnig <email address hidden>

fixed GH #1458: always pass 1 to epoll_create()

2757bce... by Guenter Obiltschnig <email address hidden>

use std::unique_ptr instead of std::auto_ptr if available

cae37d2... by Guenter Obiltschnig <email address hidden>

updated changelog

5df2508... by Guenter Obiltschnig <email address hidden>

XMLConfiguration default (and single-argument delimiter) constructor now loads an empty XML document with "config" root element to make the configuration usable without an additional call to load() or loadEmpty().

f777325... by Guenter Obiltschnig <email address hidden>

updated release date

c4c5f18... by Guenter Obiltschnig <email address hidden>

fixed typo in testsuite