Skip to content

Tags: aknospe/AliceO2

Tags

nightly-20171214

Toggle nightly-20171214's commit message
Fix all tabs

According to our coding guidelines tabs are not allowed and should
be substituted with the required amount of spaces. This tries to
do so.

nightly-20171213

Toggle nightly-20171213's commit message
Switch to new FairMQMessage::Copy() semantics

nightly-20171212

Toggle nightly-20171212's commit message
Switch to new FairMQMessage::Copy() semantics

nightly-20171211

Toggle nightly-20171211's commit message
Fix a few warnings from Xcode 9.2 clang

nightly-20171210

Toggle nightly-20171210's commit message
add boost signals library as a dependency

nightly-20171209

Toggle nightly-20171209's commit message
add boost signals library as a dependency

nightly-20171208

Toggle nightly-20171208's commit message
Interaction record sampler class + its test

nightly-20171207

Toggle nightly-20171207's commit message
Revamp documentation

This revamps a bit the documentation, making it more coherent with
the current implementation and tries to be more geared towards
implementing your own workflow rather of a description of the
implementation details.

nightly-20171206

Toggle nightly-20171206's commit message
Revamp documentation

This revamps a bit the documentation, making it more coherent with
the current implementation and tries to be more geared towards
implementing your own workflow rather of a description of the
implementation details.

nightly-20171205

Toggle nightly-20171205's commit message
bugfix: set payload serialization method

serialization method has to be set to NONE in order to be consistent
with the check in DataRefUtils::as<>