- Nov 27, 2023
-
-
Sergey Gorbunov authored
-
- Oct 07, 2023
-
-
Sergei Zharko authored
-
Sergey Gorbunov authored
-
- Oct 06, 2023
-
-
Sergey Gorbunov authored
-
- Jul 26, 2023
-
-
Sergey Gorbunov authored
-
- Nov 15, 2022
-
-
- Nov 08, 2022
-
-
Administrator authored
-
- Sep 15, 2022
-
-
Sergey Gorbunov authored
-
- Sep 07, 2022
-
-
Sergey Gorbunov authored
-
- Aug 02, 2022
-
-
Administrator authored
Use struct instead of class for forward declarations if the object is defined as struct. Remove unused data members, variables and parameters. Remove an explicite usage of std::move to allow copy ellision. Correct type in printf statements. Add missing virtual destructor in some class. Fix two issues where closing braces were at the wrong place.
-
- Jun 23, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Jun 17, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: add consistency checkers for L1Parameters, L1Station, L1UMeasurementInfo, L1XYMeasurementInfo, L1MaterialInfo, L1Material, L1FieldSlice, L1FieldRegion, L1FieldValue classes
-
- May 27, 2022
-
-
- Apr 04, 2022
-
-
Sergei Zharko authored
-