This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository libosmium.
from e37bb93 Set distribution to unstable.
new 919222e New upstream version 2.13.1
new 7bd4c35 Merge tag 'upstream/2.13.1'
new e4dad05 New upstream release.
new 3214d2b Drop patches, included upstream.
new a0a8bd4 Set distribution to unstable.
The 5 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 | 32 +++-
CMakeLists.txt | 2 +-
NOTES_FOR_DEVELOPERS.md | 34 ++++-
appveyor.yml | 8 +
build-appveyor.bat | 6 +-
debian/changelog | 7 +
.../0001-Fix-broken-test-on-32-bit-platforms.patch | 31 ----
...ber-of-threads-allowed-for-the-Pool-to-32.patch | 30 ----
...to-compare-floating-point-values-in-tests.patch | 49 ------
debian/patches/series | 3 -
examples/osmium_dump_internal.cpp | 11 ++
examples/osmium_index_lookup.cpp | 43 ++++--
examples/osmium_location_cache_create.cpp | 9 +-
examples/osmium_location_cache_use.cpp | 9 +-
include/osmium/index/detail/mmap_vector_file.hpp | 2 +-
include/osmium/io/detail/input_format.hpp | 16 +-
include/osmium/io/detail/opl_input_format.hpp | 98 ++++++------
include/osmium/io/detail/output_format.hpp | 30 ++++
include/osmium/io/file.hpp | 3 +
include/osmium/io/file_format.hpp | 17 ++-
include/osmium/thread/pool.hpp | 2 +-
include/osmium/util/file.hpp | 46 +++++-
include/osmium/util/memory_mapping.hpp | 2 +-
include/osmium/version.hpp | 4 +-
test/examples/CMakeLists.txt | 33 +++-
test/examples/t/change_tags/.gitattributes | 1 +
test/examples/t/dump_internal/CMakeLists.txt | 45 +++---
test/t/io/{data.opl => data-cr.opl} | 2 +-
test/t/io/test_file_formats.cpp | 40 +++++
test/t/io/test_opl_parser.cpp | 166 +++++++++++++++++++++
test/t/memory/test_item.cpp | 16 +-
test/t/osm/test_location.cpp | 20 +--
test/t/thread/test_pool.cpp | 4 +-
test/t/util/.gitattributes | 1 +
test/t/util/known_file_size | 1 +
test/t/util/test_file.cpp | 92 +++++-------
test/t/util/test_memory_mapping.cpp | 20 ++-
37 files changed, 627 insertions(+), 308 deletions(-)
delete mode 100644
debian/patches/0001-Fix-broken-test-on-32-bit-platforms.patch
delete mode 100644
debian/patches/Reduce-the-max-number-of-threads-allowed-for-the-Pool-to-32.patch
delete mode 100644
debian/patches/Use-Approx-to-compare-floating-point-values-in-tests.patch
delete mode 100644 debian/patches/series
create mode 100644 test/examples/t/change_tags/.gitattributes
copy test/t/io/{data.opl => data-cr.opl} (98%)
create mode 100644 test/t/util/.gitattributes
create mode 100644 test/t/util/known_file_size
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-grass/libosmium.git
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel