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
/
utiltime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Fix for utiltime to compile with msvc.
Aaron Clauson
2018-04-20
1
-0
/
+12
*
Avoid std::locale/imbue in DateTimeStrFormat
Pieter Wuille
2018-04-13
1
-15
/
+14
*
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-09
1
-0
/
+12
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
[logging] log system time and mock time
John Newbery
2017-05-10
1
-9
/
+5
*
fix tsan: utiltime race on nMockTime
Pieter Wuille
2017-04-20
1
-4
/
+8
*
Refactor: Remove using namespace <xxx> from util*
Karl-Johan Alm
2017-03-08
1
-2
/
+0
*
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
net: Consistently use GetTimeMicros() for inactivity checks
Suhas Daftuar
2017-01-25
1
-0
/
+5
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Fix race when accessing std::locale::classic()
Matt Corallo
2016-11-27
1
-1
/
+2
*
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Assert now > 0 in GetTime GetTimeMillis GetTimeMicros
Patick Strateman
2015-11-24
1
-5
/
+11
*
Add option for microsecond precision in debug.log
Suhas Daftuar
2015-10-26
1
-0
/
+8
*
Trivial: useless cast (ptime)(I'm ptime)
svost
2015-04-30
1
-2
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Update comments in util to be doxygen compatible
Michael Ford
2014-11-17
1
-5
/
+8
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+66