--- DarthVader/CHANGELOG 2014/10/14 14:06:52 1.5 +++ DarthVader/CHANGELOG 2015/04/07 08:46:54 1.8 @@ -15,5 +15,15 @@ UNSIGNED result if any operand isUNSIGNED. This is something that I think is weird and in the code there is not such an assumption of course, I expect that the subtraction between two unsigned integer COULD result in a negative number... -v10r21 : BUG FIXED: sync lost between CAL/TOF in TrkCore when skipping events outside time window -v10r22 : Bug fixed: mysql api does not support multiple queries (introduce to fix MySQL >=5.5.5 bug, see v10r20). +v10r21 : BUG FIXED: sync lost between CAL/TOF in TrkCore when skipping events outside + time window +v10r22 : Bug fixed: mysql api does not support multiple queries (introduce to fix MySQL + >=5.5.5 bug, see v10r20). +v10r23 : Bug fixed: NaN in IGRF F77 routine in rare situations +v10r24 : Bug fixed: wrong IGRF interpolation, new IGRF field maps (IGRF12), new IGRF + coding for GM_XXX routines, bug in rotation table code fixed +v10r25 : Bug in ToFLevel2::GetdEdx method fixed, overloading of ToFLevel2::GetdEdx method + implemented with a better construction +v10r26 : News in OrbitalInfo +v10r27 : New ToF versions (Elena's methods), BUG in ORB reprocessing fixed +v10r28 : Bugs in OrbitalInfo fixed