summaryrefslogtreecommitdiff
path: root/tests/Timer_Queue_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Tue Oct 11 17:53:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-10-111-1/+1
* ChangeLogTag: Wed Oct 13 06:53:55 2004 Olli Savia <ops@iki.fi>olli2004-10-131-3/+3
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-0/+1
* ChangeLogTag:Mon Aug 4 03:26:30 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-08-041-0/+2
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-3/+3
* Fixed a cut and paste errorseibel_r2002-12-181-1/+1
* ChangeLogTag:Sat Oct 19 09:25:52 2002 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2002-10-191-9/+9
* ChangeLogTag:Sat Oct 19 09:19:10 2002 Douglas C. Schmidt <schmidt@tango.doc...schmidt2002-10-191-10/+10
* ChangeLogTag:Fri Oct 18 13:21:05 2002 Douglas C. Schmidt <schmidt@tango.doc...schmidt2002-10-181-79/+150
* ChangeLogTag:Fri Oct 18 10:43:40 2002 Douglas C. Schmidt <schmidt@tango.doc...schmidt2002-10-181-145/+143
* Fri Aug 30 17:34:00 2002 Justin Michel <michel_j@ociweb.com>michel_j2002-08-301-2/+7
* ChangeLogTag: Wed Aug 28 06:03:12 UTC 2002 Johnny Willemsen <jwillemsen@remed...Johnny Willemsen2002-08-281-146/+146
* Mon Aug 26 18:21:34 UTC 2002 Justin Michel <michel_j@ociweb.com>michel_j2002-08-261-268/+259
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Thu May 24 20:26:39 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-05-251-0/+1
* ChangeLogTag:Tue Sep 12 11:34:03 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-09-121-0/+10
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-31/+31
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
* ChangeLogTag:Mon Jul 5 11:59:49 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-051-1/+0
* ChangeLogTag:Sun Jul 4 12:34:24 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-041-105/+128
* *** empty log message ***naga1998-10-221-6/+6
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made CE friendlynanbor1998-05-131-31/+31
* Made a smaller sleepbrunsch1998-02-151-1/+1
* Added a quick test to check to make sure the earliest time is reportedbrunsch1998-02-151-1/+18
* Limit the number of test iterations to 2000. This was running 40000Steve Huston1997-11-061-1/+7
* *** empty log message ***schmidt1997-09-131-1/+1
* Switched some casts aroundbrunsch1997-08-011-2/+2
* Testbrunsch1997-07-291-8/+24
* added RCS keyword stringlevine1997-07-231-0/+2
* (main): delete timer_id array at the end of the testlevine1997-07-231-0/+1
* Added functionality to High Res Timers to get the speed of the computerbrunsch1997-07-021-2/+0
* Changed random scheduling to use past times instead of future times.brunsch1997-06-261-4/+1
* Correctly tests handle_close ()brunsch1997-06-241-3/+5
* Added testing for cancellation during expire (when of handle_timeout() inbrunsch1997-06-231-1/+18
* (test_performance): added "[]" to delete of times arraylevine1997-06-181-1/+1
* *** empty log message ***nw11997-06-111-0/+1
* Added the inclusion of Timer_Queue.hbrunsch1997-06-101-0/+1
* (randomize_array): removed static qualifier now that it's a template function...levine1997-06-061-1/+1
* *** empty log message ***brunsch1997-06-041-75/+196
* *** empty log message ***schmidt1997-05-081-5/+5
* Changed to use constants ACE_DEFAULT_TIMER_WHEEL_*brunsch1997-04-291-1/+3
* *** empty log message ***schmidt1997-04-271-4/+4
* Added testing for ACE_Timing_Wheel, with and without node preallocation.brunsch1997-04-271-0/+13
* *** empty log message ***schmidt1997-04-261-1/+2
* *** empty log message ***irfan1997-04-251-6/+5
* (main): added delete of timer_ids array to avoid memory leaklevine1997-04-241-0/+2
* *** empty log message ***schmidt1997-04-241-4/+2
* *** empty log message ***schmidt1997-04-141-0/+50