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

Last commit made on 2012-12-03
Get this branch:
git clone -b poco-1.4.5 https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

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

Recent commits

f5cbb34... by aleks-f <email address hidden>

SF Bug 603

SF Bug #603 count() is missing in HashMap
https://sourceforge.net/p/poco/bugs/603/

d391de9... by aleks-f <email address hidden>

SF patch 120

SF Patch #120 The ExpireLRUCache does not compile with a tuple as key on
Visual Studio 2010
https://sourceforge.net/p/poco/patches/120/

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

updated README

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

exclude Win32-specific Util tests from WinCE build

9d91e84... by Guenter Obiltschnig <email address hidden>

udated release date in CHANGELOG

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

updated changelog

73086f9... by Guenter Obiltschnig <email address hidden>

POCO_SERVER_MAIN now catches Poco::Exception and writes the displayText to stderr.

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

fixed minor code formatting issue

250c6e3... by Guenter Obiltschnig <email address hidden>

added POCO_LOCAL_STATIC_INIT_IS_THREADSAFE macro to test whether the compiler initializes static locals in a threadsafe way; fixed some line endings

348438f... by Guenter Obiltschnig <email address hidden>

fixed release notes