~zosrothko/poco/+git/kampbell:ordered-containers-1.9.1

Last commit made on 2018-07-27
Get this branch:
git clone -b ordered-containers-1.9.1 https://git.launchpad.net/~zosrothko/poco/+git/kampbell

Branch merges

Branch information

Name:
ordered-containers-1.9.1
Repository:
lp:~zosrothko/poco/+git/kampbell

Recent commits

3a34482... by Alex Fabijanic <email address hidden>

add acknowledgement

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

move ordered_map_util.h to its proper place

99bd3a6... by Alex Fabijanic <email address hidden>

add ordered containers

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

make DynamicStruct::toString() const

f5165c8... by "Edson A. Soares" <email address hidden>

Allow adding headers on http response over Apache Connector (#2404) (#2407)

- It allows adding of multiple headers on response using Poco::Net::NameValueCollection::set("", "") when running application over Apache Connector

ec8a38f... by "Edson A. Soares" <email address hidden>

Add support to using HTTP Status Code through Poco::Net::HTTPResponse (#2390) (#2392)

256b685... by Alex Fabijanic <email address hidden>

increase tuple sizes to 40

00abd06... by Alex Fabijanic <email address hidden>

Tuple assignment very slow #2383

98fd0b4... by Alex Fabijanic <email address hidden>

increase TypeList max size to 40

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

pull origin