- Aug 06, 2019
-
-
Dr. Felix Tobias Schindler authored
-
- Mar 15, 2019
-
-
Tobias Leibner authored
-
- Feb 04, 2019
-
-
Dr. Felix Tobias Schindler authored
-
- Jan 14, 2019
-
-
Dr. Felix Tobias Schindler authored
-
- Dec 01, 2018
-
-
René Fritze authored
-
René Fritze authored
-
- Nov 30, 2018
-
-
René Fritze authored
-
- Nov 02, 2018
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 05, 2018
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 22, 2018
-
-
René Fritze authored
-
- May 23, 2018
-
-
Tobias Leibner authored
-
- Apr 13, 2018
-
-
René Fritze authored
-
- Apr 09, 2018
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
This allows code such as ``` if (dim == 1) DUNE_THROW_IF(order > 5, ...); else DUNE_THROW_IF(order > 3, ...); ``
-
- Mar 16, 2018
-
-
René Fritze authored
-
René Fritze authored
This reverts commit e54351e2. It would be better if we could move classes only with deprecation warning in place for a while.
-
- Mar 08, 2018
-
-
Tim Keil authored
-
- Jan 31, 2018
-
-
René Fritze authored
This allows to refactor all those ```if(foo) { throw bla; } ``` blocks into ```DUNE_THROW_IF(foo, bla, "")```
-
- Jan 19, 2018
-
-
René Fritze authored
-
- Nov 27, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 03, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 01, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Jun 20, 2017
-
-
Tobias Leibner authored
-
- May 18, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Mar 21, 2017
-
-
René Fritze authored
- allows dumping of the process env - csv output of memory usage stats - exception handlers
-
- Feb 22, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Aug 24, 2016
-
-
René Fritze authored
-
- Aug 23, 2016
-
-
René Fritze authored
-
- Aug 19, 2016
-
-
René Fritze authored
with 3.8 we were seeing kinda weird constructs, i.e. in for loops
-
- Feb 05, 2016
-
-
René Fritze authored
-
- Jan 19, 2016
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Dec 11, 2015
-
-
René Fritze authored
-
- Oct 07, 2015
-
-
René Fritze authored
-
- Mar 17, 2015
-
-
René Fritze authored
-
René Fritze authored
-
- Feb 07, 2015
-
-
Dr. Felix Tobias Schindler authored
-
- Oct 22, 2014
-
-
Dr. Felix Tobias Schindler authored
-