aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/univalue_write.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove univalue, prepare for subtreeJonas Schnelli2015-10-011-127/+0
* univalue: Avoid unnecessary roundtrip through double for numbersWladimir J. van der Laan2015-07-181-7/+0
* univalue: add support for real, fix percision and make it json_spirit compatibleJonas Schnelli2015-06-041-0/+9
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* univalue: make spaceStr thread-safeWladimir J. van der Laan2014-09-051-12/+6
* UniValue: compact (!pretty) output should not include extra whitespaceJeff Garzik2014-08-201-3/+8
* Univalue: Do not build JSON escape list at runtimeJeff Garzik2014-08-181-20/+1
* Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-291-0/+145