index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utilstrencodings.cpp
Age
Commit message (
Expand
)
Author
2015-09-23
SanitizeString: Allow hypen char
MarcoFalke
2015-09-16
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-07-18
util: use locale-independent parsing in ParseDouble
Wladimir J. van der Laan
2015-07-10
rpc: Accept scientific notation for monetary amounts in JSON
Wladimir J. van der Laan
2015-06-04
use const references where appropriate
Philip Kaufmann
2015-06-04
util: Add ParseInt64 and ParseDouble functions
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-06
Format paragraphs properly - count the space between words.
Pavel JanÃk
2014-11-24
libbitcoinconsensus: don't require any global constructors
Cory Fields
2014-11-17
Update comments in util to be doxygen compatible
Michael Ford
2014-10-31
minor cleanup: include orders, end comments etc.
Philip Kaufmann
2014-10-15
boost: drop boost dependency in utilstrencodings.cpp
Cory Fields
2014-09-25
SanitizeString: allow '(' and ')'
Wladimir J. van der Laan
2014-09-18
Fixing 'vector out of bounds' issue in base 32 and 64
ENikS
2014-09-14
header include cleanup
Philip Kaufmann
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan