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

Last commit made on 2012-10-01
Get this branch:
git clone -b poco-1.4.4 https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

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

Recent commits

85b9385... by Aleksandar Fabijanic <email address hidden>

FreeBSD fixes

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

cleanup config macros inconsistencies

591597a... by Aleksandar Fabijanic <email address hidden>

SF #3562400: DatagramSocketImpl'comment is faile

04fa474... by Aleksandar Fabijanic <email address hidden>

SF#3562244: Portability fix for AF_LINK

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

SF# 3563517 Get rid of loss-of-precision warnings on x64 MacOS

8b479b4... by Aleksandar Fabijanic <email address hidden>

SF# 3558012 Compilation fails when building with -ansi or -std=c++0x

3d7ebb8... by Guenter Obiltschnig <email address hidden>

final fixes for 1.4.4 release

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

renamed DefaultDirectoryWatcherStrategy to PollingDirectoryWatcherStrategy; reimplemented File::isDevice() for Windows - now just checking the filename for a list of known device names, or the device namespace.

1b3621d... by Aleksandar Fabijanic <email address hidden>

added SF# 3559325 record to changelog

731dd3e... by Guenter Obiltschnig <email address hidden>

added Poco::DirectoryWatcher, fixed SF# 3561464