| Commit message (Expand) | Author | Age | Files | Lines |
* | Need advapi32.lib for static builds | nanbor | 1998-12-14 | 2 | -36/+29 |
* | static setting changes | nanbor | 1998-12-14 | 2 | -18/+130 |
* | disabled Yield_Test on VxWorks, because it doesn't run properly | levine | 1998-12-09 | 1 | -0/+4 |
* | (High_Priority_Synchronized_Task::svc): check if nsec is >= | levine | 1998-12-04 | 1 | -1/+2 |
* | check activate () return value | levine | 1998-11-25 | 1 | -17/+23 |
* | (main): finally got the parens right | levine | 1998-11-25 | 1 | -2/+2 |
* | (main): fixed printouts by performing floating point division, | levine | 1998-11-25 | 1 | -6/+6 |
* | (main): process command line options before calulating hi-res timer scale factor | levine | 1998-11-24 | 1 | -7/+8 |
* | don't print suspend-resume results if the suspend-resume test isn't run (beca... | levine | 1998-11-24 | 1 | -7/+13 |
* | fixed 64-to-32 bit casts to work with unsigned 64 bit ACE_hrtime_t on NT | levine | 1998-11-19 | 1 | -24/+21 |
* | . | schmidt | 1998-11-13 | 1 | -1/+1 |
* | ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-27 | 2 | -0/+20 |
* | (iteration_time): added static cast 0 to ACE_hrtime_t to please g++ | levine | 1998-10-20 | 1 | -1/+1 |
* | oops, fixed comment in last preprocessor statement | levine | 1998-10-20 | 1 | -1/+1 |
* | changed include protection from #if !defined to ifndef, and added #pragma onc... | levine | 1998-10-20 | 9 | -45/+61 |
* | *** empty log message *** | nanbor | 1998-10-15 | 19 | -117/+1874 |
* | ChangeLogTag:Wed Sep 30 02:29:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-09-30 | 2 | -5/+3 |
* | removed old Quantify LINK_COMMANDs | levine | 1998-09-23 | 3 | -55/+46 |
* | . | schmidt | 1998-09-17 | 2 | -44/+197 |
* | *** empty log message *** | nanbor | 1998-09-12 | 4 | -1653/+46 |
* | VC 6 modification | nanbor | 1998-09-09 | 10 | -10/+10 |
* | New file | nanbor | 1998-08-30 | 2 | -0/+139 |
* | Reorganizing the directory | nanbor | 1998-08-30 | 26 | -0/+3661 |
* | Re-organizing the directory. | nanbor | 1998-08-30 | 25 | -1984/+0 |
* | More new stuff | nanbor | 1998-08-17 | 8 | -98/+432 |
* | Don't skip argv[0] when parsing the options. | nanbor | 1998-08-16 | 2 | -13/+13 |
* | *** empty log message *** | nanbor | 1998-08-16 | 9 | -196/+413 |
* | *** empty log message *** | nanbor | 1998-08-12 | 16 | -18/+17 |
* | Added ACE_RCSID to performance-tests/ | gonzo | 1998-08-03 | 33 | -24/+70 |
* | helped yield test on VxWorks by timing each yield. Added half-second delay b... | levine | 1998-07-23 | 1 | -7/+57 |
* | New test. | nanbor | 1998-07-22 | 1 | -0/+44 |
* | pre_run_test needs to set up threads | nanbor | 1998-07-22 | 4 | -4/+18 |
* | Added ACE_Svc_Export directive | nanbor | 1998-07-22 | 1 | -0/+2 |
* | Updated project source files and renamed debug version dll. | nanbor | 1998-07-22 | 2 | -2/+12 |
* | *** empty log message *** | nanbor | 1998-06-28 | 22 | -1413/+1428 |
* | (per_iteration): use ACE_CU64_TO_CU32 for narrowing the const | levine | 1998-06-27 | 1 | -1/+1 |
* | Removed Synch-Benchmarks from the target directories temporarily. | nanbor | 1998-06-26 | 1 | -2/+4 |
* | *** empty log message *** | nanbor | 1998-06-26 | 9 | -910/+1428 |
* | Extending benchmark suite | nanbor | 1998-06-26 | 5 | -80/+146 |
* | (iteration_time): oops, call per_iteration with ACE_hrtime_t, not double | levine | 1998-06-24 | 1 | -1/+1 |
* | (iteration_time): check for elapsed_time_ less than empty_iteration_time_, an... | levine | 1998-06-24 | 1 | -1/+3 |
* | Should divided by MULTIPLY_FACTOR, not 10 | nanbor | 1998-06-19 | 1 | -1/+1 |
* | added a few ACE_U64_TO_U32 explicit conversions | levine | 1998-06-17 | 1 | -4/+4 |
* | added explicit ACE_U64_TO_U32 conversion macro | levine | 1998-06-16 | 1 | -3/+1 |
* | added Synchronized Suspend-Resume Test | levine | 1998-05-29 | 1 | -7/+459 |
* | don't run the Yield_Test on VxWorks because it takes too long | levine | 1998-05-27 | 1 | -2/+12 |
* | create all threads as detached, so they don't have to be joined | levine | 1998-05-22 | 1 | -5/+10 |
* | (print_results): changed #else to #elif, because it has a condition after it | levine | 1998-05-22 | 1 | -156/+156 |
* | converted samples from ACE_hrtime_t to ACE_INT32 for ACE_Stats | levine | 1998-05-20 | 1 | -3/+5 |
* | use ACE_Stats to calculate standard deviations | levine | 1998-05-20 | 1 | -16/+23 |