23 Commits (e6d5e6cbbef3dca1bc9dce095124f7b79d01a54a)

Author SHA1 Message Date
Karl-Johan Alm a57845c20e
Refactor: Remove using namespace <xxx> from util* 7 years ago
Luke Dashjr d678771c66 Wallet: Sanitise -wallet parameter 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan e012f3cea0 util: Add ParseUInt32 and ParseUInt64 8 years ago
Luke Dashjr cc2095ecae Rewrite FormatParagraph to handle newlines within input strings correctly 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
MarcoFalke 43edd515e5 SanitizeString: Allow hypen char 9 years ago
MarcoFalke 1c1b1b315f [uacomment] Sanitize per BIP-0014 9 years ago
Wladimir J. van der Laan ec249d4a1d util: use locale-independent parsing in ParseDouble 9 years ago
Wladimir J. van der Laan 9cc91523db rpc: Accept scientific notation for monetary amounts in JSON 9 years ago
Philip Kaufmann a9ac95c1bc use const references where appropriate 9 years ago
Wladimir J. van der Laan 7e98a3c642 util: Add ParseInt64 and ParseDouble functions 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pavel Janík 83b81f6c8a Format paragraphs properly - count the space between words. 10 years ago
Cory Fields 322317951f libbitcoinconsensus: don't require any global constructors 10 years ago
Michael Ford c63a73d18a Update comments in util to be doxygen compatible 10 years ago
Philip Kaufmann 771d500283 minor cleanup: include orders, end comments etc. 10 years ago
Cory Fields 352058e8b0 boost: drop boost dependency in utilstrencodings.cpp 10 years ago
Wladimir J. van der Laan d14d7deff0 SanitizeString: allow '(' and ')' 10 years ago
ENikS 018cec7c41 Fixing 'vector out of bounds' issue in base 32 and 64 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago