- 19 Mar, 2014 18 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
We need to make sure the coverage of the UT is enough
-
David COME authored
It now uses interfaces' types (TapeSingleThreadInterface<>, ClientInterface, and DiskThreadPoolInterface<>)instead of the types of the derived classes for its arguments
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
Thus the RecallTaskInjectorTest.cpp does not complain about link error
-
David COME authored
Indeed, there was a clash into auto_ptr destructor (which does a delete) and the allocation which was done using new[]
-
David COME authored
-
David COME authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added explaination for more bare dynamic casts to reference. Also added cast to void for the result (to prevent compilation errors).
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added explaination for a bare dynamic cast to reference, which is not to straightforward.
-
- 18 Mar, 2014 22 commits
-
-
David COME authored
does not compile yet
-
David COME authored
Also removed the nested Worker class to make the interface inheriting from Thread
-
David COME authored
and refactor a bit of code into the interface
-
David COME authored
-
Eric Cano authored
Fixed missing unsigned type on literal for SLC5. Removed leftoved from merge Removed unused class with Clang errors
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
and the new CASTOR logging facility.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-