Skip to content

v3.3.6-2

Choose a tag to compare

@objeck objeck released this 21 Feb 02:58
· 43468 commits to master since this release

Important bug fixes and new documentation.

Highlights of this release include the following:

  • Resolved bugs in the following APIs (high/bug)
    • "IntMap->GetKeys()" and "FloatMap->GetKeys()"
    • "RegEx->Match(offset, pattern)" offset value
    • "File->ReadFile(name)" for Linux and OS X
  • Addressed an issue with array interface allocation that impacted the "CompareVector" class (med/bug)
  • Updated API documentation and the "Programmer’s Guide" (new)
  • Added new code examples (new)