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
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[qt] Move GUI related HelpMessage() part downstream
MarcoFalke
2015-11-28
1
-4
/
+0
*
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
1
-0
/
+2
*
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-0
/
+7
*
Add option for microsecond precision in debug.log
Suhas Daftuar
2015-10-26
1
-0
/
+3
*
Move windows socket init to utility function
Wladimir J. van der Laan
2015-09-03
1
-0
/
+1
*
Buffer log messages and explicitly open logs
Adam Weiss
2015-07-06
1
-0
/
+1
*
Use real number of cores for default -par, ignore virtual cores
Wladimir J. van der Laan
2015-07-01
1
-0
/
+7
*
use const references where appropriate
Philip Kaufmann
2015-06-04
1
-1
/
+1
*
Use CScheduler for net's DumpAddresses
Gavin Andresen
2015-05-14
1
-37
/
+0
*
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-16
1
-0
/
+20
*
Help messages correctly formatted (79 chars)
Luca Venturini
2015-03-10
1
-0
/
+17
*
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-03-03
1
-0
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-5
/
+5
*
Update comments in util to be doxygen compatible
Michael Ford
2014-11-17
1
-15
/
+22
*
amount.h: update license, add header end comment + rem from util.h
Philip Kaufmann
2014-10-02
1
-1
/
+0
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-0
/
+1
*
Also create pid file in non-daemon mode
Wladimir J. van der Laan
2014-09-20
1
-1
/
+1
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+1
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-170
/
+6
*
Move `COIN` and `CENT` to core.h
Wladimir J. van der Laan
2014-08-26
1
-3
/
+0
*
Move `*Version()` functions to version.h/cpp
Wladimir J. van der Laan
2014-08-26
1
-2
/
+0
*
Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h
Wladimir J. van der Laan
2014-08-26
1
-14
/
+0
*
Move SetThreadPriority implementation to util.cpp instead of the header
Wladimir J. van der Laan
2014-08-26
1
-28
/
+1
*
Remove unused function `ByteReverse` from util.h
Wladimir J. van der Laan
2014-08-26
1
-6
/
+0
*
Remove unused `alignup` function from util.h
Wladimir J. van der Laan
2014-08-26
1
-14
/
+0
*
Move CMedianFilter to timedata.cpp
Wladimir J. van der Laan
2014-08-26
1
-56
/
+0
*
Move strprintf define to tinyformat.h
Wladimir J. van der Laan
2014-08-20
1
-1
/
+0
*
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-09
1
-51
/
+0
*
add GetRandBytes() as wrapper for RAND_bytes()
Philip Kaufmann
2014-07-09
1
-0
/
+1
*
Show nodeid instead of addresses (for anonymity) unless otherwise requested.
R E Broadley
2014-07-04
1
-0
/
+1
*
Move non-trivial uint256.h methods to uint256.cpp
Pieter Wuille
2014-06-28
1
-0
/
+1
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-4
/
+0
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
util: Add function FormatParagraph to format paragraph to fixed-width
Wladimir J. van der Laan
2014-06-11
1
-0
/
+5
*
Remove unused Print/PrintHex functions
Wladimir J. van der Laan
2014-06-10
1
-11
/
+0
*
rename fNoListen to fListen and move to net
Philip Kaufmann
2014-05-29
1
-1
/
+0
*
Merge pull request #4183
Wladimir J. van der Laan
2014-05-25
1
-2
/
+0
|
\
|
*
remove LogException( ) which is never used
Kamil Domanski
2014-05-20
1
-2
/
+0
*
|
Replace non-threadsafe gmtime and setlocale
Wladimir J. van der Laan
2014-05-23
1
-8
/
+1
|
/
*
Merge pull request #4174
Wladimir J. van der Laan
2014-05-19
1
-0
/
+1
|
\
|
*
SetupEnvironment() - clean commit
Stuart Cardall
2014-05-13
1
-0
/
+1
*
|
remove ParseString(...) which is never used
Kamil Domanski
2014-05-13
1
-1
/
+0
|
/
*
Merge pull request #4138
Wladimir J. van der Laan
2014-05-12
1
-12
/
+0
|
\
|
*
Remove dummy PRIszX macros for formatting
Wladimir J. van der Laan
2014-05-06
1
-12
/
+0
*
|
Remove unused function WildcardMatch
Wladimir J. van der Laan
2014-05-09
1
-9
/
+0
*
|
util: add parseint32 function with strict error reporting
Wladimir J. van der Laan
2014-05-09
1
-0
/
+7
|
/
*
Wrap create_directory calls in try...catch blocks.
Brandon Dahler
2014-03-31
1
-0
/
+1
*
replace custom GetFilesize() with boost::filesystem::file_size()
Philip Kaufmann
2014-03-03
1
-1
/
+0
[next]