Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen | lloyd | 2010-06-21 | 1 | -2/+2 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | 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 |