- Dec 03, 2020
-
-
Tom Fischer authored
-
- Jun 08, 2020
-
-
Tom Fischer authored
This needs some changes in other files, too.
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 11, 2019
-
-
Dmitri Naumov authored
If only file name is specified it causes a warning about the name not to be specific enough if there is another file with the same name, e.g.: the name `IdealGasLaw.h' supplied as the second argument in the \file statement matches the following input files: ogs/MaterialLib/Fluid/Density/IdealGasLaw.h ogs/MaterialLib/MPL/Properties/IdealGasLaw.h Please use a more specific name by including a (larger) part of the path! From now on only \file w/o a name or a full path will be allowed. find -type f | xargs sed -i 's%\(\\file\).*%\1%'
-
- Mar 04, 2019
-
-
Dmitri Naumov authored
clang-tidy modernize-use-default-member-init check
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 02, 2017
-
-
Dmitri Naumov authored
Especially on iterator types and 'new' allocations.
-
- Jan 09, 2017
-
-
- Jun 21, 2016
-
-
-
Dmitri Naumov authored
This avoids unnecessary copy initialization and value parameters.
-
- Jun 14, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Jan 21, 2016
-
-
Christoph Lehmann authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Sep 21, 2015
-
-
Dmitri Naumov authored
-
- Jul 17, 2015
-
-
many are superfluous, some could be turned into fwd decls, some wrongly documented.
-
- Jun 18, 2015
-
-
Tom Fischer authored
-
- Mar 04, 2015
-
-
Dmitri Naumov authored
Before the std::copy algorithm's precondition of non-overlapping ranges was violated in some cases.
-
- Jan 22, 2015
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 21, 2015
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 02, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 01, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-