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
/
serialize_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-2
/
+2
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-3
/
+2
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-3
/
+2
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-3
/
+3
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-2
/
+2
*
serialization: teach serializers variadics
Cory Fields
2016-11-03
1
-1
/
+70
*
tests: add varints_bitpatterns test
Wladimir J. van der Laan
2016-04-09
1
-0
/
+21
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Add serialize float/double tests
Wladimir J. van der Laan
2015-03-06
1
-3
/
+93
*
src/serialize.h: base serialization level endianness neutrality
Wladimir J. van der Laan
2015-03-06
1
-0
/
+24
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
boost: split stream classes out of serialize.h
Cory Fields
2014-10-22
1
-0
/
+1
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Improve unit test code not to compare with explanatory messages for each plat...
Kangmo
2013-12-16
1
-4
/
+6
*
Fix unit test error on OSX 10.9 using Apple LLVM v5.0.
Kangmo
2013-12-15
1
-1
/
+6
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-7
/
+6
*
Bug fix: CDataStream::GetAndClear() when nReadPos > 0
Gavin Andresen
2013-10-29
1
-0
/
+48
*
Reject non-canonically-encoded sizes
Gavin Andresen
2013-08-09
1
-0
/
+60
*
Fix signed/unsigned comparison warnings
Gavin Andresen
2013-04-03
1
-2
/
+2
*
Compact serialization for variable-length integers
Pieter Wuille
2012-10-20
1
-0
/
+45