Archive

Archive for January, 2020

JSON++ v1.09

January 29, 2020 Comments off

Just to let everyone know that v1.09 of JSON++ 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

CMessageBoxX v1.14

January 28, 2020 Comments off

Just to let everyone know that v1.14 of CMessageBoxX 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

ThreadPoolWrappers v1.02

January 26, 2020 Comments off

Just to let everyone know that v1.02 of ThreadPoolWrappers 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

SQLiteWrappers v1.21

January 25, 2020 Comments off

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

  • Updated copyright details.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
  • Verified the code works against SQLite v3.31.0.
Categories: Web Site Updates

CPJNSMTPConnection v3.39

January 25, 2020 Comments off

Just to let everyone know that v3.39 of CPJNSMTPConnection has been released. Updates for this version include:

  • Fixed a bug in CPJNSMTPAddress::StringTrim which caused strings of the form "pjna@naughter.com; " to not be parsed correctly. Thanks to Martin Richter for reporting this bug.
Advertisement
Categories: Web Site Updates

WinHTTPWrappers v1.24

January 18, 2020 Comments off

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

  • Updated copyright details
  • Fixed more Clang-Tidy static code analysis warnings in the code.
  • Replaced BOOL with bool in various places
Categories: Web Site Updates

CHTTPDownloadDlg, CHTTPDownloader, CHTTPDownloadDlg2 & CHTTPDownloader2 v1.40

January 12, 2020 Comments off

Just to let everyone know that v1.40 of CHTTPDownloadDlg, CHTTPDownloader, CHTTPDownloadDlg2 & CHTTPDownloader2 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

HIDWrappers v1.06 & CTemperDevice v1.06

January 12, 2020 Comments off

Just to let everyone know that v1.06 of HIDWrappers & CTemperDevice 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

CPJNSMTPConnection v3.38

January 8, 2020 Comments off

Just to let everyone know that v3.38 of CPJNSMTPConnection 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

CPJNPOP3Connection v1.64

January 7, 2020 Comments off

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

  • Updated copyright details.
  • Fixed some missing catch statements in the Connect method. Thanks to Martin Richter for reporting this issue.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates