ChangeLog for omvariability =========================== Version 1.6 - 2022-03-01 (RDS) -------------- + omvariability.cc - Reverses the Y axis in the light curve plot so that lower mags (higher flux) is above higher mag (low flux) - SPR-7652 Version 1.5 - 2020-06-04 (AI) ----------------------------- + DopeVector.h removed from distribution Version 1.4 - 2018-02-13 (EO) ----------------------------- + This is a new major version of this package including a new GNU Public License Text disclaimer required to distribute the SAS source code to the Astronomical Community under the terms of the GNU Public License. The text as it is shown below is the same that has been included in all SAS source code files. ESA (C) 2000-2018 This file is part of ESA's XMM-Newton Scientific Analysis System (SAS). SAS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SAS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with SAS. If not, see . --------------------------------------------------------------------- Version 1.3 -2014-04-21 (AI) -------------- + gcc4.8.2 portability changes Version 1.2.1 -2010-03-26 (VNY -------------- +src omvariability.cc Changed the sleeping time from 5000 to 5 in the subroutine executeOmsrclistcomb because the task was hanging (sleeping for 5000 seconds) when replacing the existing file in the working directory. Version 1.2 - 2010-01-31 (CB) -------------- +src Removed all gui libs from Makefile Version 1.1 - 2010-01-31 (CB) -------------- +src OmSourceParameter.h Removed reference to strcpy function to fix build failure on Mac Version 1.0 - 2010-01-30 (CB) -------------- +src OmSourceParameter.h added header file string to fix compilation failure on Mac Version 0.9 - 2010-01-28 (CB) -------------- +src omvariability.cc minor mods to fix compilation failure on sasbld04 +test checkoutput.cc as above. Version 0.8 - 2010-01-26 (CB) -------------- +src sourcelist.cc minor mods to fix compilation failure on sasbld03 and sasbld02 Version 0.7 - 2010-01-26 (CB) -------------- +src loadsourcelistfiles.cc couple of mods to fix compiltaion errors on sasbld02 Version 0.6 - 2010-01-25 (CB) -------------- +src sourcelist.cc line 5786 changed maths abs function call to fix build failure on sasbld02 Version 0.5 - 2010-01-24 (CB) -------------- +test Ammnded test-harness to prevent possible failure on some machines Version 0.4 - 2010-01-24 (CB) -------------- +src OmSourceParameters.h- deleted #include "DopeVector.h" to fix build failure on sasbld02 Version 0.3 - 2010-01-23 (CB) -------------- +src loadsrclistfiles.cc- cast string to char * to fix build failure on sasbld02 Version 0.2 - 2010-01-22 (CB) -------------- +src Moved initialization of static variables from graph.h to graph.cc to fix build failure. +doc Ammended documentation to fix build failure. Version 0.1 - 2010-01-21 (CB) -------------- First uploaded version (SCR 256).