Skip to content

SIX-3.1.14

Compare
Choose a tag to compare
@JDanielSmith JDanielSmith released this 30 Aug 16:40
· 9 commits to master since this release
d463a71
  • coda-oss version 2022-08-30
  • nitro version 2.10.12
  • Routines that "traffic" in XML strings (e.g., parseDataFromString() or toXMLString()) now use
    std::u8string (actually coda_oss::u8string) instead of std::string.
  • Fixed memory leak in ComplexXMLParser.
  • Files in six/projects/csm/external/csm-3.0.4 are unchanged (almost!) from CSM 3.0.4.
  • Final C++11 release 🤞🏻; future releases will be C++14 from main.