Skip to content

v0.5.1

Compare
Choose a tag to compare
@tgockel tgockel released this 17 Feb 20:52
· 297 commits to trunk since this release
  • Creates null to be used in place of nullptr
  • Adds the ability to set the default size of tokenizer's buffer
  • Fixes issue in parsing where string divisions on buffer boundaries would yield incorrect results (and potentially
    crash)