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 10, 2021
-
-
Dmitri Naumov authored
boost::none -> std::nullopt boost::make_optional -> std::make_optional boost::optional<T>::get() -> std::optional<T>::value()
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 12, 2019
-
-
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
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 17, 2019
-
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Nov 14, 2018
-
-
Dmitri Naumov authored
-
- Sep 20, 2018
-
-
Dmitri Naumov authored
Update documentation mismatches in other getConfigAttribute*().
-
- May 26, 2018
-
-
Dmitri Naumov authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- May 30, 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 09, 2017
-
-
Dmitri Naumov authored
-
- Jun 10, 2016
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Apr 05, 2016
-
-
Returns boost::none in the case of error.
-
Dmitri Naumov authored
-
- Feb 02, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Jan 15, 2016
-
-
Christoph Lehmann authored
const + mutable enable use as temporary variables move assignment complements move construction
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Jan 06, 2016
-
-
Christoph Lehmann authored
-