index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
allocator_tests.cpp
Age
Commit message (
Expand
)
Author
2018-04-11
test: Fix sign for expected values
Karl-Johan Alm
2018-04-02
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-06-28
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-02
LockedPool: avoid quadratic-time allocation
Kaz Wesley
2016-11-02
LockedPool: test handling of invalid allocations
Kaz Wesley
2016-10-27
support: Add LockedPool
Wladimir J. van der Laan
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-03-20
allocators: split allocators and pagelocker
Cory Fields
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2012-08-23
Handle locked pages more robustly (Fixes issue #1462)
Wladimir J. van der Laan