[libosmium] branch upstream updated (d54506b -> e770995)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Feb 25 19:28:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository libosmium.
from d54506b Imported Upstream version 2.6.0
new e770995 Imported Upstream version 2.6.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:
CHANGELOG.md | 19 +-
CMakeLists.txt | 9 +-
examples/osmium_area_test.cpp | 12 +-
include/osmium/area/assembler.hpp | 30 +--
include/osmium/area/detail/proto_ring.hpp | 8 +
include/osmium/area/detail/segment_list.hpp | 27 ++-
include/osmium/io/detail/pbf_output_format.hpp | 55 +++---
include/osmium/io/detail/protobuf_tags.hpp | 2 +-
include/osmium/relations/collector.hpp | 95 +++++-----
include/osmium/relations/detail/member_meta.hpp | 15 --
.../{geom/relations.hpp => util/iterator.hpp} | 47 +++--
include/osmium/util/memory.hpp | 6 +-
include/protozero/config.hpp | 4 +-
include/protozero/exception.hpp | 8 +-
include/protozero/pbf_builder.hpp | 14 +-
include/protozero/pbf_message.hpp | 2 +-
include/protozero/pbf_reader.hpp | 40 ++--
include/protozero/pbf_writer.hpp | 202 +++++++++++++++++++--
include/protozero/{pbf_types.hpp => types.hpp} | 8 +-
include/protozero/varint.hpp | 4 +-
include/protozero/version.hpp | 6 +-
test/t/basic/test_node_ref.cpp | 52 ++++++
22 files changed, 475 insertions(+), 190 deletions(-)
copy include/osmium/{geom/relations.hpp => util/iterator.hpp} (69%)
rename include/protozero/{pbf_types.hpp => types.hpp} (91%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git
More information about the Pkg-grass-devel
mailing list