platform/upstream/jsoncpp.git
2015-02-11 Christopher... stop calling validate() in newReader/Writer() 1.4.0
2015-02-11 Christopher... Merge pull request #166 from cdunn2001/stackLimit
2015-02-11 Christopher... limit stackDepth for old (deprecated) Json::Reader too
2015-02-11 Christopher... limit stackDepth
2015-02-11 Christopher... stackLimit
2015-02-11 Christopher... stackLimit_
2015-02-11 Christopher... test stackLimit
2015-02-11 Christopher... Old -> Our
2015-02-11 Christopher... 1st StreamWriterTest
2015-02-11 Christopher... clarify comments
2015-02-11 Christopher... Merge pull request #165 from cdunn2001/master
2015-02-11 Christopher... drop experimental OldCompressingStreamWriterBuilder
2015-02-11 Christopher... enableYAMLCompatibility and dropNullPlaceholders for...
2015-02-11 Christopher... nullRef, since we had to add that kludge to 0.8.0
2015-02-10 Christopher... copy Features to OldFeatures
2015-02-10 Christopher... passes
2015-02-10 Christopher... copy Reader impl to OldReader
2015-02-10 Christopher... renames for OldReader
2015-02-10 Christopher... OldReader copied from Reader
2015-02-10 Christopher... Merge pull request #163 from cdunn2001/master
2015-02-10 Christopher... mv CommentStyle to .cpp
2015-02-10 Christopher... set output stream in write(), not in builder
2015-02-10 Christopher... <stdexcept>
2015-02-10 Christopher... add all features
2015-02-10 Christopher... remark defaults via doxygen snippet
2015-02-09 Christopher... Builder::settings_
2015-02-09 Christopher... update docs, writeString()
2015-02-09 Christopher... Merge pull request #162 from cdunn2001/master
2015-02-09 Christopher... deprecate current Builders
2015-02-09 Christopher... deprecate Builders
2015-02-09 Christopher... deprecate old Reader; separate Advanced Usage section
2015-02-09 Christopher... --in=doc/web_doxyfile.in
2015-02-09 Christopher... copy doxyfile.in
2015-02-09 Christopher... drop an old impl
2015-02-09 Christopher... simplify basic docs
2015-02-09 Christopher... clarify Builders
2015-02-09 Christopher... put version into docs
2015-02-08 Christopher... Merge pull request #161 from cdunn2001/master
2015-02-08 Christopher... CharReader/Builder
2015-02-08 Christopher... Merge pull request #160 from cdunn2001/master
2015-02-08 Christopher... rm unique_ptr<>/shared_ptr<>, for pre-C++11
2015-02-07 Christopher... Merge pull request #158 from cdunn2001/travis-with...
2015-02-07 Christopher... JSONCPP_WITH_CMAKE_PACKAGE in Travis
2015-02-07 Christopher... Merge pull request #156 from cdunn2001/with-cmake-package
2015-02-07 Christopher... fix JSONCPP_WITH_CMAKE_PACKAGE #155
2015-02-02 Christopher... drop nullptr
2015-01-29 Christopher... drop scoped enum, for pre-C++11 compatibility
2015-01-28 Peter Spiess... added cmake option to build static and shared libraries...
2015-01-26 Christopher... docs
2015-01-26 Christopher... Merge pull request #145 from cdunn2001/simplify-builder
2015-01-26 Christopher... gcc-4.6 (Travis CI) does not support
2015-01-26 Christopher... docs
2015-01-26 Christopher... fix doc
2015-01-26 Christopher... make StreamWriterBuilder concrete
2015-01-26 Christopher... Move old FastWriter stuff out of new Builder
2015-01-26 Christopher... OldCompressingStreamWriterBuilder
2015-01-26 Christopher... improve docs
2015-01-26 Christopher... Merge pull request #132 from cdunn2001/builder
2015-01-26 Christopher... deprecate old Writers
2015-01-26 Christopher... implement strange setting from FastWriter
2015-01-25 Christopher... implement CommentStyle::None/indentation_==""
2015-01-25 Christopher... default \t indentation, All comments
2015-01-25 Christopher... incorporate 'proper newlines for comments' into new...
2015-01-25 Christopher... clarify CommentStyle
2015-01-25 Christopher... drop StreamWriterBuilderFactory, for now
2015-01-25 Christopher... copy fixes from StyledStreamWriter
2015-01-25 Christopher... test BuiltStyledStreamWriter too
2015-01-25 Christopher... const stuff
2015-01-25 Christopher... non-const write
2015-01-25 Christopher... copied impl of StyledStreamWriter
2015-01-25 Christopher... fix comment
2015-01-25 Christopher... use new BuiltStyledStreamWriter in operator<<()
2015-01-25 Christopher... setIndentation()
2015-01-25 Christopher... StreamWriter::Builder
2015-01-25 Christopher... StreamWriter
2015-01-25 Christopher... update docs
2015-01-25 Christopher... add back space before trailing comment
2015-01-25 Christopher... Merge pull request #144 from cdunn2001/proper-comment-lfs
2015-01-25 Christopher... proper newlines for comments
2015-01-25 Christopher... Merge pull request #143 from cdunn2001/rm-trailing...
2015-01-25 Christopher... rm trailing newlines for *all* comments
2015-01-25 Christopher... Merge pull request #141 from cdunn2001/set-comment
2015-01-25 datadiodeFix a border case which causes Value::CommentInfo:...
2015-01-25 Christopher... TravisCI gcc-4.6 does not yet support -Wpedantic
2015-01-24 Christopher... Merge pull request #139 from cdunn2001/some-python...
2015-01-24 Christopher... README.md
2015-01-24 Christopher... make doxybuild.py work with python3.4
2015-01-24 Florian MeierDoxybuild: Error message if doxygen not found
2015-01-24 Christopher... update doxbuild.py
2015-01-24 Christopher... update TarFile usage
2015-01-24 Christopher... rm extra whitespace in python, per PEP8
2015-01-24 Christopher... fix issue #90
2015-01-24 Christopher... fix gcc warnings
2015-01-23 Christopher... Merge pull request #138 from cdunn2001/fix-103
2015-01-23 Christopher... fix test_comment_00 for #103
2015-01-23 Christopher... add test_comment_00
2015-01-23 Christopher... Merge pull request #137 from cdunn2001/avoid-extra...
2015-01-23 Christopher... 1.4.0 <- 1.3.0
2015-01-23 Christopher... avoid extra newlines in StyledStreamWriter
2015-01-23 Christopher... Merge pull request #136 from cdunn2001/test-both-styled...
next