Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 1 | -64/+0 |
* | The get_tm function was duplicated. Move single version to timer.{h,cpp} | lloyd | 2009-09-17 | 1 | -0/+13 |
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -1/+3 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -13/+3 |
* | Avoid a potential 32-bit overflow in Timer::combine_timers by promoting | lloyd | 2008-11-21 | 1 | -2/+4 |
* | Make Timer a pure virtual interface and add a new subclass ANSI_Clock_Timer | lloyd | 2008-11-21 | 1 | -21/+22 |
* | Move utils/{timer,mutex} to toplevel | lloyd | 2008-11-11 | 1 | -0/+57 |