ChangeLog for hkgtigen ====================== Version 1.15 - 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.14.2 - 2005-01-27 (CG) ------------ + dsslib added to DEPEND (SPR 2574) Version 1.14.1 - 2004-03-15 (CG) ------------ Version 1.14 - 2003-11-06 (CG) ------------ + Protections changed Version 1.13 - 2003-11-05 (CG) ------------ + Usedlibs changed for static build compliance Open SPRs/SCRs: *none* Version 1.12 - 2003-04-08 (GV) ------------ + (hkgtigen.cc) add explicit string to make_pair, so that it compiles on gcc-2.95.3 Version 1.11 - 2003-03-17 (UL) ------------ + implemented diagnostic mode as requested in SCR 108: new parameters diagnosticmode, diagfile, plotgtis; documentation updated + now DEPENDs on dsplot Version 1.10 - 2002-08-19 (UL) ------------ + few changes to improve C++ standard compliance Version 1.9 - 2002-07-12 (UL) ----------- + now depends on package sas Version 1.8 - 2002-05-27 (UL) ----------- + made param-2.0 compliant Version 1.7.1 - 2002-03-12 (UL) ------------- + fixed minor problems in documentation (broken links/improper macro use) Version 1.7 - 2001-07-24 (UL) ----------- + S/C HK parameters were not properly taken into account + consistent use of namespace std in all sources Version 1.6.2 - 2000-10-27 (UL) ------------- + task is now in GROUPS 'gti' Version 1.6.1 - 2000-10-17 (UL) ------------- + turned Msg::Sparse diagnostic message into Msg::Verbose Version 1.6 - 2000-05-25 (UL) ----------- + cosmetic changes to doc + added taskinfo file + a few transparent tweaks in the test harness Version 1.5 - 2000-05-22 (GV) ----------- + (test/myhkparmint.ccf) add SUBDATE, and update DEPEND. Version 1.4 - 2000-04-25 (GV) ----------- + (doc/hkgtigen_description.tex) remove extra label definitions and some URLs. Version 1.3 - 2000-04-13 (UL) ----------- + brought in line with oal-3.50 Version 1.2 - 2000-02-28 (UL) ----------- + brought in line with oal-3.47 Version 1.1 - 2000-01-05 (UL) ----------- + fixed SPR 1061: The GUI interface for HKGTIGEn does not allow to set the instrument (missing parameter in layout file) Version 1.0.1 - 1999-11-12 (UL) ------------- + small update to test/testhkgtigen (no longer run OAL test harness to produce PHK files - these are now present even after 'make clean' in OAL packages; needs oal-3.28.2); this _really_ fixes SPR 935 : Hkgtigen fails its test harness Version 1.0 - 1999-11-10 (UL) ----------- + first official version after task approval + fixed SPR 935 HKgtigen fails its test harness Version 0.4 - 1999-10-25 (UL) ----------- + modified test harness Version 0.3 - 1999-10-22 (UL) ----------- + added warning about final GTI list being empty + added section about long/short HK parameter names to doc + incorporated comments on task description Version 0.2 - 1999-10-21 (UL) ----------- + a couple of bug fixes + more complete test harness Version 0.1 - 1999-10-20 (UL) ----------- + first useful version; all announced functionality implemented