<!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>
Andreas Tille pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/raxml-ng">Debian Med / raxml-ng</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/raxml-ng/-/commit/eaee1b51dc2e1cd7454ff3c6f0cf4cff008bee81">eaee1b51</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2021-02-05T13:49:03+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.0.1</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<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="#21b2bb388c0c760a7e2e51a73fe6a0efe4443d98">
src/AncestralStates.cpp
</a>
</li>
<li class="file-stats">
<a href="#631c8d07f5ea23b9a9f6c57f5389dfcf94bc33b7">
src/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#c01a2bdd2ec118e61988aa06cf69cc28f053a1d3">
src/Checkpoint.cpp
</a>
</li>
<li class="file-stats">
<a href="#a817d1314b462bbd4ca4fb89908a55feb7d861e8">
src/Checkpoint.hpp
</a>
</li>
<li class="file-stats">
<a href="#fddabb3c14cd88536b5aeba7383d145f87e03d7f">
src/CommandLineParser.cpp
</a>
</li>
<li class="file-stats">
<a href="#5a87a1c786b0a9b3d40b659ed0cf58be9e18c94c">
src/MSA.cpp
</a>
</li>
<li class="file-stats">
<a href="#129e70aacbd87c6dc2c0ad883e0f504a383c1ab4">
src/MSA.hpp
</a>
</li>
<li class="file-stats">
<a href="#054929c389297796a0dfe7ce060f9dfe5d6fa46b">
src/Model.cpp
</a>
</li>
<li class="file-stats">
<a href="#edd8ecdb078bd9c763cf0f566b39642166afffaa">
src/Model.hpp
</a>
</li>
<li class="file-stats">
<a href="#3ba625adef1f4c95ba965471f1f2c77eb67b5cd1">
src/Optimizer.cpp
</a>
</li>
<li class="file-stats">
<a href="#f16d3986a4adcc58201aeb6b238ea2765fc3509e">
src/Options.cpp
</a>
</li>
<li class="file-stats">
<a href="#9b65102087d810a85f760af100590f5667b5b491">
src/Options.hpp
</a>
</li>
<li class="file-stats">
<a href="#53f0032b462e03dd7882a3f4bda6733aa8e9fb03">
src/ParallelContext.cpp
</a>
</li>
<li class="file-stats">
<a href="#677852d9e11ab5b0312fa12c83412fbb7cad6c3a">
src/ParallelContext.hpp
</a>
</li>
<li class="file-stats">
<a href="#137d6bb27cd814aa91d2e28c63ecefa76c200b2a">
src/PartitionInfo.cpp
</a>
</li>
<li class="file-stats">
<a href="#e273d276d1a3c90536c0295f3fbebf56383d615e">
src/PartitionInfo.hpp
</a>
</li>
<li class="file-stats">
<a href="#cb69704285195e3fc2fd991b7f6af70faa2f7bc5">
src/PartitionedMSA.cpp
</a>
</li>
<li class="file-stats">
<a href="#4a9eff9e455006bb217e9360e0766fcf85803939">
src/PartitionedMSA.hpp
</a>
</li>
<li class="file-stats">
<a href="#82da2b1f45fee86b3464c342784f66a4b4ff4a9e">
src/Tree.cpp
</a>
</li>
<li class="file-stats">
<a href="#13e076166507b6b0f7f08338a93ca211494537f5">
src/Tree.hpp
</a>
</li>
<li class="file-stats">
<a href="#85e09663cd5424205bef2d5b07c055dc86c6cac4">
src/TreeInfo.cpp
</a>
</li>
<li class="file-stats">
<a href="#2283e1694d4c9a9ca1d864b38b3906034596349e">
src/TreeInfo.hpp
</a>
</li>
<li class="file-stats">
<a href="#2fa6688d1fc1b5e2a8a839b4ad9c78b30275b1e8">
src/autotune/ResourceEstimator.cpp
</a>
</li>
<li class="file-stats">
<a href="#a628504056236d84484596951dcf5193014560d2">
src/bootstrap/BootstrapGenerator.cpp
</a>
</li>
<li class="file-stats">
<a href="#742351309009b70e28c04c50b75d5287975926bb">
src/common.h
</a>
</li>
<li class="file-stats">
<a href="#cb02ecb76db04a14a4235b326e20b4f9cc545085">
src/constants.hpp
</a>
</li>
<li class="file-stats">
<a href="#1273192ad67d86041528365c39ea1224aaaa790f">
<span class="new-file">
+
src/io/BinaryStream.hpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#2b7ae85a5ef4fb4745c093078cb2f7afb524d674">
src/io/NewickStream.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: #666;">

<br>
<a href="https://salsa.debian.org/med-team/raxml-ng/-/commit/eaee1b51dc2e1cd7454ff3c6f0cf4cff008bee81">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/med-team/raxml-ng/-/commit/eaee1b51dc2e1cd7454ff3c6f0cf4cff008bee81"}}</script>


</p>
</div>
</body>
</html>