This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 08, 2021
-
-
Dmitri Naumov authored
Especially useful when all nonlinear iterations should be output. See <output_iteration_results> tag.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 03, 2020
-
-
- Nov 18, 2020
-
-
Tom Fischer authored
-
- Jun 23, 2020
-
-
Lars Bilke authored
-
- May 11, 2020
-
-
Tom Fischer authored
-
- May 07, 2020
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- May 04, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Jan 13, 2020
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
Including - usage of static_cast instead of c-style cast, - single variable declaration per line, - removing const from return types - omit unnecessary string to char* conversions, The used clang-tidy checks are: google-readability-casting, readability-const-return-type, readability-container-size-empty, readability-delete-null-pointer, readability-deleted-default, readability-else-after-return, readability-function-size, readability-identifier-naming, readability-inconsistent-declaration-parameter-name, readability-isolate-declaration, readability-misleading-indentation, readability-misplaced-array-index, readability-named-parameter, readability-redundant-*, readability-simplify-*, readability-static-accessed-through-instance, readability-static-definition-in-anonymous-namespace, readability-string-compare, readability-uniqueptr-delete-release
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 14, 2018
-
-
Dmitri Naumov authored
-
- Nov 12, 2018
-
-
Christoph Lehmann authored
-
- Jul 12, 2018
-
-
Dmitri Naumov authored
The move ctor is not implemented in gcc < 5.
-
Dmitri Naumov authored
-
- Feb 14, 2018
-
-
Lars Bilke authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 30, 2017
-
-
Dmitri Naumov authored
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Sep 23, 2016
-
-
Tom Fischer authored
-
- Jul 28, 2016
-
-
Christoph Lehmann authored
no special behaviour if second path starts with dot the old behaviour could cause problems with unix' hidden files or with parent directories (..)
-
- Jun 21, 2016
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
It is defined multiple times through different translation units.
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Feb 23, 2016
-
-
Tom Fischer authored
-