- Jun 24, 2020
-
-
Tom Fischer authored
Use directly addLayerToMesh.
-
- Jun 11, 2020
-
-
- Jun 08, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Apr 14, 2020
-
-
Dmitry Yu. Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitry Yu. Naumov authored
-
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Jan 13, 2020
-
-
Dmitry Yu. Naumov authored
-
- Jan 03, 2020
-
-
Dmitry Yu. Naumov authored
-
- Sep 12, 2019
-
-
Dmitry Yu. Naumov authored
Mostly in the file headers. find *Lib -type f | xargs sed -i 'N;s%^\s\+\*\n\(\s\+\*/\)%\1%'
-
- Sep 11, 2019
-
-
Dmitry Yu. 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%'
-
- Feb 27, 2019
-
-
Dmitry Yu. Naumov authored
-
- Jan 06, 2019
-
-
Dmitry Yu. Naumov authored
-
- Dec 19, 2018
-
-
Dmitry Yu. Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Aug 28, 2018
-
-
Dmitry Yu. Naumov authored
-
- Jan 02, 2018
-
-
Dmitry Yu. Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 22, 2017
-
-
Dmitry Yu. Naumov authored
-
- May 08, 2017
-
-
Dmitry Yu. Naumov authored
In case of no match for the scanned element types the allocated memory is automatically released.
-
- May 02, 2017
-
-
Dmitry Yu. Naumov authored
Especially on iterator types and 'new' allocations.
-
- Mar 03, 2017
-
-
Tom Fischer authored
-
- Jan 09, 2017
-
-
- Oct 11, 2016
-
-
Dmitry Yu. Naumov authored
-
- Sep 05, 2016
-
-
The called getPropertyVector<T>() did not return a const reference optional, but an optional<T&>. With boost 1.61 this conversion is no longer possible. Fixes #1383
-
- Jun 28, 2016
-
-
Tom Fischer authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
- May 17, 2016
-
-
Dmitry Yu. Naumov authored
-
- Feb 08, 2016
-
-
Karsten Rink authored
-
- Feb 03, 2016
-
-
Karsten Rink authored
-
- Feb 02, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 27, 2016
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 21, 2016
-
-
- Jan 13, 2016
-
-
Dmitry Yu. Naumov authored
-
- Jul 14, 2015
-
-
Norihiro Watanabe authored
-