]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Update entries for clang-tidy and coverity
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 16 Apr 2018 21:18:17 +0000 (23:18 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 16 Apr 2018 21:18:17 +0000 (23:18 +0200)
9.0/paper.bib
9.0/paper.tex

index 53dea58ff6b4dcea90934b8de622f517ddfd588c..535f4dada5f0cf5109a1a747fff81bb702c35a1d 100644 (file)
@@ -593,9 +593,23 @@ year = {2009}
   year={2005},
   publisher={ACM}
 }
+
 @article{assimp,
   title={Open asset import library (assimp)},
   author={Schulze, Thomas and Gessler, Alexander and Kulling, Kim and Nadlinger, David and Klein, Jonathan and Sibly, Mark and Gubisch, Matthias},
   journal={Computer Software, URL: https://github. com/assimp/assimp},
   year={2012}
 }
+
+@Misc{clang-tidy,
+  Title                    = {{Clang-Tidy}},
+  Author                   = {LLVM},
+  HowPublished             = {\url{http://clang.llvm.org/extra/clang-tidy/}},
+}
+
+@Misc{coverity,
+  Title                    = {Coverity Scan},
+  Author                   = {Synopsys, Inc.},
+  HowPublished             = {\url{https://scan.coverity.com}},
+}
+
index 8e019def8dfdde8b9561a61684622f1e83d9933e..004a7f47bfe74879b9abc69dfd5b919814ac40e8 100644 (file)
@@ -202,13 +202,13 @@ The major changes of this release are:
   now returns either a \texttt{std::shared\_ptr} or \texttt{std::unique\_ptr},
   which clarifies object ownership responsibilities and avoids memory leaks.
 
-\item \dealii{} has made extensive use of both the clang-tidy and coverity
-      static analysis tools for detecting bugs and other issues in the code.
-      %% TODO is there somewhere we can cite for either of these tools? It would
-      %% be nice to recognize the department of homeland security for offering
-      %% coverity.
-      %% TODO at the time of writing this coverity is down; get an issue count
-      %% when it is back online.
+\item \dealii{} has made extensive use of both the Clang-Tidy \cite{clang-tidy}
+  and Coverity Scan \cite{coverity} static analysis tools for detecting bugs
+  and other issues in the code. In total around, 260 issues were detected and
+  fixed using the latter tool.
+      %% > Is there somewhere we can cite for either of these tools? It would
+      %% > be nice to recognize the department of homeland security for offering
+      %% The contract with homeland security was completed in 2009.
 
 \item
   \texttt{LinearOperator}, a flexible template class that implements the action of a
@@ -554,7 +554,7 @@ Their contributions are much appreciated!
 variety of funding sources:
 \marginpar{update}
 
-D.~Arndt was partially supported by the German Research Foundation (DFG) under the
+D.~Arndt was supported by the German Research Foundation (DFG) under the
 project ``High-order discontinuous Galerkin for the exa-scale'' (ExaDG) within the
 priority program ``Software for Exascale Computing'' (SPPEXA).
 
@@ -599,4 +599,4 @@ hosting services for the \dealii{} web page.
 \bibliography{paper}{}
 \bibliographystyle{abbrv}
 
-\end{document}
\ No newline at end of file
+\end{document}

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.