Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: star1190/jsoncpp

Tags

1.5.2

Toggle 1.5.2's commit message
1.5.2 <- 1.5.1

* Fixed compile error for VS2013.
* Added `operator[]` to Builders. Recalling previous minor versions for
  bug-fixes.

1.5.1

Toggle 1.5.1's commit message
1.5.1 <- 1.5.0

Fixed Builders ::validate(). Added tests.

0.9.2

Toggle 0.9.2'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.9.1

Toggle 0.9.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.5.0

Toggle 1.5.0's commit message
no struct init

The C struct initializer is not standard C++.
GCC and Clang handle this (at least in some versions) but some
compilers might not.

0.9.0

Toggle 0.9.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()`.

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()`.