~zosrothko/poco/+git/poco:Route-develop

Last commit made on 2012-11-16
Get this branch:
git clone -b Route-develop https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
Route-develop
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

7126cfa... by Aleksandar Fabijanic <email address hidden>

Merge pull request #17 from pprindeville/Route-develop

Avoid sign-conversion warnings from clang.

9596fe7... by Philip Prindeville

Avoid sign-conversion warnings from clang.

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

Merge pull request #9 from pprindeville/Route-develop

Route develop

c5b69f2... by Philip Prindeville

Add samples for 'interfaces' and 'routes'.

06780a4... by Philip Prindeville

Fix leak.

50e23ea... by Philip Prindeville

Fix getDefaultAddress(es) for multi-homed hosts.

365eb08... by Philip Prindeville

Fix build issues for Linux.

fefe3b5... by Alex <email address hidden>

Route OSX compile and tests

67a27ac... by aleks-f <email address hidden>

StringTokenizer trailing empty tokens consistency

Modified StringTokenizer to eith include or exclude all empty tokens
(including trailing ones based on TOK_IGNORE_EMPTY option.

15d27da... by aleks-f <email address hidden>

Route on Windows

Route on Windows tentatively complete, Mac/Linux TODO