This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Nov 09, 2020
-
-
Tobias Meisel authored
writeMeshToFile is used in about 20 other places (utils) here we use implicite conversion from string to filesystem
-
- Oct 27, 2020
-
-
Tobias Meisel authored
-
- May 04, 2020
-
-
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
-
Dmitri Naumov authored
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- 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/'
-
- Jan 17, 2019
-
-
- Jan 06, 2019
-
-
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
-
- Jan 09, 2017
-
-
Dmitri Naumov authored
-
- Oct 20, 2016
-
-
Karsten Rink authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- May 10, 2016
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
FileIO -> MeshLib::IO.
-
Tom Fischer authored
In order to make OGS more modular: - The {read/write}Mesh{From/To}File.{h,cpp} are moved from FileIO to MeshLib/IO. - The FileIO/Legacy folder was moved to MeshLib/IO/Legacy. - Include paths are changed according the changes above.
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Jun 29, 2015
-
-
Dmitri Naumov authored
Also remove unused includes.
-
- Apr 15, 2015
-
-
Lars Bilke authored
-
- Feb 11, 2015
-
-
Norihiro Watanabe authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Jan 09, 2015
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Oct 20, 2014
-
-
Lars Bilke authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Feb 11, 2014
-
-
Karsten Rink authored
-
- Jan 31, 2014
-
-
Karsten Rink authored
-
- Jul 10, 2013
-
-
Karsten Rink authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 09, 2013
-
-
Tom Fischer authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Dec 06, 2012
-
-
Karsten Rink authored
-
- Oct 31, 2012
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 30, 2012
-
-
Tom Fischer authored
moved functions getFileNameFromPath(), getSuffixFromPath(), copyPathToFileName() and extractPath() from files StringTools.{cpp,h} to files FileTools.{cpp,h}
-
- Oct 25, 2012
-
-
Lars Bilke authored
This should fix #20.
-
- Oct 09, 2012
-
-
Karsten Rink authored
-