We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request open-source-parsers#490 from open-source-parsers/n… …ull-singleton Use a Myers Singleton for null
0.10.6 <- 0.10.5
1.7.2 <- 1.7.1 This only fixes a clang warning, but we have already seen more than one report for it.
1.7.1 <- 1.7.0 And 1.7.0 is recalled b/c we accidentally had SecureAlloc by default.
Merge pull request open-source-parsers#442 from open-source-parsers/J… …SONCPP_STRING Secure allocator available for wiping memory. Resolves open-source-parsers#437. Resolves open-source-parsers#152.
merged from 1.6.5
gcc-4.6 in Travis and clang-3.0, the default
fix open-source-parsers#290
1.6.2 <- 1.6.1 Fix UTF-8 for old (deprecated) Writers. * Do not truncate at embedded zeroes.