- Jul 01, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
Ongoing refactoring. Consuming fanout works again.
-
Christoph Kampmeyer authored
-
- Jun 30, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
This reverts commit b7fb1f68.
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
ExceptionHandling Spec: Changed specification for boost::numeric::bad…
-
- Jun 29, 2020
-
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- doPostRead() only updates user buffer when it should - doPostRead() sets data validity and version number - write() returns false (no data lost), because dropping the data is intentional - implemented interrupt()
-
- Jun 26, 2020
-
-
Christoph Kampmeyer authored
-
Jan H. K. Timm authored
-
Martin Killenberg authored
-
- Jun 25, 2020
-
-
Christoph Kampmeyer authored
-
- Jun 23, 2020
-
-
Martin Killenberg authored
testAppModuleConnections uses BOOST_CHECK_EUQAL instead of BOOST_CHECK at some places for easier debugging
-
- Jun 22, 2020
-
-
Martin Killenberg authored
fix: TestableModeAccessorDecorator::preRead() always released the lock and did not delegate the call to the target
-
Martin Killenberg authored
* Added B.1.3 and B.1.4 : boost::numeric::bad_numeric_cast and boost::thread_interrupted are not treated * Removed B.6 (behaviour for bad_numeric_cast) * Removed C.2.8 (implementation for bad_numeric_cast) * Re-numbered C.2.9 to C.2.8. It is the last section in C.2 and did not contain any anchors, so no references need to be changed.
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
ConstantAccessor not pushes the value to the queue yet
-
Christoph Kampmeyer authored
In terminate(), call interrupt only when wait_for_new_data is set
-
Christoph Kampmeyer authored
-
- Jun 19, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
- Jun 18, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Automated MSK Jenkins User authored
-
Jens Georg authored
-
- Jun 16, 2020
-
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Christoph Kampmeyer authored
-
Martin Killenberg authored
Wip/phako/spec comments
-
Christoph Kampmeyer authored
This partly reverts d5ab1447, where the existing doReadTransfer overrides were removed. This commit gets the existing implmentations back, but changes the function name to doReadTransferSynchronously.
-
Christoph Kampmeyer authored
-
- Jun 15, 2020
-
-
Christoph Kampmeyer authored
Remove functions that do not exist anymore
-