- Jun 26, 2019
-
-
Christos Anastopoulos authored
-
- Jun 24, 2019
-
-
Anthony Morley authored
-
- Jun 23, 2019
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Jun 22, 2019
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Vadim Kostyukhin authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Jun 21, 2019
-
-
scott snyder authored
Update the tools NewtonTrkDistanceFinder and Trk2dDistanceSeeder to be reentrant with const interfaces.
-
- Jun 19, 2019
-
-
scott snyder authored
clang warnings: - Don't use std::move with a temporary. - Fix infinite recursion in iPatFitter::getMeasurements().
-
scott snyder authored
Assignment operator for ResidualPull cannot be defaulted because class members are const.
-
scott snyder authored
-
- Jun 13, 2019
-
-
scott snyder authored
clang warning: missing override keyword.
-
- Jun 11, 2019
-
-
- Jun 10, 2019
-
-
Christos Anastopoulos authored
-
-
- Jun 06, 2019
-
-
- Jun 04, 2019
-
-
Christos Anastopoulos authored
-
- Jun 01, 2019
-
-
Paul Gessinger authored
-
- May 29, 2019
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- May 28, 2019
-
-
Christos Anastopoulos authored
-
- May 24, 2019
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
-
- May 22, 2019
-
-
Anthony Morley authored
-
-
- May 21, 2019
-
-
Christos Anastopoulos authored
-
-
binary_function deprecated / to be removed https://en.cppreference.com/w/cpp/utility/functional/binary_function
-
Original TrackSummary is copied if TrackSummaryTool is not found and TrackSummary is available. if-else style is unified in a part of the code.
-
Add const interfaces to IPRD_AssociationTool; instead of keeping the tool state internally, these pass the state explicitly as an additional argument. The existing interfaces are retained for now for backwards compatibility. This is to allow fixing some violations of ToolHandle constness rules.
-
- May 20, 2019
-
-
Christos Anastopoulos authored
-
scott snyder authored
clang warnings: missing override keywords.
-
Christos Anastopoulos authored
-