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
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-1
/
+1
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-1
/
+1
*
Merge #9417: Do not evaluate hidden LogPrint arguments
Wladimir J. van der Laan
2017-01-05
1
-8
/
+9
|
\
|
*
Do not evaluate hidden LogPrint arguments
Pieter Wuille
2016-12-23
1
-8
/
+9
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Add a ForceSetArg method for testing
Matt Corallo
2016-12-27
1
-0
/
+3
*
|
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-1
/
+0
*
|
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
1
-0
/
+8
*
|
Fix non-const mapMultiArgs[] access after init.
Matt Corallo
2016-12-23
1
-1
/
+1
*
|
Remove arguments to ParseConfigFile
Matt Corallo
2016-12-23
1
-1
/
+1
|
/
*
Move GetWarnings() into its own file.
Gregory Maxwell
2016-12-03
1
-9
/
+0
*
Eliminate data races for strMiscWarning and fLargeWork*Found.
Gregory Maxwell
2016-12-03
1
-3
/
+5
*
Make QT runawayException call GetWarnings instead of directly access strMiscW...
Gregory Maxwell
2016-12-03
1
-0
/
+7
*
init: Get rid of fServer flag
Wladimir J. van der Laan
2016-11-29
1
-1
/
+0
*
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
Jorge Timón
2016-10-01
1
-2
/
+2
*
Do not shadow global variable
Pavel Janík
2016-09-02
1
-1
/
+1
*
util: Remove zero-argument versions of LogPrint and error
Wladimir J. van der Laan
2016-06-27
1
-22
/
+6
*
Use std::atomic for fRequestShutdown and fReopenDebugLog
Pieter Wuille
2016-06-01
1
-5
/
+2
*
Revert "Include signal.h for sig_atomic_t in WIN32"
Pieter Wuille
2016-06-01
1
-0
/
+2
*
Include signal.h for sig_atomic_t in WIN32
Pieter Wuille
2016-05-27
1
-2
/
+0
*
Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...
Wladimir J. van der Laan
2016-05-12
1
-1
/
+5
|
\
|
*
fReopenDebugLog and fRequestShutdown should be type sig_atomic_t
Chirag Davé
2016-05-09
1
-1
/
+5
*
|
don't run ThreadMessageHandler at lowered priority
Kaz Wesley
2016-05-05
1
-1
/
+0
*
|
util: switch LogPrint and error to variadic templates
Wladimir J. van der Laan
2016-05-04
1
-25
/
+18
|
/
*
Move GetTempPath() to testutil.
Mustafa
2016-03-11
1
-1
/
+0
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-1
/
+6
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
*
[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
*
|
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-02-03
1
-1
/
+1
*
|
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-22
1
-0
/
+2
|
/
*
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
[next]