Build identification strings
[novacoin.git] / src / util.cpp
2012-04-10 Pieter WuilleBuild identification strings
2012-04-06 Pieter WuilleMerge pull request #1033 from sipa/wait
2012-04-05 Philip Kaufmannremoved obsolete boost workaround (boost ticket #4258)
2012-04-04 Pieter WuilleLocking system overhaul, add condition variables
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-03 Wladimir J. van... VC2010 compile fixes
2012-03-25 Wladimir J. van... remove unused functions from util.h/util.cpp
2012-02-28 Gavin AndresenMerge branch '2012_02_getspecialfolderpath_overflow...
2012-02-26 Gavin AndresenReworked QT settings
2012-02-26 Wladimir J. van... Simplify MyGetSpecialFolderPath and fix possible buffer...
2012-02-16 Chris MooreFix #846. Allow negative options such as "nolisten...
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-07 Gavin AndresenNew GetArg features: allow --, and booleans can be...
2012-02-07 Gavin AndresenUnit tests for the GetArg() methods
2012-02-06 Gavin Andresen-bip16 option (default: 1) to support / not support...
2012-01-21 Matt CoralloAdd DEBUG_LOCKCONTENTION, to warn each time a thread...
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-06 Pieter WuilleNetwork stack refactor
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-20 Gavin AndresenMerge pull request #673 from mndrix/less-time-data
2011-12-20 Gavin AndresenUse std::numeric_limits<> for typesafe INT_MAX/etc
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-12-02 Michael HendricksRetain only the most recent time samples
2011-12-02 Michael HendricksOnly log time samples in debug mode
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-01 Wladimir J. van... remove possibility of 63 bit overflow in ParseMoney
2011-09-27 Pieter WuilleInline base64 encoder/decoder
2011-09-27 JoelKatzFaster Base64 decoder.
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-21 Gavin AndresenSetMockTime() for cleaner unit testing
2011-09-03 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-02 Gavin AndresenIf compiled -DDEBUG_LOCKORDER and run with -debug,...
2011-09-02 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-31 Gavin AndresenHighlight mis-matching locks
2011-08-22 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-17 Gavin AndresenCompile with DEBUG_LOCKORDER to detect inconsistent...
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-13 Giel van Schijndelfix warnings: using the result of an assignment as...
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-04 Gavin AndresenDo not use comma as thousands separator
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-20 markfixes for mac build
2011-06-19 Shane WegnerFix missing includes needed for Boost 1.46.
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-06-14 Jeff GarzikFormatFullVersion: build fix related to recent translat...
2011-06-13 Wladimir J. van... Internationalization -- initial step, make _ return...
2011-06-11 Han Lin YapDouble check translation and improved a translation...
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-26 Matt CoralloFixes #240 and #244 - delete delete[] mismatch.
2011-05-17 Jordan LewisOnly include certain boost headers if necessary.
2011-05-16 Jordan LewisOnly include strlcpy.h when we have to
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)