8000 Tags · Kurento/jsoncpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Kurento/jsoncpp

Tags

1.6.4

Toggle 1.6.4's commit message
debian/control: Fix syntax

Change-Id: Ifc38a671f7ce3feaa8a81598f8a2816297ea7292

1.6.2

Toggle 1.6.2's commit message
1.6.2 <- 1.6.1

Fix UTF-8 for old (deprecated) Writers.

* Do not truncate at embedded zeroes.

0.10.2

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

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 #221 from btolfa/forgotten-virtual-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()`.
0