]> Git Repo - VerusCoin.git/commit - src/serialize.h
Use std::numeric_limits<> for typesafe INT_MAX/etc
authorGavin Andresen <[email protected]>
Mon, 19 Dec 2011 22:08:25 +0000 (17:08 -0500)
committerGavin Andresen <[email protected]>
Tue, 20 Dec 2011 00:10:34 +0000 (19:10 -0500)
commit26ce92b3526430d4a40b2faccef4facb966d6a0a
treee23a92f6152c3abcf8cf3c42bf5a5b50ecc5dc42
parentbd846c0e565ca0db276cb6b7eac7763bebe19b84
Use std::numeric_limits<> for typesafe INT_MAX/etc
13 files changed:
src/bignum.h
src/bitcoinrpc.cpp
src/headers.h
src/main.cpp
src/main.h
src/net.cpp
src/protocol.cpp
src/qt/optionsmodel.cpp
src/qt/transactionrecord.cpp
src/serialize.h
src/util.cpp
src/util.h
src/wallet.cpp
This page took 0.027176 seconds and 4 git commands to generate.