- Mar 15, 2019
-
-
Tobias Leibner authored
-
- Feb 09, 2019
-
-
Tobias Leibner authored
-
- Dec 01, 2018
-
-
René Fritze authored
-
- Nov 30, 2018
-
-
René Fritze authored
-
- May 23, 2018
-
-
Tobias Leibner authored
-
- Apr 13, 2018
-
-
René Fritze authored
-
- Apr 09, 2018
-
-
Tobias Leibner authored
-
- Mar 29, 2018
-
-
René Fritze authored
-
- Mar 08, 2018
-
-
Tim Keil authored
-
- Jan 19, 2018
-
-
René Fritze authored
-
- Oct 25, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Sep 28, 2017
-
-
René Fritze authored
-
René Fritze authored
You'll have to add braces or string() in someplaces that used them. See test source change.
-
René Fritze authored
-
René Fritze authored
-
- Aug 15, 2017
-
-
René Fritze authored
-
René Fritze authored
defaults to fail to conserve old behaviour
-
- Feb 22, 2017
-
-
Dr. Felix Tobias Schindler authored
-
- Jan 16, 2017
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Dec 09, 2016
-
-
Tobias Leibner authored
-
- Oct 24, 2016
-
-
Dr. Felix Tobias Schindler authored
Aka: how did this ever work...
-
- Aug 29, 2016
-
-
René Fritze authored
-
- Aug 19, 2016
-
-
René Fritze authored
-
René Fritze authored
with 3.8 we were seeing kinda weird constructs, i.e. in for loops
-
- Jun 01, 2016
-
-
René Fritze authored
-
- May 31, 2016
-
-
René Fritze authored
this is an API breaking change as an additional param is added to `ValidationInterface::msg` and the ostream inserter for validation objects necessarily removed
-
- Feb 05, 2016
-
-
René Fritze authored
-
- Jan 22, 2016
-
-
Dr. Felix Tobias Schindler authored
-
- Jan 19, 2016
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
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
-
- Dec 08, 2015
-
-
Dr. Felix Tobias Schindler authored
This reverts commit 4ab8d60642141a4b8d495747b932f7d7d9cc495a.
-
Dr. Felix Tobias Schindler authored
This reverts commit 015c7c76d4b98c0b991c062eb47493ade2f94bae.
-
- Dec 03, 2015
-
-
Dr. Felix Tobias Schindler authored
This partially reverts 4ab8d60.
-
- Nov 10, 2015
-
-
Dr. Felix Tobias Schindler authored
The first change is required to allow for ``` Configuration(std::string key, bool value) ``` calls, and the second one is required for ``` Configuration(std::vector<std::string> keys, std::vector<long int> values) ``` [common.configuration] drop obsolete ctor
-