| 2013-04-12 |
blep | Patch #3600941: Missing field copy in Json::Value:... master |
commit | commitdiff | tree |
| 2013-04-12 |
blep | Patch #3539678: Copy constructor does not initialize... |
commit | commitdiff | tree |
| 2012-12-20 |
blep | Fixed warning(error?) on #if testing value of _MSC_VER... |
commit | commitdiff | tree |
| 2012-03-12 |
aaronjacobs | Made it possible to drop null placeholders from array... git-svn |
commit | commitdiff | tree |
| 2011-12-22 |
aaronjacobs | Got rid of several unnecessary includes of <iostream>. |
commit | commitdiff | tree |
| 2011-06-22 |
christopherdunn | bug#2407932: strpbrk() could fail for NULL pointer. |
commit | commitdiff | tree |
| 2011-06-22 |
christopherdunn | bug#3306345: minor typo in Path::resolve() -- missing... |
commit | commitdiff | tree |
| 2011-06-21 |
christopherdunn | More missing constructor initializers found by Coverity. |
commit | commitdiff | tree |
| 2011-06-21 |
christopherdunn | Another simple addition for constructor initialization... |
commit | commitdiff | tree |
| 2011-06-21 |
christopherdunn | Simple changes to Reader initialization, from Chromium... |
commit | commitdiff | tree |
| 2011-05-27 |
blep | Fixed unit tests execution on MSVC 6 by removing usage... |
commit | commitdiff | tree |
| 2011-05-26 |
blep | Fixed compilation issues with MSVC 6: replace usage... |
commit | commitdiff | tree |
| 2011-05-26 |
blep | Fixed unit test failure on IBM AIX xlC by hard-coding... |
commit | commitdiff | tree |
| 2011-05-26 |
aaronjacobs | Another round of attempting to fix VC++ errors... |
commit | commitdiff | tree |
| 2011-05-26 |
aaronjacobs | Fixed more default cases. |
commit | commitdiff | tree |
| 2011-05-26 |
aaronjacobs | Got rid of some unreachable code. |
commit | commitdiff | tree |
| 2011-05-26 |
aaronjacobs | Fixed a double -> float compilation warning/error. |
commit | commitdiff | tree |
| 2011-05-26 |
aaronjacobs | Reworked the type conversion system again, so that:A |
commit | commitdiff | tree |
| 2011-05-25 |
aaronjacobs | Removed some out of date TODOs. |
commit | commitdiff | tree |
| 2011-05-25 |
aaronjacobs | Fixed a 'comparison between signed and unsigned' error. |
commit | commitdiff | tree |
| 2011-05-25 |
aaronjacobs | Fixed a compilation warning/error. |
commit | commitdiff | tree |
| 2011-05-25 |
aaronjacobs | Gave a more consistent behavior to the Value::isFoo... |
commit | commitdiff | tree |
| 2011-05-25 |
aaronjacobs | Fixed bugs in asInt64 and asUInt64. |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Fixed a "comparison between signed and unsigned" warnin... |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Fixed a parsing bug in decodeNumber, updating the faili... |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Fixed a bunch of compilation errors when JSON_HAS_INT64... |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Centralized assertion macros and made them obey JSON_US... |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Made two security fixes. |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Updated a cast to use a more appropriate type. |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Fixed constructor initializer list order warnings/errors. |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Removed an unused typedef. |
commit | commitdiff | tree |
| 2011-05-24 |
aaronjacobs | Fixed a hard to debug crash on OS X related to sscanf... |
commit | commitdiff | tree |
| 2011-05-02 |
blep | Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGA... |
commit | commitdiff | tree |
| 2011-05-02 |
blep | Value::compare() is now const and has an actual impleme... |
commit | commitdiff | tree |
| 2011-05-02 |
blep | Untabified some sources |
commit | commitdiff | tree |
| 2011-05-02 |
blep | - Added unit tests for comparison operators (except... |
commit | commitdiff | tree |
| 2011-05-02 |
blep | - Bug #3200841: removed "warning C4127: conditional... |
commit | commitdiff | tree |
| 2011-05-02 |
blep | Bug #3200841: removed "warning C4127: conditional expre... |
commit | commitdiff | tree |
| 2011-05-01 |
blep | Added support for amalgated source and header generatio... |
commit | commitdiff | tree |
| 2011-05-01 |
blep | Renamed Reader::getFormatedErrorMessages() to getFormat... |
commit | commitdiff | tree |
| 2011-05-01 |
blep | Fixed bug #3139678: stack buffer overflow when parsing... |
commit | commitdiff | tree |
| 2011-05-01 |
blep | Fixed bug #3139677: JSON [1 2 3] was incorrectly parsed... |
commit | commitdiff | tree |
| 2010-12-27 |
blep | Major rework of 64 integer support: 64 bits integer... |
commit | commitdiff | tree |
| 2010-12-24 |
blep | Added float Json::Value::asFloat() to obtain a floating... |
commit | commitdiff | tree |
| 2010-12-24 |
blep | - Array index can be passed as int to operator[], allow... |
commit | commitdiff | tree |
| 2010-04-20 |
blep | JsonCpp is now licensed under MIT license, or public... |
commit | commitdiff | tree |
| 2010-04-19 |
blep | - Moved definition of Json::Int and Json::UInt to confi... |
commit | commitdiff | tree |
| 2010-03-13 |
blep | Removed experimental ValueAllocator, it caused static... |
commit | commitdiff | tree |
| 2010-03-13 |
blep | - extracted some utility functions out-of reader and... |
commit | commitdiff | tree |
| 2010-02-21 |
blep | - added Int/UInt typedef in Json namespace. Modified... |
commit | commitdiff | tree |
| 2010-01-15 |
blep | Integrated part of Patch #2839016, fixing default itera... |
commit | commitdiff | tree |
| 2009-11-24 |
blep | Fixed compilation with Sun Studio 12 (avoid usage of... |
commit | commitdiff | tree |
| 2009-11-23 |
blep | Fixed iteration bug over null values. |
commit | commitdiff | tree |
| 2009-11-19 |
blep | Fixed compilation issue with vs2005 |
commit | commitdiff | tree |
| 2009-11-19 |
blep | Moved Visual Studio projects file under makefiles/vs71... |
commit | commitdiff | tree |
| 2009-11-18 |
blep | Fixed comment after value in object value signaled... |
commit | commitdiff | tree |
| 2009-11-18 |
blep | - added Features class that describes allowed extension... |
commit | commitdiff | tree |
| 2009-11-18 |
malays | Fixing string index issue when checking for control... |
commit | commitdiff | tree |
| 2009-11-18 |
blep | Fixed default constructor initialization. |
commit | commitdiff | tree |
| 2009-11-18 |
blep | Fixed bug introduced by utf-8 patch with fix provided... |
commit | commitdiff | tree |
| 2009-11-15 |
blep | Added patch for mingw from Sebastien Vincent |
commit | commitdiff | tree |
| 2009-11-13 |
malays | Implementing support for reading and writing Unicode... |
commit | commitdiff | tree |
| 2009-05-11 |
christopherdunn | Added cstring for memcpy(), as suggested by sebastien... |
commit | commitdiff | tree |
| 2008-01-24 |
christopherdunn | Forgot to add # to %g modifier for sprintf in valueToSt... |
commit | commitdiff | tree |
| 2008-01-24 |
christopherdunn | Changed valueToString for floats so that zeroes after... |
commit | commitdiff | tree |
| 2008-01-20 |
blep | Fixed compilation issue on windows (avoid using cstring... |
commit | commitdiff | tree |
| 2007-06-13 |
christopherdunn | Indentation is not perfect, but pretty good. Not sure... |
commit | commitdiff | tree |
| 2007-06-13 |
christopherdunn | Added StyledStreamWriter, which has no reason to derive... |
commit | commitdiff | tree |
| 2007-06-13 |
christopherdunn | Added prop svn:eol-style native. Stripped carriage... |
commit | commitdiff | tree |
| 2007-06-13 |
christopherdunn | Added prop svn:eol-style native. Stripped carriage... |
commit | commitdiff | tree |
| 2007-05-09 |
christopherdunn | Fixed compilation warnings. Added -Wall to linux-gcc... |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Fixed 2.95.3 header probs |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Added istream/ostream funcs/operators |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Renamed buildLibary to buildLibrary and added SharedLib... |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Added empty() operator-bang and isNull() |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Added removeMember() and altered a few comments. |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | fixed compiler warning |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | setComment() will assert if comment does not start... |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | [1611376]by reserving the max string-size when escaped... |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | [1611376]writer now escapes special characters. When... |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | [1587188]Fixed parsing of comment at tail of object. |
commit | commitdiff | tree |
| 2007-03-23 |
christopherdunn | Fixed gcc 2.95.3 problem. Bug: 1570919 |
commit | commitdiff | tree |
| 2007-03-17 |
blep | - Made FastWriter output more compact. |
commit | commitdiff | tree |
| 2007-03-15 |
blep | - reorganized repository to match standard layout |
commit | commitdiff | tree |
|