aboutsummaryrefslogtreecommitdiff
path: root/src/headers.h
AgeCommit message (Expand)Author
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-05-20Update License in File HeadersFordy
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-01-16Code tidyups, fixing various warnings.Luke Dashjr
2011-11-02Only define __STDC_LIMIT_MACROS if not already defined.Matt Corallo
2011-08-09Unify copyright notices.Matt Corallo
2011-06-15move wallet code to separate filePieter Wuille
2011-05-17Only include certain boost headers if necessary.Jordan Lewis
2011-05-17Remove some globally unused headers from headers.hJordan Lewis
2011-05-15Only include strlcpy.h when we have toJordan Lewis
2011-05-15Only include init.h when we have toJordan Lewis
2011-05-15Only include net.h when we have toJordan Lewis
2011-05-15Only included rpc.h when necessaryJordan Lewis
2011-05-15Only include db.h when we have to.Jordan Lewis
2011-05-15Only include irc.h when neededJordan Lewis
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil