[osm2pgsql] branch upstream updated (1ba4091 -> 2808848)
Bas Couwenberg
sebastic at xs4all.nl
Tue Dec 30 08:00:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch upstream
in repository osm2pgsql.
from 1ba4091 Imported Upstream version 0.87.0
new 2808848 Imported Upstream version 0.87.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 4 -
README.md | 4 +-
binarysearcharray.cpp | 118 ------
binarysearcharray.hpp | 22 -
building.lua | 124 ++++++
configure.ac | 2 +-
docs/multi.md | 55 +++
geometry-processor.cpp | 4 +-
keyvals.cpp | 240 +++--------
keyvals.hpp | 70 +--
middle-pgsql.cpp | 56 ++-
middle-pgsql.hpp | 1 -
middle-ram.cpp | 25 +-
middle-ram.hpp | 1 -
middle.hpp | 1 -
node-persistent-cache-reader.cpp | 1 -
node-persistent-cache.cpp | 52 ++-
node-persistent-cache.hpp | 32 +-
options.cpp | 6 +-
osm2pgsql.cpp | 1 -
output-gazetteer.cpp | 590 +++++++++++++-------------
output-gazetteer.hpp | 2 +-
output-multi.cpp | 16 +-
output-pgsql.cpp | 18 +-
parse-o5m.cpp | 16 +-
parse-pbf.cpp | 34 +-
parse-xml2.cpp | 20 +-
pgsql.cpp | 8 +-
sample.multi.json | 16 +
table.cpp | 21 +-
taginfo.cpp | 4 +-
tagtransform.cpp | 364 +++++++---------
tests/middle-tests.cpp | 13 +-
tests/test-output-multi-line.cpp | 40 +-
tests/test-output-multi-point-multi-table.cpp | 11 +-
tests/test-output-multi-point.cpp | 11 +-
tests/test-output-multi-polygon.cpp | 41 +-
tests/test-output-pgsql.cpp | 1 -
tests/test-parse-xml2.cpp | 1 -
tests/test-pgsql-escape.cpp | 18 +-
text-tree.cpp | 101 -----
text-tree.hpp | 21 -
42 files changed, 974 insertions(+), 1212 deletions(-)
delete mode 100644 binarysearcharray.cpp
delete mode 100644 binarysearcharray.hpp
create mode 100644 building.lua
create mode 100644 docs/multi.md
create mode 100644 sample.multi.json
delete mode 100644 text-tree.cpp
delete mode 100644 text-tree.hpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git
More information about the Pkg-grass-devel
mailing list