index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
time.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove get_nanoseconds_clock as we'll rely on std::chrono's high
lloyd
2012-02-20
1
-118
/
+0
*
propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...
lloyd
2010-06-22
1
-1
/
+1
|
\
|
*
Doxygen
lloyd
2010-06-21
1
-2
/
+2
*
|
propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...
lloyd
2010-06-17
1
-1
/
+1
|
\
|
|
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...
lloyd
2010-03-09
1
-11
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixup merge
lloyd
2009-12-24
1
-3
/
+1
|
*
propagate from branch 'net.randombit.botan' (head d2ed6f8447671a5a6ce2df0053e...
lloyd
2009-12-24
1
-25
/
+12
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...
lloyd
2009-12-24
1
-7
/
+43
|
|
\
\
|
*
|
|
Most files including <botan/time.h> actually just needed <chrono>
lloyd
2009-12-01
1
-12
/
+13
|
*
|
|
Remove system_time(), replace entirely with std::chrono.
lloyd
2009-12-01
1
-11
/
+16
*
|
|
|
Use static_cast if using std::time-based get_nanoseconds_clock to make
lloyd
2010-03-03
1
-2
/
+6
*
|
|
|
Replace time_t_to_tm with calendar_value which returns a struct representing
lloyd
2009-12-24
1
-5
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Wrap up whatever we're using for gmtime in an anon-namespace function do_gmtime
lloyd
2009-12-24
1
-14
/
+19
|
|
/
|
/
|
*
|
Fix compile of get_nanoseconds_clock for Windows.
lloyd
2009-12-23
1
-2
/
+12
*
|
Add GetSystemTimeAsFileTime as high res timer for Win32
lloyd
2009-12-22
1
-7
/
+21
|
/
*
Consolidate the non-canonical epoch timers, like cpuid and Win32's
lloyd
2009-12-01
1
-0
/
+87