<!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=utf-8" 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/mapbox-geometry">Debian GIS Project / mapbox-geometry</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/mapbox-geometry/commit/072e4171b4297f5b4244aed13db73ab6d65057c8">072e4171</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-11-12T14:03:22Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.0.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#01a718df87a96135eb956401504e555421dc5a3d">
<span class="new-file">
+
.clang-format
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
<span class="new-file">
+
.clang-tidy
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
.gitmodules
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
<span class="new-file">
+
CMakeLists.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#e2e12cd6e49fbd4622049f7053838236e29ab87e">
<span class="new-file">
+
bench/geometry.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#e35a63546526c171d66964c4539ea903ce9c0218">
<span class="new-file">
+
bench/main.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f181105350d041da45e3991b059dfcb9bb5a85a2">
<span class="new-file">
+
cmake/mason.cmake
</span>
</a>
</li>
<li class="file-stats">
<a href="#f4919502f59714aa98c2d5c8a78855a31c295c88">
<span class="new-file">
+
codecov.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#09f8c22458f4303925b3f5d4b5671386491db635">
include/mapbox/geometry/feature.hpp
→
include/mapbox/feature.hpp
</a>
</li>
<li class="file-stats">
<a href="#d8f322e036db1849770bee5ffd011607733cbaa4">
include/mapbox/geometry.hpp
</a>
</li>
<li class="file-stats">
<a href="#647d75c781f9a1d5da239c4480cca40a4007ddab">
include/mapbox/geometry/box.hpp
</a>
</li>
<li class="file-stats">
<a href="#cf8fa7ccf71c2010f4a1171c47a17bd12a13deac">
<span class="new-file">
+
include/mapbox/geometry/empty.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#37959a29b093d4f1efa390f6139a06480b792669">
include/mapbox/geometry/envelope.hpp
</a>
</li>
<li class="file-stats">
<a href="#26dd26aeefe4cddb1278962c91c1f4d49f7e8989">
include/mapbox/geometry/for_each_point.hpp
</a>
</li>
<li class="file-stats">
<a href="#2041fc7bdb51f390c23357be43dc9775f84fd01e">
include/mapbox/geometry/geometry.hpp
</a>
</li>
<li class="file-stats">
<a href="#09a5a4afcef22c06bc843df3c1c2b5a9549a19b1">
include/mapbox/geometry/line_string.hpp
</a>
</li>
<li class="file-stats">
<a href="#1fdeac7c06c948fdfc28374374016f4fde7cc4cc">
include/mapbox/geometry/multi_line_string.hpp
</a>
</li>
<li class="file-stats">
<a href="#51620bfcc04cc61a456d9c57b3f045f797af2f3b">
include/mapbox/geometry/multi_point.hpp
</a>
</li>
<li class="file-stats">
<a href="#429771ee4be7a5cce018b33308ebe1593da2c263">
include/mapbox/geometry/multi_polygon.hpp
</a>
</li>
<li class="file-stats">
<a href="#4506b23d7a74da350bd3b538fe4cc165fbe6f16d">
include/mapbox/geometry/point.hpp
</a>
</li>
<li class="file-stats">
<a href="#a9464ac376e245ea50adc9debb6b8a203e08e383">
include/mapbox/geometry/polygon.hpp
</a>
</li>
<li class="file-stats">
<a href="#51ba70933032f21b10faf767eaade09c734b4ede">
<span class="new-file">
+
include/mapbox/geometry_io.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#3beea6226e22af5e379b77fa702254ce62f4d50c">
<span class="new-file">
+
scripts/clang-tidy.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#e2731a4161054cfda41ad2f37a5acb5089eb9ddb">
<span class="new-file">
+
scripts/coverage.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#80398ee8ebe6b5cc109042cb9ce9a5ecc1cbd85c">
<span class="new-file">
+
scripts/format.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#81745fe88ce1c3d96e441beab9f5746dc42b0a23">
<span class="new-file">
+
scripts/setup.sh
</span>
</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: #777777;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/mapbox-geometry/commit/072e4171b4297f5b4244aed13db73ab6d65057c8">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/mapbox-geometry/commit/072e4171b4297f5b4244aed13db73ab6d65057c8"}}</script>
</p>
</div>
</body>
</html>