Archive
AA+ v2.14
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.
AA+ v2.13
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.
CHLinkCtrl v1.41
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.
CSyncCollection v1.15
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.
ODBCWrappers v1.15
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.
CMessageBoxX v1.15
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.
PerfCtrv2Mgr v1.04
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.
CVersionInfo v1.12
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.
CSerialPort /CSerialPort2 v1.41
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.
BITSWrappers v1.12
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.
You must be logged in to post a comment.