Age | Commit message (Expand) | Author |
---|---|---|
2016-01-05 | Add missing copyright headers | MarcoFalke |
2015-10-01 | [Univalue] add univalue over subtree | Jonas Schnelli |
2015-08-20 | Stop parsing JSON after first finished construct. | Daniel Kraft |
2015-07-18 | univalue: Avoid unnecessary roundtrip through double for numbers | Wladimir J. van der Laan |
2015-06-25 | UniValue: don't escape solidus, keep espacing of reverse solidus | Jonas Schnelli |
2015-06-11 | Fix univalue handling of \u0000 characters. | Daniel Kraft |
2015-06-04 | univalue: add type check unit tests | Jonas Schnelli |
2015-06-04 | univalue: add support for real, fix percision and make it json_spirit compatible | Jonas Schnelli |
2015-06-04 | UniValue: prefer .size() to .count(), to harmonize w/ existing tree | Jeff Garzik |
2015-03-12 | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-08-20 | UniValue tests: use more BOOST_CHECK() | Jeff Garzik |
2014-08-20 | UniValue: add unit tests | Jeff Garzik |