Skip to content

Tags: wljcom/jsoncpp

Tags

1.4.0

Toggle 1.4.0's commit message
Merge pull request open-source-parsers#132 from cdunn2001/builder

StreamWriter::Builder

Deprecate old Writers, but include them in tests.

This should still be binary-compatible with 1.3.0.

1.4.0-rc.1

Toggle 1.4.0-rc.1's commit message
docs

1.3.0

Toggle 1.3.0's commit message
Merge pull request open-source-parsers#135 from cdunn2001/removeMember

Deprecate old `removeMember()`. Add new.

[Deprecated methods will be removed at the next major version bump](http://apr.apache.org/versioning.html#binary).

1.2.0

Toggle 1.2.0's commit message
Merge pull request open-source-parsers#124 from cdunn2001/assign-with…

…-comments

1.2.0

 `operator=()` (which already performed a deep-copy) now includes comments. This change is probably harmless in all practical cases. But just in case, we bump the minor version.

Address open-source-parsers#47.

1.1.0

Toggle 1.1.0's commit message
Merge pull request open-source-parsers#109 from open-source-parsers/d…

…ouble-string-double

Double string double

0.7.1

Toggle 0.7.1's commit message
Merge pull request open-source-parsers#101 from dominicpezzuto/master

Fix build issues related to Solaris and older GCC

1.0.0

Toggle 1.0.0's commit message
slight binary-incompatibility with 0.7.0

That change was actually introduced a few weeks back. If you
require binary-compatibility, see pre-C++11 branch and 0.7.0 tag.

Moving forward, we plan to support only C++11, but old compilers
should still work at this point.

0.7.0

Toggle 0.7.0's commit message
binary-backward-compatible with 0.6.0-rc2

svn-import

Toggle svn-import's commit message
Imported from SVN at revision 283.

    % cat authors.txt
    Zark = Zark <[email protected]>
    christopherdunn = Christopher Dunn <[email protected]>
    aaronjacobs = Aaron Jacobs <[email protected]>
    blep = Baptiste Lepilleur <[email protected]>
    malays = Malay Shah <[email protected]>

    % mkdir rsync
    % rsync -v -a --progress --delete svn.code.sf.net::p/jsoncpp/code/ rsync/
    % mkdir git
    % cd git
    % svn2git --authors ../authors.txt --tags tags/jsoncpp --trunk trunk/jsoncpp --branches branches/jsoncpp file:///Users/jacobsa/tmp/rsync

svn-release-0.6.0-rc2

Toggle svn-release-0.6.0-rc2's commit message
Release 0.6.0-rc2