platform/upstream/jsoncpp.git
2015-10-30 Christopher... Merge pull request #387 from joerg-krause/cmake-option... upstream-git upstream/1.6.5
2015-10-29 Jörg KrauseEnable -Werror with JSONCPP_WITH_WARNING_AS_ERROR
2015-10-29 Jörg KrauseAdd option JSONCPP_WITH_STRICT_ISO
2015-10-27 Christopher... Merge pull request #384 from EvinceMoi/master
2015-10-27 Evincejson_reader throwRuntimeError return error details...
2015-10-21 Christopher... Merge pull request #267 from cdunn2001/moveSemantics
2015-10-20 Christopher... Minor
2015-10-20 Mottimove ctors
2015-10-20 Christopher... Some indentation
2015-10-20 Christopher... Merge pull request #382 from cdunn2001/ccache
2015-10-19 Christopher... Support ccache
2015-10-15 Christopher... Merge pull request #381 from bknecht/precision
2015-10-15 Benjamin KnechtAdd test code for precision
2015-10-15 Benjamin Knechtmaking precision unsigned int
2015-10-15 Benjamin KnechtCreate format string with sprintf.
2015-10-10 Christopher... Merge pull request #379 from cdunn2001/issue-377
2015-10-10 ycqiufix
2015-10-10 ycqiuadd test code
2015-10-04 Christopher... Merge pull request #373 from antonindrawan/QNX_support
2015-10-03 Christopher... Merge pull request #375 from Dani-Hub/issue-374-remove...
2015-10-03 drglerRemove defaulted default constructor
2015-10-03 Anton IndrawanCompiles jsoncpp with QNX 6.6
2015-10-03 Christopher... Merge pull request #371 from mathstuf/more-platform...
2015-10-01 Ben Boeckeljson_writer: improve isfinite support on *nix
2015-09-28 Christopher... Merge pull request #368 from mathstuf/export-factory...
2015-09-28 Christopher... Fix VS warnings
2015-09-28 Ben Boeckelreader: export CharReader::Factory
2015-09-28 Christopher... Merge pull request #367 from Dani-Hub/issue-350-unique_...
2015-09-27 drgler__cplusplus value should not be used to decide for...
2015-09-23 Christopher... Fully init OurReader
2015-09-23 Christopher... Merge pull request #364 from ya1gaurav/patch-28
2015-09-23 GauravMake OurFeatures ctor as default.
2015-09-22 Christopher... Merge pull request #366 from ya1gaurav/patch-30
2015-09-22 Christopher... Merge pull request #365 from ya1gaurav/patch-29
2015-09-22 GauravparseCommandLine also throws
2015-09-22 GauravRemove conditional check for isMultiLine
2015-09-21 GauravAdd default value of stackLimit couple of places
2015-09-05 Christopher... Merge pull request #348 from cdunn2001/override-keyword
2015-09-05 GauravC++11: override keyword
2015-09-05 Christopher... Merge pull request #339 from Dani-Hub/master
2015-09-05 drglerFix number reading in the presence of Infinity: Only...
2015-09-05 drglerAdjust whitespace formatting
2015-09-05 Daniel KrüglerMerge pull request #2 from BillyDonahue/billy_danihub_fix
2015-09-05 Billy Donahuedon't need out field of TestData
2015-09-05 Billy Donahueprettier test
2015-09-05 Billy Donahueexpanded Infinity test
2015-09-03 drglerFloating-point NaN or Infinity values should be allowed...
2015-09-03 drglerFloating-point NaN or Infinity values should be allowed...
2015-08-22 Christopher... Merge pull request #337 from AMDmi3/patch-1
2015-08-21 Dmitry MarakasovSpecify float constant as float
2015-08-14 Robert DaileyClean up cmake END* (again)
2015-08-14 Christopher... Merge pull request #332 from cdunn2001/END
2015-08-14 Robert DaileyClean up cmake END*
2015-08-09 Christopher... Merge pull request #327 from cdunn2001/more-gitattributes
2015-08-09 Christopher... add .gitattributes
2015-08-09 Christopher... normalized some windows VS stuff
2015-08-09 Christopher... Merge pull request #326 from rcdailey/git-attributes
2015-08-09 Robert DaileyNormalize line endings
2015-08-09 Robert DaileyAdd .gitattributes file
2015-08-03 Aaron JacobsRemove undefined behavior from a left shift of a negati...
2015-08-02 Christopher... Merge pull request #323 from joerg-krause/master
2015-07-30 Jörg KrauseRemove Werror
2015-07-28 Christopher... Merge pull request #320 from shields/negation-overflow
2015-07-27 Michael ShieldsFix cases where the most negative signed integer was...
2015-07-23 Christopher... 1.6.5 1.6.5
2015-07-23 Christopher... Exceptions declared in header
2015-07-23 Christopher... correction for #316
2015-07-17 Christopher... Merge pull request #316 from filipjs/master
2015-07-14 filipjsUpdate json_tool.h
2015-07-12 Christopher... Merge pull request #314 from cdunn2001/master
2015-07-12 Christopher... 1.6.4
2015-07-12 Christopher... -Werror
2015-07-12 Christopher... fixed a bug found by -Wshadow
2015-07-12 Christopher... fix some warnings
2015-07-12 Christopher... drop -Wsign-conversion
2015-07-12 Christopher... -Wconversion
2015-07-12 Christopher... auto-generated file with minor update
2015-07-12 Christopher... Merge pull request #313 from cdunn2001/master
2015-07-12 Christopher... -std=c++11 for gcc builds too
2015-07-12 Christopher... Merge pull request #312 from cdunn2001/master
2015-07-12 Christopher... gcc-4.9, clang (3.0)
2015-07-11 Christopher... Merge pull request #309 from cdunn2001/master
2015-07-11 Christopher... valgrind in Travis
2015-07-11 Christopher... dockerize the Travis build
2015-07-11 Christopher... 1.6.3
2015-07-11 Christopher... minor doc fix, for #302
2015-07-11 Christopher... Merge pull request #305 from cdunn2001/fix-fixeol-undef...
2015-07-11 Mike NabereznyFix undefined name "sys"
2015-07-11 Christopher... Merge pull request #304 from cdunn2001/297
2015-07-11 Stuart EichertFix #296: Explicitly cast size_t results to unsigned...
2015-07-11 Stuart EichertWarn about implicit 64 to 32 bit conversions when using...
2015-07-11 Christopher... Merge pull request #303 from cdunn2001/appveyor-14.0
2015-07-11 Christopher... fix appveyor 32-bit windows build
2015-07-01 Christopher... Merge pull request #295 from martyngigg/master
2015-06-29 Martyn GiggAllow an optional suffix on the debug library name...
2015-06-19 Christopher... Merge pull request #294 from cdunn2001/master
2015-06-19 Christopher... fix ,/. problem in reader
2015-06-19 Christopher... fix doxybuild.py for Windows
2015-05-21 Christopher... Merge pull request #276 from bmyerz/master
2015-05-21 Christopher... Merge pull request #282 from keithkml/patch-1
next