Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Tags: APTriTec/jsoncpp

Tags

1.6.1

Toggle 1.6.1's commit message
1.6.1 <- 1.6.0

0.10.1

Toggle 0.10.1's commit message
partially revert 'Added features that allow the reader to accept comm…

…on non-standard JSON.'

revert '642befc836ac5093b528e7d8b4fd66b66735a98c',
but keep the *added* methods for `decodedNumber()` and `decodedDouble()`.

1.6.0

Toggle 1.6.0's commit message
Merge pull request open-source-parsers#221 from btolfa/forgotten-virt…

…ual-dtor

Added forgotten virtual dtor for `Json::CharReader::Factory`.

(Without this, the destructor of the derived `CharReaderBuilder` would not be called, which is a small memory leak.)

0.10.0

Toggle 0.10.0's commit message
partially revert 'Added features that allow the reader to accept comm…

…on non-standard JSON.'

revert '642befc836ac5093b528e7d8b4fd66b66735a98c',
but keep the *added* methods for `decodedNumber()` and `decodedDouble()`.

1.5.4

Toggle 1.5.4's commit message
delete debug code from test

0.9.4

Toggle 0.9.4's commit message
partially revert 'Added features that allow the reader to accept comm…

…on non-standard JSON.'

revert '642befc836ac5093b528e7d8b4fd66b66735a98c',
but keep the *added* methods for `decodedNumber()` and `decodedDouble()`.

0.8.4

Toggle 0.8.4's commit message
partially revert 'Added features that allow the reader to accept comm…

…on non-standard JSON.'

revert '642befc836ac5093b528e7d8b4fd66b66735a98c',
but keep the *added* methods for `decodedNumber()` and `decodedDouble()`.

1.4.4

Toggle 1.4.4's commit message
1.4.4 < 1.4.3

* fixed Readers when `allowDropNullPlaceholders`

1.4.3

Toggle 1.4.3's commit message
1.4.3 <- 1.4.2

0.8.3

Toggle 0.8.3's commit message
partially revert 'Added features that allow the reader to accept comm…

…on non-standard JSON.'

revert '642befc836ac5093b528e7d8b4fd66b66735a98c',
but keep the *added* methods for `decodedNumber()` and `decodedDouble()`.