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
/
dbwrapper_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-6
/
+6
*
Use common SetDataDir method to create temp directory in tests.
winder
2018-07-11
1
-7
/
+7
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-3
/
+3
*
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+2
|
\
|
*
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+2
*
|
Fix typos
Dimitris Apostolou
2018-03-21
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
-4
/
+4
*
Use MakeUnique<T>(...) instead of std::unique_ptr<T>(new T(...))
practicalswift
2017-11-09
1
-2
/
+2
*
Use unique_ptr for dbw (CDBWrapper)
practicalswift
2017-11-09
1
-6
/
+4
*
Verify DBWrapper iterators are taking snapshots
Matt Corallo
2017-09-30
1
-2
/
+14
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Use range based for loop
René Nyffenegger
2017-07-16
1
-18
/
+5
*
Avoid dereference-of-casted-pointer
Pieter Wuille
2017-07-07
1
-3
/
+3
*
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
*
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-10
/
+10
*
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-10
/
+10
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-9
/
+9
*
Set to nullptr after delete
practicalswift
2017-03-18
1
-0
/
+2
*
test: Replace remaining sprintf with snprintf
Wladimir J. van der Laan
2017-02-27
1
-3
/
+3
*
[Trivial] Grammar and typo correction
Lauda
2017-01-22
1
-1
/
+1
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-19
/
+15
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-19
/
+15
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-1
/
+1
*
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-09-01
1
-3
/
+3
*
Add test for dbwrapper iterators with same-prefix keys.
Matt Corallo
2016-05-17
1
-0
/
+86
*
test: Add more thorough test for dbwrapper iterators
Wladimir J. van der Laan
2016-04-27
1
-1
/
+35
*
dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIterator
Wladimir J. van der Laan
2016-04-23
1
-4
/
+4
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
leveldbwrapper file rename to dbwrapper.*
Jeff Garzik
2015-10-22
1
-0
/
+207