summaryrefslogtreecommitdiff
path: root/performance-tests/Misc
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Fri Aug 25 16:15:50 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-08-251-9/+16
* ChangeLogTag:Fri Aug 11 17:49:36 2000 Steve Huston <shuston@riverace.com>schmidt2000-08-148-0/+163
* ChangeLogTag: Sat Jul 08 14:50:34 2000 David L. Levine <levine@cs.wustl.edu>levine2000-07-081-31/+26
* ChangeLogTag: Thu Jul 06 10:59:41 2000 David L. Levine <levine@cs.wustl.edu>levine2000-07-061-3/+12
* ChangeLogTag:Tue Jun 13 12:56:36 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-06-131-0/+182
* ChangeLogTag:Sun May 28 17:26:28 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-291-0/+1
* ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-261-0/+1
* ChangeLogTag:Tue May 9 20:02:41 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-05-106-32/+44
* ChangeLogTag:Tue May 2 19:33:57 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-05-031-113/+7
* ChangeLogTag:Tue Apr 25 08:57:59 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-251-6/+0
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-1/+8
* ChangeLogTag:Wed Apr 19 08:18:30 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-04-191-7/+137
* ChangeLogTag: Sun Mar 12 21:10:13 2000 David L. Levine <levine@cs.wustl.edu>levine2000-03-131-118/+45
* ChangeLogTag: Fri Dec 31 08:07:18 1999 David L. Levine <levine@cs.wustl.edu>levine1999-12-311-27/+39
* ChangeLogTag: Sun Jul 04 15:41:34 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-041-1/+1
* Updated all the dependenciescoryan1999-07-011-38/+27
* Blow away tempinc dir between builds on AIX.Steve Huston1999-06-251-0/+7
* Move def of DC_Singleton from test_signleton.cpp to new file test_singleton.h.Steve Huston1999-06-252-12/+26
* Set static_libs_only to 1 so the library settings for linking get done right onSteve Huston1999-06-251-0/+1
* Removed all MSVC4 workspaces and makefilesnanbor1999-06-182-1570/+0
* .schmidt1999-06-071-1/+1
* Replaced __ACE_INLINE__=0 with ACE_NO_INLINEnanbor1999-05-082-2/+2
* updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2levine1999-04-171-8/+9
* Replaced ACE_MT_SYNCH by ACE_SYNCH to get it compile on Linux.alex1999-04-111-4/+4
* Use ace_components instead of the current ACE_COMPONENTSlevine1999-03-211-7/+4
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-26/+12
* fixed commentlevine1999-03-101-1/+1
* fixed the check for Other in ACE_COMPONENTSlevine1999-03-101-1/+1
* fixed typo: += instead of + =levine1999-03-101-1/+1
* don't build test_naming if ACE_COMPONENTS is defined and doesn't contain Otherlevine1999-03-101-27/+38
* Removed test_guard from targets.nanbor1999-03-051-1/+0
* *** empty log message ***nanbor1999-03-051-2/+2
* Added test_guard.cppnanbor1999-03-052-1/+116
* (find): moved function call w/side effect out of ACE_ASSERTlevine1999-01-021-33/+36
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-281-11/+29
* Need advapi32.lib for static buildsnanbor1998-12-142-36/+29
* static setting changesnanbor1998-12-142-18/+130
* disabled Yield_Test on VxWorks, because it doesn't run properlylevine1998-12-091-0/+4
* (High_Priority_Synchronized_Task::svc): check if nsec is >=levine1998-12-041-1/+2
* check activate () return valuelevine1998-11-251-17/+23
* (main): finally got the parens rightlevine1998-11-251-2/+2
* (main): fixed printouts by performing floating point division,levine1998-11-251-6/+6
* (main): process command line options before calulating hi-res timer scale factorlevine1998-11-241-7/+8
* don't print suspend-resume results if the suspend-resume test isn't run (beca...levine1998-11-241-7/+13
* fixed 64-to-32 bit casts to work with unsigned 64 bit ACE_hrtime_t on NTlevine1998-11-191-24/+21
* .schmidt1998-11-131-1/+1
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-271-0/+18
* (iteration_time): added static cast 0 to ACE_hrtime_t to please g++levine1998-10-201-1/+1
* oops, fixed comment in last preprocessor statementlevine1998-10-201-1/+1
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-4/+10