<!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>
Shayan Doust pushed to branch master
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/3544f5ee2e243f707f0872beff15b0d1d68d2c42">3544f5ee</a></strong>
<div>
<span>by Shayan Doust</span>
<i>at 2020-05-26T16:29:31+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.9.0</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/raxml-ng/-/commit/0f3141f93f3379754c9bc3426303f5fe69117c12">0f3141f9</a></strong>
<div>
<span>by Shayan Doust</span>
<i>at 2020-05-26T16:29:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/0.9.0'

Update to upstream version '0.9.0'
with Debian dir 91c3dc3b55631c39f0a0da2868f0b8699d5cedca</pre>
</li>
</ul>
<h4>28 changed files:</h4>
<ul>
<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">
<span class="new-file">
+
.travis.yml
</span>
</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="#2f7454632997703adde95b6c4cb11d707e1b1360">
libs/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#21b2bb388c0c760a7e2e51a73fe6a0efe4443d98">
<span class="new-file">
+
src/AncestralStates.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#5efbe77248bf3792bfc5ffab71ebc09d4470ab33">
<span class="new-file">
+
src/AncestralStates.hpp
</span>
</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="#a3557fada981f214df317d667adc14fe65a97094">
src/CommandLineParser.hpp
</a>
</li>
<li class="file-stats">
<a href="#2177a59fbc3fa7ddcf08c8e096c79126b49cf845">
<span class="new-file">
+
src/ICScoreCalculator.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#829c5d3b2c80c3014755c79c02405aa31012b9a6">
<span class="new-file">
+
src/ICScoreCalculator.hpp
</span>
</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="#70787bb89c9f6fded7610b35cbec33d704e28eb6">
src/Optimizer.hpp
</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>
</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/med-team/raxml-ng/-/compare/07b8b0801808f8719b55958917f06218b745cc46...0f3141f93f3379754c9bc3426303f5fe69117c12">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.



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