14 Commits (bebe3697fdad4b1649162a69fd344d3510e18af8)

Author SHA1 Message Date
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
Daniel Kraft e938122b7b Stop parsing JSON after first finished construct. 9 years ago
Wladimir J. van der Laan 7650449a67 univalue: Avoid unnecessary roundtrip through double for numbers 10 years ago
Jonas Schnelli 77aeb7c964 UniValue: don't escape solidus, keep espacing of reverse solidus 10 years ago
Daniel Kraft 0cc7b2352e Fix univalue handling of \u0000 characters. 10 years ago
Jonas Schnelli 44c7474446 univalue: add type check unit tests 10 years ago
Jonas Schnelli 0c5b2cf69a univalue: add support for real, fix percision and make it json_spirit compatible 10 years ago
Jeff Garzik efc7883772 UniValue: prefer .size() to .count(), to harmonize w/ existing tree 10 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Jeff Garzik dc271fc025 UniValue tests: use more BOOST_CHECK() 10 years ago
Jeff Garzik e85267be63 UniValue: add unit tests 10 years ago