Wed, 30 Sep 2009 13:23:54 +0200 fix stupid test conversion error
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 13:23:54 +0200] rev 5306
fix stupid test conversion error
Wed, 30 Sep 2009 13:20:10 +0200 remove stupid XXX
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 13:20:10 +0200] rev 5305
remove stupid XXX
Wed, 30 Sep 2009 13:15:16 +0200 Add explicit typecasts for gcc-4.1.2
Andrey Mazo <mazo@iitp.ru> [Wed, 30 Sep 2009 13:15:16 +0200] rev 5304
Add explicit typecasts for gcc-4.1.2
Wed, 30 Sep 2009 11:09:35 +0200 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 11:09:35 +0200] rev 5303
merge with HEAD
Wed, 30 Sep 2009 11:09:18 +0200 fix old bug: canceled destroy events are expired
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 11:09:18 +0200] rev 5302
fix old bug: canceled destroy events are expired
Wed, 30 Sep 2009 11:08:57 +0200 bug 675: convert unit tests to new test framework
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 11:08:57 +0200] rev 5301
bug 675: convert unit tests to new test framework
Wed, 30 Sep 2009 10:50:03 +0200 according to C language lawyers, this construct is undefined. In practice, its gcc definition is not what you want: the variable content is read before calling DoRun, and is ored+stored after calling DoRun.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 30 Sep 2009 10:50:03 +0200] rev 5300
according to C language lawyers, this construct is undefined. In practice, its gcc definition is not what you want: the variable content is read before calling DoRun, and is ored+stored after calling DoRun.
Tue, 29 Sep 2009 21:44:59 -0700 Remove and replace basic random number unit tests (bug 675)
Craig Dowell <craigdo@ee.washington.edu> [Tue, 29 Sep 2009 21:44:59 -0700] rev 5299
Remove and replace basic random number unit tests (bug 675)
Tue, 29 Sep 2009 20:45:27 -0700 Remove and replace traced-callback unit tests (bug 675)
Craig Dowell <craigdo@ee.washington.edu> [Tue, 29 Sep 2009 20:45:27 -0700] rev 5298
Remove and replace traced-callback unit tests (bug 675)
Tue, 29 Sep 2009 19:58:29 -0700 If test suite not found, return failure
Craig Dowell <craigdo@ee.washington.edu> [Tue, 29 Sep 2009 19:58:29 -0700] rev 5297
If test suite not found, return failure
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip