ChangeLog for dscalc ==================== Version 2.6.2 - 2012-05-23 (AI) ----------- + Added comment to the PHASEXP and PERIOD attributes. Version 2.6.1 - 2009-09-03 (AI) ----------- + Fixes to make dscalc gcc-4.3 compliant. Version 2.6 - 2006-02-27 (AI) ----------- + (phasecalc) Frame Time and period checking (related to SPR-2632). + (phasecalc) New keyword (PERIOD) added to the header (related to SPR-2632) Version 2.5 - 2005-06-06 (JSH) ----------- + SPR 2511 (phasecalc) Use TIMESYS attribute in input table to modify Epoch. The assumption is: * Input Epoch is UTC * Default Time System is TT (in case that there is no TIMESYS keyword) Version 2.4 - 2002-09-20 (GV) ----------- + It now works with gcc-3.1 Version 2.3 - 2002-05-13 (GV) ----------- + Updated for param 2.0 Version 2.2.1 - 2002-02-11 (GV) ------------- + timeconv -> mjdconv Version 2.2 - 2001-12-20 (GV) ----------- + DEPEND updated (daltools). Version 2.1 - 2001-10-08 (GV) ----------- + DEPEND: add daltools, needed for test harnesses. Version 2.0 - 2001-10-02 (GV) ----------- + (tabcalc) allows one to set unit and label for the result column (SOC-SPR-2165). Test harness adjusted accordingly. + (tabcalc.par) new optional parameters columnunit and columnlabel. Offer the possibility to have the output as unsigned integer (16 and 32). + (tabcalc_description.tex) Updated. + (phasecalc_description.tex) add examples (SOC-SPR-2106). + add std:: namespace qualifier. Version 1.0.4 - 2000-11-16 (GV) ------------- + (phasecalc) looks for time attributes at the set and/or table level. + (test/phasecalctest.cc) SOC-SPR-1801. Version 1.0.3 - 2000-11-10 (GV) ------------- + (src/tabcal_description.tex) typo in documentation SOC-SPR-1829. Version 1.0.2 - 2000-10-26 (GV) ------------- + (phasecalc) now does a proper clean up if one of the attributes is not found. This allows clean behavior from xmmselect (SOC-SPR-1799). + (phasecalc) remove unnecessary error checking code. Version 1.0.1 - 2000-10-24 (GV) ------------- + removed \newcommand in doc (SOC-SPR-1641). Version 1.0 - 2000-06-27 (GV) ----------- + reupload of 0.13.1 for the development track. Version 0.13.1 - 2000-06-27 (GV) -------------- + add task info files (SOC-SPR-1521) Version 0.13 - 2000-04-25 (GV) ------------ + DEPEND: add taskmain Version 0.12 - 2000-04-11 (GV) ------------ + (test/Makefile) should have USEDLIBS metatask. Version 0.11 - 2000-03-06 (UL) ------------ + brought in line with utils-1.66 Version 0.10 - 1999-12-06 (GV) ------------ + fix test harnesses for lowmem DAL. Version 0.9 - 1999-10-21 (GV) ----------- + tabcalc approved with reduced scope (just table calculator) + phase calculation moved to phasecalc + add timeconv Version 0.8 - 1999-06-04 (UL) ----------- - minor modification to documentation Version 0.7 - 1999-05-11 (UL) ----------- - brought in line with error-1.18 Version 0.6 - 1999-05-10 (UL) ----------- - implemented PHASE column calculation Version 0.5 - 1999-05-05 (UL) ----------- - brought in-line with selectlib-4.2 - internal changes - prepared implementation of special modes to compute PHASE, RATE, HARDNESS columns Version 0.4 - 1999-??-?? (GV) ----------- - update DEPEND Version 0.3 - 1999-02-11 (MB) ----------- - now includes tabcalc.h to comply with sas-1.81 Version 0.2 - 1998-11-04 (GV) ----------- - fix memory leak in the tests harness, that was alos causing it to fail. Version 0.1 - 1998-11-03 (GV) ----------- - released with tabcalc - directory structure created by pkgmaker.