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
/
util.h
Age
Commit message (
Expand
)
Author
2011-09-06
Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable."
Jeff Garzik
2011-09-06
Define MSG_NOSIGNAL to 0 on platforms where it is unavailable.
Venkatesh Srinivas
2011-08-19
Move func 'REF' from util.h to serialize.h
Giel van Schijndel
2011-08-17
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...
Gavin Andresen
2011-08-09
Unify copyright notices.
Matt Corallo
2011-07-25
Fix UNIX-specific thread handle leak.
JoelKatz
2011-07-13
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
2011-07-13
fix warning on 64bit systems: cast to pointer from integer of different size ...
Giel van Schijndel
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-12
Faster timeout when connecting
Pieter Wuille
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-15
Build error mingw, missing std::
Gavin Andresen
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-04-23
directory re-organization (keeps the old build system)
Jaromil