This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Jan 13, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
find *Lib -type f | xargs sed -i 'N;s%\(^\/\*\*\)\n \*$%\1%'
-
Dmitri Naumov authored
Mostly in the file headers. find *Lib -type f | xargs sed -i 'N;s%^\s\+\*\n\(\s\+\*/\)%\1%'
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Mar 05, 2019
-
-
Tom Fischer authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Jul 27, 2017
-
-
Tom Fischer authored
-
- Jun 01, 2017
-
-
Dmitri Naumov authored
See clang-tidy docu https://clang.llvm.org/extra/clang-tidy/checks/readability-simplify-boolean-expr.html
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Jun 14, 2016
-
-
Tom Fischer authored
-
- Jun 07, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Mar 01, 2016
-
-
Christoph Lehmann authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Oct 08, 2015
-
-
Dmitri Naumov authored
-
- Jul 17, 2015
-
-
Dmitri Naumov authored
many are superfluous, some could be turned into fwd decls, some wrongly documented.
-
- Jul 09, 2015
-
-
Tom Fischer authored
The more general interfaces prevent some implicit conversions with potential insecure constructor.
-
- Jun 18, 2015
-
-
Tom Fischer authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Dec 05, 2014
-
-
Tom Fischer authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Jun 06, 2014
-
-
Tom Fischer authored
-
- Mar 20, 2014
-
-
Norihiro Watanabe authored
-
- Mar 17, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Mar 11, 2014
-
-
Tom Fischer authored
-
- Jun 26, 2013
-
-
Tom Fischer authored
-
- Jun 18, 2013
-
-
Dmitri Naumov authored
The template arguments are matrix type and vector type. For new matrix types it is necessary to specialize the template. This is done for DenseMatrix as matrix type and double* as vector type.
-
- May 24, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-