dogecoin/src/wallet
Cory Fields c0cf48d1ac c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally
Due to include ordering, defining in one place was not enough to ensure correct
usage. Use global defines so that we don't have to worry abou this ordering.

Also add a comment in configure about the test.
2016-01-08 13:32:00 -05:00
..
test Merge pull request #7293 2016-01-07 09:24:34 +01:00
crypter.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
crypter.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
db.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcwallet.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
wallet.cpp Make sure conflicted wallet tx's update balances 2016-01-06 17:24:30 -05:00
wallet.h c++11: CAccountingEntry must be defined before use in a list 2016-01-05 17:17:29 -05:00
wallet_ismine.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
wallet_ismine.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
walletdb.cpp c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally 2016-01-08 13:32:00 -05:00
walletdb.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00