]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update changelog 4820/head
authorMatthias Maier <tamiko@43-1.org>
Sun, 13 Aug 2017 21:49:54 +0000 (16:49 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 13 Aug 2017 22:32:20 +0000 (17:32 -0500)
doc/news/changes/incompatibilities/20170810MatthiasMaier

index 732147801e159db2a62cb7c17f1b3329963491d4..6952855ef98162204ff9987397647e7940479cd3 100644 (file)
@@ -1,8 +1,16 @@
-Removed: LogStream: The reproducible test functionality has been removed
-from deallog. This includes <code>test_mode()</code>,
-<code>threshold_double()</code>, and <code>threshold_float()</code>. Use
-numdiff, or other tools that can do output comparison with small numerical
-differences instead. Further, the <code>log_cerr()</code> function has been
-removed.
+Removed: Some old functionality has been removed from LogStream:
+<ul>
+  <li>The reproducible test functionality has been removed.
+    This includes <code>test_mode()</code>, <code>threshold_double()</code>,
+    and <code>threshold_float()</code>. Use numdiff, or other tools that can
+    do output comparison with small numerical differences instead.</li>
+  <li>The <code>log_cerr()</code> function has been removed.
+  <li>The timing mechanism has been removed. This includes
+    <code>timestamp()</code>, <code>log_execution_time()</code> and
+    <code>log_time_differences()</code>. Use the Timer, TimerOutput and
+    TimerOutpu::Scope classes instead.</li>
+  <li>LogStream now defaults to write to std::cout instead of
+    std::cerr</li>
+</ul>
 <br>
 (Matthias Maier, 2017/08/10)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.