[libosmium] branch upstream updated (2423548 -> 25f004d)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Mar 31 21:17:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository libosmium.

      from  2423548   Imported Upstream version 2.0.0
       new  25f004d   Imported Upstream version 2.1.0

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:
 .gitignore                                         |  2 -
 .ycm_extra_conf.py                                 | 10 ++-
 CHANGELOG.md                                       | 31 +++++++
 CMakeLists.txt                                     |  2 +-
 doc/Doxyfile.in                                    |  6 +-
 include/osmium/area/multipolygon_collector.hpp     |  2 +-
 include/osmium/builder/builder.hpp                 |  3 +-
 include/osmium/handler/node_locations_for_ways.hpp |  6 +-
 include/osmium/index/map.hpp                       |  3 +-
 include/osmium/index/multimap.hpp                  |  3 +-
 include/osmium/io/detail/pbf_input_format.hpp      | 51 ++++++++----
 include/osmium/io/detail/pbf_output_format.hpp     | 36 +++++++-
 include/osmium/io/detail/pbf_stringtable.hpp       | 42 ++++++----
 include/osmium/io/detail/xml_input_format.hpp      | 20 ++++-
 include/osmium/io/reader.hpp                       |  2 +-
 include/osmium/memory/item.hpp                     |  3 +-
 include/osmium/osm/area.hpp                        | 39 +++++++--
 include/osmium/osm/box.hpp                         | 77 ++++++++++++++----
 include/osmium/osm/changeset.hpp                   |  3 +-
 include/osmium/osm/node_ref_list.hpp               | 95 ++++++++++++++++------
 include/osmium/osm/way.hpp                         |  6 +-
 test/data-tests/testdata-xml.cpp                   | 95 +++++++++++++++++++++-
 test/t/basic/test_box.cpp                          | 16 +++-
 23 files changed, 434 insertions(+), 119 deletions(-)
 create mode 100644 CHANGELOG.md

-- 
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