aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
AgeCommit message (Expand)Author
2011-08-22Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-08-17Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...Gavin Andresen
2011-08-16Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-08-09Unify copyright notices.Matt Corallo
2011-08-06Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-07-25Fix UNIX-specific thread handle leak.JoelKatz
2011-07-15Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-07-13fix warnings: expression result unused [-Wunused-value]Giel van Schijndel
2011-07-13fix warning on 64bit systems: cast to pointer from integer of different size ...Giel van Schijndel
2011-06-26update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan
2011-06-18update bitcoin core from git (eeac8727bc0a951631bd)Wladimir J. van der Laan
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-13Internationalization -- initial step, make _ return a std::string to prevent ...Wladimir J. van der Laan
2011-06-12update bitcoin core to git ce148944c776ae8e91cc058f44ddce356c7cebc9Wladimir J. van der Laan
2011-06-12Faster timeout when connectingPieter Wuille
2011-06-11move back to original directory structureWladimir J. van der Laan
2011-05-17Only include certain boost headers if necessary.Jordan Lewis
2011-05-15Build error mingw, missing std::Gavin Andresen
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil