<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Bas Couwenberg pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/protozero">Debian GIS Project / protozero</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/protozero/-/commit/c980939f6ab6e24b2e00ae8ca5119279d1a6d92c">c980939f</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2020-06-08T15:36:41+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.7.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
.clang-tidy
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#8d8ad47e916f8a1d730f5b900c4f955db9c4b2dd">
UPGRADING.md
</a>
</li>
<li class="file-stats">
<a href="#ff62e8e863c2848023d64aa96c9a48702b0a6d69">
doc/Doxyfile.in
</a>
</li>
<li class="file-stats">
<a href="#6ba19cefc61629c7f518055c047895d4bc0489d3">
doc/advanced.md
</a>
</li>
<li class="file-stats">
<a href="#4b94d1a2109f49f3205ddb17cb745561bd40c731">
<span class="new-file">
+
include/protozero/basic_pbf_builder.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#de99ae74d2663cda01c6313047e89181fff949f9">
<span class="new-file">
+
include/protozero/basic_pbf_writer.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#7a2994fc653c0e1838a9a706f4f41f96076c82f4">
<span class="new-file">
+
include/protozero/buffer_fixed.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#3c6cef47756ad3656a63fb08b19ef0842aa02c6b">
<span class="new-file">
+
include/protozero/buffer_string.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f3e4898dd11873e80a858a22e1bb625b18b72d3c">
<span class="new-file">
+
include/protozero/buffer_tmpl.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#37f4c08e66cb8e3492d6b90ca4a662cc4c9b85c2">
<span class="new-file">
+
include/protozero/buffer_vector.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#a9d0eda924736fabe4940df9a922c6220885cdbb">
include/protozero/byteswap.hpp
</a>
</li>
<li class="file-stats">
<a href="#5cc68d768b67f93fb5a70906c29412da83d74351">
include/protozero/data_view.hpp
</a>
</li>
<li class="file-stats">
<a href="#0d60d351a2ae7b7ad1bf8d0335922087306c08d8">
include/protozero/iterators.hpp
</a>
</li>
<li class="file-stats">
<a href="#4fc94b2488b02adfa00854b7e6f0908b69935b81">
include/protozero/pbf_builder.hpp
</a>
</li>
<li class="file-stats">
<a href="#89944e9389f37f28b673584e503340229af6fd5c">
include/protozero/pbf_message.hpp
</a>
</li>
<li class="file-stats">
<a href="#29027169d080144937b3cb4b1104b9d20f63d47f">
include/protozero/pbf_reader.hpp
</a>
</li>
<li class="file-stats">
<a href="#947439a9e0433f281b411863b1196ae7725da0b6">
include/protozero/pbf_writer.hpp
</a>
</li>
<li class="file-stats">
<a href="#20aca5bc26b198b8c8c2ff45f76442688ddc6569">
include/protozero/types.hpp
</a>
</li>
<li class="file-stats">
<a href="#d14e6042d9b5a9df41c05e0e54ff4fc88bbf4b46">
include/protozero/varint.hpp
</a>
</li>
<li class="file-stats">
<a href="#a9b62819eef8aeee6823f37fad24944c99b40d2a">
include/protozero/version.hpp
</a>
</li>
<li class="file-stats">
<a href="#7522ec0ca588d1404acce236b1864794be13e77e">
test/catch/catch.hpp
</a>
</li>
<li class="file-stats">
<a href="#1a4de96c50270a50fac0b46b32e83d849e1e5dc8">
<span class="new-file">
+
test/include/buffer.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#a3178831d9c31bbd8f3db3a91f500420395e14c5">
test/include/packed_access.hpp
</a>
</li>
<li class="file-stats">
<a href="#011fa92916c610044cbbedbf7ae28d45e74247ae">
test/include/scalar_access.hpp
</a>
</li>
<li class="file-stats">
<a href="#8a2a30e0daf38bf95afcec7c4197bf3ae6ba0141">
test/include/test.hpp
</a>
</li>
<li class="file-stats">
<a href="#9f04d22404b1399de34ba04314a244ad9440a553">
test/reader_tests.cpp
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/protozero/-/commit/c980939f6ab6e24b2e00ae8ca5119279d1a6d92c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/protozero/-/commit/c980939f6ab6e24b2e00ae8ca5119279d1a6d92c"}}</script>
</p>
</div>
</body>
</html>