<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/geos">Debian GIS Project / geos</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/d39dc3c5bcfa41f09df32f9aa51f7217da17be03">d39dc3c5</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2024-08-16T21:06:39+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.13.0~beta1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#7a3580b77d5e11184673077de991c918f51601f7">
<span class="deleted-file">
−
.astylerc
</span>
</a>
</li>
<li class="file-stats">
<a href="#626a747c8694eaae66f2afb3d1a745b045782c70">
<span class="deleted-file">
−
.editorconfig
</span>
</a>
</li>
<li class="file-stats">
<a href="#d0e9cb1fab10296d90ef8e144f981f659bbd59ad">
<span class="deleted-file">
−
.mailmap
</span>
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#7031ebe1ed0d168a0454e11ad6218622d1bb7d69">
DEVELOPER-NOTES.md
</a>
</li>
<li class="file-stats">
<a href="#8e91c39ea457744ee86e8378b154b7f3bb28e325">
NEWS.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#3c28cd96917297e8864bf1562e667fc498a41a77">
Version.txt
</a>
</li>
<li class="file-stats">
<a href="#fd8f43610477928c5a823441c2a3cb64423390c6">
benchmarks/BenchmarkUtils.h
</a>
</li>
<li class="file-stats">
<a href="#5594e19be19ab2cbd4f0c2d2099435e88a1d33e5">
<span class="new-file">
+
benchmarks/README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#3fd4dc0d15efd6985ceef9c3169ed7c501b65faf">
benchmarks/capi/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#99d004a1de111c9981909fcbb0c270104e50a470">
benchmarks/capi/GEOSPreparedContainsPerfTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#eb3530fba9e81c675c47400e952741ba62dbf001">
<span class="new-file">
+
benchmarks/capi/GEOSTopologyPreserveSimplifyStableTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#336a9a6ee5747a5ca187b830bc8ec77a7bdc2acf">
benchmarks/geom/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#187ea520f8050451bf9e9492e44448c8f3ad1352">
<span class="deleted-file">
−
benchmarks/geom/PreparedPolygonIntersectsPerfTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#fec5423d10be15ac92301871720f735850144f1f">
<span class="new-file">
+
benchmarks/geom/TopologyPredicatePerfTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#67ca65282af536a1de00379f385ed80e2e766b04">
benchmarks/operation/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#dbd8c4ebbaba4f3d8c78620670682417364a571c">
<span class="new-file">
+
benchmarks/operation/DistancePerfTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#303b32d3a24ad168066dbcfb6082a6a549b96031">
capi/geos_c.cpp
</a>
</li>
<li class="file-stats">
<a href="#d7d0bc1e28dc5f2fa4ed960e71e8d9efe79c8477">
capi/geos_c.h.in
</a>
</li>
<li class="file-stats">
<a href="#1c6bc08b223925c525e97cdc3faa68f7f32f9598">
capi/geos_ts_c.cpp
</a>
</li>
<li class="file-stats">
<a href="#35b866aad96c7c5046155ea71c3a2ea2a22a4708">
cmake/cmake_uninstall.cmake.in
</a>
</li>
<li class="file-stats">
<a href="#f5d0ae3035c108dce110bef4f1f614e87d76cfee">
<span class="new-file">
+
examples/capi_indexed_predicate
</span>
</a>
</li>
<li class="file-stats">
<a href="#f03c8f2ccf101ce9c6232e6bb191b0af7be398b6">
include/geos/algorithm/Angle.h
</a>
</li>
<li class="file-stats">
<a href="#bfff2aa37288347e214271290cf1f72ef58e02f5">
include/geos/algorithm/Area.h
</a>
</li>
<li class="file-stats">
<a href="#a5bcfe1cb88a53ae900a840273996aa086358a61">
include/geos/algorithm/CGAlgorithmsDD.h
</a>
</li>
<li class="file-stats">
<a href="#b749a67a8985b321601393aef2aa4f7f2362b1b6">
<span class="new-file">
+
include/geos/algorithm/CircularArcs.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#8eb8f38faf8b669dffdd5bd03c93f85d7d25d2e2">
include/geos/algorithm/ConvexHull.h
</a>
</li>
<li class="file-stats">
<a href="#fb317ec040152a1a0ca5e92bd7f9dae3ae90ab62">
include/geos/algorithm/HCoordinate.h
</a>
</li>
<li class="file-stats">
<a href="#4fd67e1ea644633d1e04bf5912a92b955fb99dc6">
include/geos/algorithm/LineIntersector.h
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
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: #737278;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/d39dc3c5bcfa41f09df32f9aa51f7217da17be03">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<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/geos/-/commit/d39dc3c5bcfa41f09df32f9aa51f7217da17be03"}}</script>
</p>
</div>
</body>
</html>