aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/univalue.cpp
AgeCommit message (Expand)Author
2015-07-18univalue: Avoid unnecessary roundtrip through double for numbersWladimir J. van der Laan
2015-06-04univalue: add strict type checkingWladimir J. van der Laan
2015-06-04Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli
2015-06-04univalue: add support for real, fix percision and make it json_spirit compatibleJonas Schnelli
2015-06-04UniValue: export NullUniValue global constantJeff Garzik
2014-12-16Remove references to X11 licenceMichael Ford
2014-08-20UniValue: use correct setNumStr() input val, when setting number valuesJeff Garzik
2014-07-30univalue: remove unused methods getArray, getObjectJeff Garzik
2014-07-29Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik