<!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>
Michael R. Crusoe 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/813e61d2e1ec63549124f7d9c8f453b7116a13aa">813e61d2</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-01-12T13:33:36Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.3.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#01a718df87a96135eb956401504e555421dc5a3d">
.clang-format
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</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="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#72653d90441c4f6a10a8fd81bc5f2f640b592dc1">
bench/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#c3539f02eb2814c1dc08d6b49e0f8eaba010dd56">
bench/Makefile
</a>
</li>
<li class="file-stats">
<a href="#36d46c6f1d1d829ef91670b2dc37e53c0bad9d6d">
bench/async_bench.cpp
</a>
</li>
<li class="file-stats">
<a href="#b6f9453f9801eb9aff4e20be926fb20eb24c6cdf">
bench/bench.cpp
</a>
</li>
<li class="file-stats">
<a href="#19c397fac484184a1a39771350a459970ea57db1">
<span class="new-file">
+
bench/formatter-bench.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#547f0d74240a905303a5c8a1301fd604a306b3b4">
bench/latency.cpp
</a>
</li>
<li class="file-stats">
<a href="#8bb86b8491aff3975390b171fcd3b94744e09f3a">
<span class="deleted-file">

bench/spdlog-async.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#1ba3e4d7c2ae5bea9512446e2b7c558d5f59ce35">
cmake/Config.cmake.in
</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="#6c4bc9b9363a424a31666975d4304866c06788ec">
example/multisink.cpp
</a>
</li>
<li class="file-stats">
<a href="#98c9b96d13e43b37b22e94cc165bd041ef8b78ed">
include/spdlog/async.h
</a>
</li>
<li class="file-stats">
<a href="#fd66a877b21d1ba78951f42cb408370b63280eca">
include/spdlog/common.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="#2c52b194d08eea361fc448800a2b0a341acca74a">
include/spdlog/details/fmt_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="#281408e392862362321e93a969f5a63f2ade04a9">
include/spdlog/details/os.h
</a>
</li>
<li class="file-stats">
<a href="#726f3a8a0700f7f733b8149b276c91da80136914">
include/spdlog/details/pattern_formatter.h
</a>
</li>
<li class="file-stats">
<a href="#95953ffcbf3b615e4ecea661435017687536323f">
include/spdlog/details/periodic_worker.h
</a>
</li>
<li class="file-stats">
<a href="#d0813e97f06c614fd1d47a1e85a2ffca280cbd81">
include/spdlog/details/registry.h
</a>
</li>
<li class="file-stats">
<a href="#8f2642ff0e27e2c414e3b02d13f9586a651fb387">
include/spdlog/details/thread_pool.h
</a>
</li>
<li class="file-stats">
<a href="#b1c7298d46937c4292d7564ba02cf5a4f2f216bc">
include/spdlog/fmt/bin_to_hex.h
</a>
</li>
<li class="file-stats">
<a href="#fb4ca5ee961082ee31381d0df39d010ca263a3e8">
<span class="new-file">
+
include/spdlog/fmt/bundled/chrono.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: #777777;">

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