Minor improvements
- 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"
- Thanks to @marklakata and @BillyDonahue in #488 in #490.