<!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>
Andreas Tille pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/spdlog">Debian Med / spdlog</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/spdlog/commit/b60aa78477b468843b565c24466f8f40be36b0d7">b60aa784</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2017-12-02T08:04:35+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.14.0</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="#99c008e1fc669480d12d4f3e85b29be01fadc1a7">
bench/boost-bench.cpp
</a>
</li>
<li class="file-stats">
<a href="#1d80fd0a41f6b61f95b02d3a58f4d7c96a0f5484">
<span class="new-file">
+
bench/latency/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#97fc04853ab30e6494782ddacfb293942b771864">
<span class="new-file">
+
bench/latency/compare.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#e7c6b5f693f7527d5978d9d9f43ffec601f7c4df">
<span class="new-file">
+
bench/latency/g3log-crush.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#4220ce0190223978e4210e87fe9971e4f4fc2105">
<span class="new-file">
+
bench/latency/g3log-latency.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#90613b5d67ea5098d58cc818cb8daf803ba03f25">
<span class="new-file">
+
bench/latency/spdlog-latency.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#1a783328ae73f61aa69bcb72a336480fbd6b798f">
<span class="new-file">
+
bench/latency/utils.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8ce0210e263e031b5a09067994e46a398f755aa">
bench/spdlog-null-async.cpp
</a>
</li>
<li class="file-stats">
<a href="#cfde46c23913ab91213979ac5d07b4bcc88b1019">
example/example.cpp
</a>
</li>
<li class="file-stats">
<a href="#7d4fe03b45eea5fac6d721655f87266c76b50f7b">
example/example.vcxproj
</a>
</li>
<li class="file-stats">
<a href="#8726b780cc05df7ce3d11b42f8f0f2c89ff8efaa">
include/spdlog/async_logger.h
</a>
</li>
<li class="file-stats">
<a href="#fd66a877b21d1ba78951f42cb408370b63280eca">
include/spdlog/common.h
</a>
</li>
<li class="file-stats">
<a href="#795a968f3739c8b5a23b2b6cb3f123a4dbdfbd5f">
include/spdlog/details/async_log_helper.h
</a>
</li>
<li class="file-stats">
<a href="#d36b416ddd968014f193462e24c2e208718611d6">
include/spdlog/details/async_logger_impl.h
</a>
</li>
<li class="file-stats">
<a href="#11c1a6f957e81e59a54904a338ba2cadd61aa02e">
include/spdlog/details/file_helper.h
</a>
</li>
<li class="file-stats">
<a href="#0624038d5d3f9edb12e84eda2b05c4a7135fd49f">
include/spdlog/details/log_msg.h
</a>
</li>
<li class="file-stats">
<a href="#a8dd5afdef812bc37af163c94b90d0c3d58e8980">
include/spdlog/details/logger_impl.h
</a>
</li>
<li class="file-stats">
<a href="#0b198b58c8bab348900cc2b31412688f58501234">
include/spdlog/details/mpmc_bounded_q.h
</a>
</li>
<li class="file-stats">
<a href="#281408e392862362321e93a969f5a63f2ade04a9">
include/spdlog/details/os.h
</a>
</li>
<li class="file-stats">
<a href="#6388620c6784216856454b603e3417eb180fdef0">
include/spdlog/details/pattern_formatter_impl.h
</a>
</li>
<li class="file-stats">
<a href="#d0813e97f06c614fd1d47a1e85a2ffca280cbd81">
include/spdlog/details/registry.h
</a>
</li>
<li class="file-stats">
<a href="#e61d14894633ceee167fb399164ef3fbe74f4d00">
include/spdlog/details/spdlog_impl.h
</a>
</li>
<li class="file-stats">
<a href="#e089aea94b078a86562abe2737d51d67d2b4d84b">
include/spdlog/fmt/bundled/format.cc
</a>
</li>
<li class="file-stats">
<a href="#15bbd1d8d665da5e41d8c7c6ee98423678ddc57f">
include/spdlog/fmt/bundled/format.h
</a>
</li>
<li class="file-stats">
<a href="#1cf87fffcae6de89048e566ccc312364bb264b47">
include/spdlog/fmt/bundled/ostream.cc
</a>
</li>
<li class="file-stats">
<a href="#cc5542cab98cbf93f898bc1d7c0c16174632b3ea">
include/spdlog/fmt/bundled/ostream.h
</a>
</li>
<li class="file-stats">
<a href="#2ae02ef8fd2ea78df0b669c07ffc33a76f773d07">
<span class="new-file">
+
include/spdlog/fmt/bundled/posix.cc
</span>
</a>
</li>
<li class="file-stats">
<a href="#740cc70f348ef4a728c134c1721c1a1f5726f9c9">
<span class="new-file">
+
include/spdlog/fmt/bundled/posix.h
</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: #777;">

<br>
<a href="https://salsa.debian.org/med-team/spdlog/commit/b60aa78477b468843b565c24466f8f40be36b0d7">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/spdlog/commit/b60aa78477b468843b565c24466f8f40be36b0d7"}}</script>
</p>
</div>
</body>
</html>