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
/
memusage.h
Age
Commit message (
Expand
)
Author
2018-07-27
Update copyright headers to 2018
DrahtBot
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-22
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-07
Use std::unordered_{map,set} (C++11) instead of boost::unordered_{map,set}
practicalswift
2017-04-21
Add support for std::unordered_{map,set} to memusage.h
Pieter Wuille
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-06-05
Add support for unique_ptr and shared_ptr to memusage
Pieter Wuille
2016-06-02
mapNextTx: use pointer as key, simplify value
Kaz Wesley
2015-11-13
Prevector type
Pieter Wuille
2015-10-27
[Trivial] ensure minimal header conventions
Philip Kaufmann
2015-09-19
Track transaction packages in CTxMemPoolEntry
Suhas Daftuar
2015-07-20
Separate core memory usage computation in core_memusage.h
Pieter Wuille
2015-07-10
Implement accurate memory accounting for mempool
Pieter Wuille
2015-05-11
Add memusage.h
Pieter Wuille