This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- May 08, 2017
-
-
See https://github.com/tomtom-international/cpp-dependencies Example output: $ cpp-dependencies --stats . 21 components with 42 public dependencies, 59 private dependencies Detected 7 nodes in cycles Graph generation: $ cpp-dependencies --graph dependencies.dot; dot -Tpng dependencies.dot >dependencies.png
-
- reordered main cmake file - adjusted dependencies via target_link_libraries according to cpp-dependencies-tool
-
Tom Fischer authored
Potential memory leaks
-
Dmitri Naumov authored
-
Dmitri Naumov authored
If empty, no deletion is done anyway.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This makes the libGeoLib.a by almost 2KiB and the DataExplorer executable by 498B smaller.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Drop unnecessary args from delete functions.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
In case of no match for the scanned element types the allocated memory is automatically released.
-
Dmitri Naumov authored
-
- May 05, 2017
-
-
Tom Fischer authored
[Jenkins] Ignore and disable warnings
-
- May 04, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Tom Fischer authored
Mac fixes when OGS_USE_PETSC=ON
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Fixes compile error on Mac.
-
Tom Fischer authored
[Jenkins] Switch to single log parser at the end of jobs
-
- May 03, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitri Naumov authored
* [NL] DOF: explicit cast of size for small vector. * [NL] Use double pair of braces in initialization. * [PL] SD: Remove unused function parameter. * [MeL] Avoid implicit conversion from vtkIdType. * [PL] LIE: Use int for variable and component ids. * [T] GML: Avoid implicit integer conversion.
-
Lars Bilke authored
-
Lars Bilke authored
Should correctly detect MSVC warnings too.
-
Tom Fischer authored
[A/U/MP] 'Partition' mesh into one partition.
-
Dmitri Naumov authored
This has some follow-up changes. Don't repeat typename in emplace_back.
-
Tom Fischer authored
Useful for debug purposes and scalability measurements.
-
- May 02, 2017
-
-
Karsten Rink authored
[MeL] Another Properties::getPropertyVectorNames().
-
Tom Fischer authored
Apply clang modernize fixes
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-