- Oct 27, 2016
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
Dr. Felix Tobias Schindler authored
-
- Oct 25, 2016
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 24, 2016
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
Aka: how did this ever work...
-
- Oct 20, 2016
-
-
Dr. Felix Tobias Schindler authored
[string] rename internal::{from,to}_string
-
Dr. Felix Tobias Schindler authored
Using `from_string` and `to_string` in user code inside a `namespace internal` failed, since our variants in `Dune::XT::Common::internal` had the same names as the one in `Dune::XT::Common`, but different signatures. This should fix that issue.
-
- Oct 18, 2016
-
-
René Fritze authored
-
- Oct 06, 2016
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 14, 2016
-
-
Tobias Leibner authored
-
- Sep 13, 2016
-
-
Tobias Leibner authored
-this is due to GCC bug 53431
-
Tobias Leibner authored
-
- Sep 12, 2016
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Sep 01, 2016
-
-
René Fritze authored
-
René Fritze authored
-
Tobias Leibner authored
fix warnings about double ;; in gdt
-
Tobias Leibner authored
remove redundant line
-
Tobias Leibner authored
-
Tobias Leibner authored
- don't know exactly why it works like this, I suspect it is due to the DEPENDENCYCHECK dune/xt/common/test/CMakeLists.txt that depends on the xtcommon variable defined in the header listing
-
Tobias Leibner authored
-
- Aug 31, 2016
-
-
Tobias Leibner authored
- the DUNE_UNUSED macro is not a function, this lead to some remaining warnings about unused variables
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
this closes #17
-
- Aug 30, 2016
-
-
René Fritze authored
-
René Fritze authored
to avoid them gettin gheader-checked on their own
-
René Milk authored
-
René Fritze authored
- adds ability to compare matrices (leftover from dune-stuff) - top-level compare/test functions are (manually) generated from a python script instead of C macros
-
- Aug 29, 2016
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
or ctest execution. This broke filtering tests with ctest -R MASK
-