index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
univalue_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-20
/
+17
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-20
/
+17
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
*
Add missing copyright headers
MarcoFalke
2016-01-05
1
-0
/
+1
*
[Univalue] add univalue over subtree
Jonas Schnelli
2015-10-01
1
-1
/
+1
*
Stop parsing JSON after first finished construct.
Daniel Kraft
2015-08-20
1
-0
/
+15
*
univalue: Avoid unnecessary roundtrip through double for numbers
Wladimir J. van der Laan
2015-07-18
1
-3
/
+3
*
UniValue: don't escape solidus, keep espacing of reverse solidus
Jonas Schnelli
2015-06-25
1
-1
/
+1
*
Fix univalue handling of \u0000 characters.
Daniel Kraft
2015-06-11
1
-2
/
+4
*
univalue: add type check unit tests
Jonas Schnelli
2015-06-04
1
-0
/
+42
*
univalue: add support for real, fix percision and make it json_spirit compatible
Jonas Schnelli
2015-06-04
1
-5
/
+5
*
UniValue: prefer .size() to .count(), to harmonize w/ existing tree
Jeff Garzik
2015-06-04
1
-8
/
+8
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
UniValue tests: use more BOOST_CHECK()
Jeff Garzik
2014-08-20
1
-20
/
+20
*
UniValue: add unit tests
Jeff Garzik
2014-08-20
1
-0
/
+275