Skip to content

Minor improvements

Compare
Choose a tag to compare
@cdunn2001 cdunn2001 released this 01 Sep 07:53
· 574 commits to master since this release
  • Fix locale for decimal points
    • Plus a fix for Android
  • int64_t for 64-bit integers
  • Optionally suppress space after comma
  • Avoid null for empty stringValue
  • Fix null ctor/dtor, using a "Meyers Singleton"