index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utilstrencodings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-06-08
1
-0
/
+34
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
Rewrite FormatParagraph to handle newlines within input strings correctly
Luke Dashjr
2016-02-03
1
-25
/
+31
|
/
*
SanitizeString: Allow hypen char
MarcoFalke
2015-09-23
1
-2
/
+2
*
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-09-16
1
-7
/
+10
*
util: use locale-independent parsing in ParseDouble
Wladimir J. van der Laan
2015-07-18
1
-5
/
+6
*
rpc: Accept scientific notation for monetary amounts in JSON
Wladimir J. van der Laan
2015-07-10
1
-0
/
+120
*
use const references where appropriate
Philip Kaufmann
2015-06-04
1
-1
/
+1
*
util: Add ParseInt64 and ParseDouble functions
Wladimir J. van der Laan
2015-06-04
1
-1
/
+42
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Format paragraphs properly - count the space between words.
Pavel JanÃk
2014-12-06
1
-1
/
+1
*
libbitcoinconsensus: don't require any global constructors
Cory Fields
2014-11-24
1
-5
/
+5
*
Update comments in util to be doxygen compatible
Michael Ford
2014-11-17
1
-3
/
+5
*
minor cleanup: include orders, end comments etc.
Philip Kaufmann
2014-10-31
1
-2
/
+2
*
boost: drop boost dependency in utilstrencodings.cpp
Cory Fields
2014-10-15
1
-4
/
+4
*
SanitizeString: allow '(' and ')'
Wladimir J. van der Laan
2014-09-25
1
-1
/
+1
*
Fixing 'vector out of bounds' issue in base 32 and 64
ENikS
2014-09-18
1
-2
/
+2
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+2
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+496