Archive

Archive for April, 2020

AA+ v2.14

April 29, 2020 Comments off

Just to let everyone know that v2.14 of AA+ has been released. Updates for this version include:

  • Fixed a compilation issue on GCC where size_t was undefined in various modules. Thanks to Bert Devlieghe for reporting this bug.
Categories: Web Site Updates

AA+ v2.13

April 22, 2020 Comments off

Just to let everyone know that v2.13 of AA+ has been released. Updates for this version include:

  • Updated the observed DeltaT values from ftp://cddis.gsfc.nasa.gov/pub/products/iers/deltat.data to 1st February 2020
  • Updated the code to take advantage of range based for loops and std::array. Please note that these changes means that the code will no longer compile on VC 2017 due to its limited supported for large constexpr arrays.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
  • Made a number of the CAADate methods [[nodiscard]] when compiled as C++ 17. This change means that the code must be compiled using the ISO C++ 17 standard or higher.
Advertisement
Categories: Web Site Updates

CHLinkCtrl v1.41

April 13, 2020 Comments off

Just to let everyone know that v1.41 of CHLinkCtrl has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

CSyncCollection v1.15

April 13, 2020 Comments off

Just to let everyone know that v1.15 of CSyncCollection has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

ODBCWrappers v1.15

April 13, 2020 Comments off

Just to let everyone know that v1.15 of ODBCWrappers has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

CMessageBoxX v1.15

April 12, 2020 Comments off

Just to let everyone know that v1.15 of CMessageBoxX has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

PerfCtrv2Mgr v1.04

April 12, 2020 Comments off

Just to let everyone know that v1.04 of PerfCtrv2Mgr has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

CVersionInfo v1.12

April 12, 2020 Comments off

Just to let everyone know that v1.12 of CVersionInfo has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

CSerialPort /CSerialPort2 v1.41

April 12, 2020 Comments off

Just to let everyone know that v1.42 of CSerialPort / CSerialPort2 has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

BITSWrappers v1.12

April 12, 2020 Comments off

Just to let everyone know that v1.12 of BITSWrappers has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates