Skip to content

v3.3.5-5

Choose a tag to compare

@objeck objeck released this 11 Feb 01:13
· 43502 commits to master since this release

Highlights of this release include the following:

  1. Rewrote the programmer's guide to better reflect current features (new)
  2. Optimized stack operations for floating point operations (new)
  3. Fixed ODBC "select" bug and added missing ODBC API documentation (bug/high)
  4. Addressed error checking and Unicode conversation issues with the overloaded "File->WriteBuffer(..)","TCPSocket->WriteBuffer(..)" and "TCPSecureSocket->WriteBuffer(..)" methods (bug/high)
  5. Added missing compiler check for array assignment to array element (bug/medium)