Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 04 May 2009 17:35:26 +0000 |
diego |
Add missing 'void' to parameterless function declarations.
|
Mon, 05 May 2008 00:35:30 +0000 |
ulion |
Remove useless variable startup_time, since we do not need it any more.
|
Mon, 28 Apr 2008 15:57:31 +0000 |
ulion |
Force to uint64_t first to avoid direct conversion from double to unsigned int.
|
Wed, 21 Nov 2007 09:22:33 +0000 |
diego |
main() --> main(void)
|
Tue, 23 Oct 2007 00:06:08 +0000 |
ulion |
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow
|
Mon, 14 Nov 2005 00:30:37 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Wed, 27 Apr 2005 14:55:30 +0000 |
nplourde |
use sleep_accurate darwin timer
|
Wed, 27 Oct 2004 18:03:11 +0000 |
nplourde |
repace call to sleep_accurate to usleep which fix hang while using -cache option on osx
|
Wed, 04 Aug 2004 15:48:43 +0000 |
wight |
Native darwin timer update.
|
Wed, 28 Jan 2004 10:40:29 +0000 |
alex |
disable buggy code, patch by Romain Dolbeau
|
Sun, 03 Aug 2003 18:28:28 +0000 |
alex |
10l
|
Wed, 21 May 2003 21:18:29 +0000 |
alex |
Precise timer for Darwin (it's more accurate than timer-macosx.c)
|