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
/
prevector_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
Merge #12324: speed up Unserialize_impl for prevector
Wladimir J. van der Laan
2019-06-18
1
-0
/
+28
|
\
|
*
speed up Unserialize_impl for prevector
Akio Nakamura
2019-02-03
1
-0
/
+28
*
|
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
|
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
|
/
*
Simplify testing RNG code
Pieter Wuille
2018-12-12
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
tests: Rename test suits not following the test suite naming convention
practicalswift
2018-03-19
1
-1
/
+1
*
Avoid unintentional unsigned integer wraparounds in tests
practicalswift
2018-02-23
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-5
/
+5
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-2
/
+2
*
scripted-diff: Remove BOOST_REVERSE_FOREACH
Jorge Timón
2017-06-22
1
-2
/
+2
*
Introduce src/reverse_iterator.hpp and include it...
Jorge Timón
2017-06-22
1
-0
/
+1
*
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-2
/
+2
|
\
|
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
*
|
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-32
/
+32
*
|
scripted-diff: Use randbits/bool instead of randrange where possible
Pieter Wuille
2017-06-07
1
-6
/
+6
*
|
Use randbits instead of ad-hoc emulation in prevector tests
Pieter Wuille
2017-06-07
1
-18
/
+16
*
|
Replace more rand() % NUM by randranges
Pieter Wuille
2017-06-07
1
-7
/
+7
*
|
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-7
/
+7
*
|
Merge test_random.h into test_bitcoin.h
Pieter Wuille
2017-06-05
1
-1
/
+0
|
/
*
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-29
1
-4
/
+4
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-21
1
-1
/
+20
*
test: Fix test_random includes
MarcoFalke
2016-11-07
1
-1
/
+1
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-8
/
+6
*
Minimal fix to slow prevector tests as stopgap measure
Jeremy Rubin
2016-09-06
1
-19
/
+43
*
Do not shadow local variables
Pavel Janík
2016-06-07
1
-2
/
+2
*
test prevector::swap
Kaz Wesley
2016-04-16
1
-2
/
+13
*
Prevector type
Pieter Wuille
2015-11-13
1
-0
/
+217