This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Mar 22, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Mar 15, 2021
-
-
Lars Bilke authored
Fixes #3117.
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Mar 02, 2021
-
-
Dmitri Naumov authored
-
- Jan 04, 2021
-
-
Dmitri Naumov authored
- The Iterator type is trivial; passing it by const&. - The std::string root is invoked only on const& strings, so moving it does not save anything in this context.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 12, 2019
-
-
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/'
-
- Aug 20, 2019
-
-
Dmitri Naumov authored
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
Most of the current .clang-tidy contained checks: google-explicit-constructor google-readability-braces-around-statements modernize-loop-convert modernize-use-default-member-init modernize-use-emplace modernize-use-using readability-braces-around-statements readability-else-after-return readability-named-parameter *readability-namespace-comments *readability-inconsistent-* readability-redundant-member-init readability-simplify-boolean-expr readability-string-compare *explicit-conversions*
-
- Jun 06, 2019
-
-
renchao.lu authored
-
- Mar 04, 2019
-
-
Dmitri Naumov authored
clang-tidy modernize-use-transparent-functors check.
-
- Mar 02, 2019
-
-
Dmitri Naumov authored
[[noreturn]] attribute is supported by now.
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Sep 20, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Update documentation mismatches in other getConfigAttribute*().
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Dec 13, 2017
-
-
Dmitri Naumov authored
Unfortunately the Visual Studio 2015 does not support the platform independent style for the function attributes. Although it is a c++11 standard.
-
- Jun 23, 2017
-
-
Dmitri Naumov authored
-
- May 02, 2017
-
-
Dmitri Naumov authored
This potentially saves a second copy compared to using const reference. See Effective Modern C++, Item 41.
-
- Jan 10, 2017
-
-
Dmitri Naumov authored
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Jun 21, 2016
-
-
Christoph Lehmann authored
-
- Jun 14, 2016
-
-
Norihiro Watanabe authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Apr 27, 2016
-
-
Christoph Lehmann authored
-
- Apr 05, 2016
-
-
Dmitri Naumov authored
-
- Mar 01, 2016
-
-
Christoph Lehmann authored
-
- Feb 02, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-