external/jsoncpp/jsoncpp.git
2013-04-12 blep- Patch #3393345: BOOST_FOREACH compatibility. Made... master
2013-04-12 blepPatch #3600941: Missing field copy in Json::Value:...
2013-04-12 blepPatch #3539678: Copy constructor does not initialize...
2013-02-18 blepFix gcc -Wall warnings (patch from Matt McCormick)
2012-12-20 blepFixed warning(error?) on #if testing value of _MSC_VER...
2012-07-27 blepAdded missing "include/json/assertions.h" header in...
2012-03-12 aaronjacobsMade it possible to drop null placeholders from array... git-svn
2012-01-08 aaronjacobsAdded an exit() to JSON_FAIL_MESSAGE to fix "no return...
2011-12-22 aaronjacobsGot rid of several unnecessary includes of <iostream>.
2011-09-14 aaronjacobsMade JSON_USE_EXCEPTION's value in config.h a default...
2011-06-24 christopherdunnUpdated bug-fix list.
2011-06-22 christopherdunnbug#2407932: strpbrk() could fail for NULL pointer.
2011-06-22 christopherdunnbug#3306345: minor typo in Path::resolve() -- missing...
2011-06-22 christopherdunn(bug#3314841) Fixed JSON_IS_AMALGAMATION. Using os...
2011-06-21 christopherdunnMore missing constructor initializers found by Coverity.
2011-06-21 christopherdunnAnother simple addition for constructor initialization...
2011-06-21 christopherdunnSimple changes to Reader initialization, from Chromium...
2011-06-21 christopherdunnMore eol changes.
2011-06-21 christopherdunnSwitched CRLF to LF in repo, and added svn:eol-style...
2011-06-21 christopherdunnJust testing whether I can still commit changes. I...
2011-05-27 blepFixed unit tests execution on MSVC 6 by removing usage...
2011-05-26 blepFixed compilation issues with MSVC 6: replace usage...
2011-05-26 blepFixed MSVS 2003, 2005 and 2008 tests execution by norma...
2011-05-26 blepFixed unit test failure on IBM AIX xlC by hard-coding...
2011-05-26 blep- Fixed unit test compilation on MSVS 2003, 2005 and...
2011-05-26 aaronjacobsFixed some test bugs that show up when 64-bit mode...
2011-05-26 aaronjacobsAdded a few test cases that Google is using internally...
2011-05-26 aaronjacobsAnother round of attempting to fix VC++ errors...
2011-05-26 aaronjacobsFixed more default cases.
2011-05-26 aaronjacobsGot rid of some unreachable code.
2011-05-26 aaronjacobsFixed a double -> float compilation warning/error.
2011-05-26 aaronjacobsReworked the type conversion system again, so that:A
2011-05-26 aaronjacobsMade the unit test's output more readable, adding to...
2011-05-26 aaronjacobsMade jsontest work with 64-bit integers, and fixed...
2011-05-25 aaronjacobsRemoved some out of date TODOs.
2011-05-25 aaronjacobsFixed test failures with 64-bit support disabled.
2011-05-25 aaronjacobsFixed a 'comparison between signed and unsigned' error.
2011-05-25 aaronjacobsAdded line breaks to make error messages easier to...
2011-05-25 aaronjacobsFixed a compilation warning/error.
2011-05-25 aaronjacobsGave a more consistent behavior to the Value::isFoo...
2011-05-25 aaronjacobsFixed bugs in asInt64 and asUInt64.
2011-05-25 aaronjacobsAdded tests for default numeric values.
2011-05-25 aaronjacobsFixed a test bug.
2011-05-25 aaronjacobsMade tests more comprehensive.
2011-05-25 aaronjacobsGave tests more general names in preparation for making...
2011-05-25 aaronjacobsFixed some whitespace.
2011-05-25 aaronjacobsAdded tests for 64-bit integers.
2011-05-25 aaronjacobsGreatly fleshed out numeric type tests.
2011-05-25 aaronjacobsAdded some missing checks.
2011-05-25 aaronjacobsRenamed test cases to make more sense with the upcoming...
2011-05-25 aaronjacobsFixed a whitespace problem.
2011-05-24 aaronjacobsFixed a "comparison between signed and unsigned" warnin...
2011-05-24 aaronjacobsAdded a .gitignore file, for ease of use with git-svn.
2011-05-24 aaronjacobsFixed a missing include error.
2011-05-24 aaronjacobsFixed a parsing bug in decodeNumber, updating the faili...
2011-05-24 aaronjacobsAdded some test cases that catch a parsing bug.
2011-05-24 aaronjacobsFixed a bunch of compilation errors when JSON_HAS_INT64...
2011-05-24 aaronjacobsCentralized assertion macros and made them obey JSON_US...
2011-05-24 aaronjacobsMade two security fixes.
2011-05-24 aaronjacobsUpdated a cast to use a more appropriate type.
2011-05-24 aaronjacobsFixed constructor initializer list order warnings/errors.
2011-05-24 aaronjacobsRemoved an unused typedef.
2011-05-24 aaronjacobsFixed a hard to debug crash on OS X related to sscanf...
2011-05-02 blepReleased 0.6.0-rc2
2011-05-02 blepRelease 0.6.0-rc2
2011-05-02 blepFixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGA...
2011-05-02 blepValue::compare() is now const and has an actual impleme...
2011-05-02 blepUntabified some sources
2011-05-02 blep- Added unit tests for comparison operators (except...
2011-05-02 blep- Bug #3200841: removed "warning C4127: conditional...
2011-05-02 blepBug #3200841: removed "warning C4127: conditional expre...
2011-05-02 blepReleased 0.6.0-rc1
2011-05-02 blepNeed more tests on unicode
2011-05-02 blepAdded support for amalgated source and header generatio...
2011-05-01 blepRelease 0.6.0-rc1
2011-05-01 blepRelease test-0.6.0
2011-05-01 blepRelease test-0.6.0
2011-05-01 blepAdded support for amalgated source and header generatio...
2011-05-01 blepAdded project URL.
2011-05-01 blepAdded recommended include path.
2011-05-01 blepAdded known bug reference for experimental internal...
2011-05-01 blepRenamed Reader::getFormatedErrorMessages() to getFormat...
2011-05-01 blepFixed bug #3139678: stack buffer overflow when parsing...
2011-05-01 blepFixed bug #3139677: JSON [1 2 3] was incorrectly parsed...
2011-05-01 blepFixed latest readme.txt url.
2011-05-01 blepFixed url for scons 1.2 download. Clarify manual test...
2010-12-27 blepMajor rework of 64 integer support: 64 bits integer...
2010-12-24 blepFixed some documentation issues pointed out by Daniel.
2010-12-24 blepAdded float Json::Value::asFloat() to obtain a floating...
2010-12-24 blep- Array index can be passed as int to operator[], allow...
2010-04-27 blepupdated license with clearer information
2010-04-27 blep- added unit test and roadmap for handling of escape...
2010-04-20 blepJsonCpp is now licensed under MIT license, or public...
2010-04-19 blep- Moved definition of Json::Int and Json::UInt to confi...
2010-04-14 blep- added need for 64 bits integer to roadmap
2010-03-13 blepRemoved experimental ValueAllocator, it caused static...
2010-03-13 blep- extracted some utility functions out-of reader and...
2010-03-13 blepAdded NEWS.txt that provides a synopsis of the change...
2010-03-13 blep- added support for compilation using Microsoft Visual...
2010-03-13 blep- better execution examples
next