- May 19, 2017
-
-
Eric Cano authored
Fixed calls to promise::get_future() after possible access form other thread. They are now guaranteed to happen before. Added helgrind annotations for promise based synchronisation. Added macros enabling helgrind annotations for shared_ptr. Added suppression for shared_ptr used inside other standard lib object and not covered by the previous macros. Added unit test for lower level . Added suppressions for reported race conditions in Rados library. Review heavily MemArchiveQueue and fixed missing commit in object store, leading to potentially orphaned objects. Enabled formerly disabled test as it is now fast enough.
-
- Aug 25, 2016
-
-
Daniele Kruse authored
-
- Jun 09, 2016
-
-
Daniele Kruse authored
-
- Feb 18, 2016
-
-
Daniele Kruse authored
-
- Feb 16, 2016
-
-
Daniele Kruse authored
-
- Feb 10, 2016
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Feb 09, 2016
-
-
Daniele Kruse authored
-
- May 08, 2015
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
- May 07, 2015
-
-
Steven Murray authored
-
- Feb 27, 2015
-
-
Eric Cano authored
-