| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1998-04-08 | 2 | -62/+118 |
* | *** empty log message *** | schmidt | 1998-04-08 | 3 | -109/+169 |
* | Reactor_Notify_Test is OK on VxWorks now. | levine | 1998-04-03 | 1 | -1/+4 |
* | Reactor_Notify_Test is OK on Chorus now | levine | 1998-04-02 | 1 | -1/+1 |
* | (Supplier_Task::handle_output): added a thr_yield () so that the Supplier_Tas... | levine | 1998-04-02 | 1 | -16/+22 |
* | *** empty log message *** | schmidt | 1998-04-02 | 1 | -43/+84 |
* | (handler): oops, egcs didn't like checking *signal_catcher for non-null | levine | 1998-04-01 | 1 | -1/+1 |
* | (worker): cache the thread's Signal_Catcher on entry. | levine | 1998-03-31 | 1 | -25/+52 |
* | Made settings for Env_Value_Test consistent with the other tests. | Steve Huston | 1998-03-27 | 1 | -0/+0 |
* | with Green Hills on VxWorks, rename main to ace_main for compatibility with r... | levine | 1998-03-27 | 1 | -1/+7 |
* | oops, length of OrdMultiSet_Test string is 17, not 10 | levine | 1998-03-26 | 1 | -3/+3 |
* | (consumer): added no-op statement to suppress GHS warning about unused | levine | 1998-03-18 | 1 | -12/+14 |
* | (test): added no-op statement to suppress GHS warning about unused local vari... | levine | 1998-03-18 | 1 | -0/+2 |
* | ACE_Profile_Timer now uses units of usec if ACE_LACKS_FLOATING_POINT | levine | 1998-03-16 | 1 | -11/+2 |
* | *** empty log message *** | schmidt | 1998-03-14 | 1 | -1/+1 |
* | added ACE_LACKS_FLOATING_POINT support | levine | 1998-03-13 | 1 | -10/+21 |
* | (main): don't run test_performance on Chorus, because it loses its | levine | 1998-03-13 | 1 | -0/+9 |
* | check for $chorus not being set as a string, not an integer | levine | 1998-03-07 | 1 | -1/+2 |
* | added capability for executing the tests on a remote (Chorus) target | levine | 1998-03-07 | 1 | -22/+58 |
* | only 50 iterations on CHORUS | levine | 1998-03-06 | 1 | -15/+21 |
* | (main): if ACE_LACKS_LONGLONG_T, use ACE_U_LongLong instead of long long | levine | 1998-03-04 | 1 | -2/+4 |
* | added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume... | levine | 1998-03-04 | 1 | -2/+2 |
* | added another multiplication test | levine | 1998-03-03 | 1 | -1/+6 |
* | added tests of new ACE_U_LongLong operators | levine | 1998-02-27 | 1 | -0/+38 |
* | *** empty log message *** | schmidt | 1998-02-26 | 4 | -104/+104 |
* | Added Env_Value_Test and OrdMultiSet_Test. Removed all explicit link against... | nanbor | 1998-02-24 | 2 | -311/+360 |
* | (server): break out of while loop if read from client_handler fails. | levine | 1998-02-23 | 1 | -2/+4 |
* | (Consumer::svc): removed thr_yield for LynxOS, now that ACE_OS::cond_timedwai... | levine | 1998-02-21 | 1 | -7/+0 |
* | disabled some tests on LynxOS | levine | 1998-02-19 | 1 | -6/+10 |
* | weakened to work with LynxOS | levine | 1998-02-19 | 1 | -9/+17 |
* | use ACE_DEFAULT_SERVER_HOST on LynxOS, and removed #include of sys/utsname.h ... | levine | 1998-02-19 | 1 | -34/+29 |
* | replace file_size with line_length because that's more accurate | levine | 1998-02-19 | 1 | -48/+50 |
* | (Consumer::svc): added a thr_yield so that the test magically works on | levine | 1998-02-18 | 1 | -11/+18 |
* | re-enable LM_DEBUG messages at the end, so the "Ending" messages | levine | 1998-02-17 | 1 | -0/+5 |
* | (spawn): suppress warning message about retrying task activation unless -d op... | levine | 1998-02-17 | 1 | -6/+28 |
* | (open): fallback to minimum ACE_SCHED_OTHER priority instead of 0 | levine | 1998-02-16 | 1 | -10/+21 |
* | Made a smaller sleep | brunsch | 1998-02-15 | 1 | -1/+1 |
* | Added a quick test to check to make sure the earliest time is reported | brunsch | 1998-02-15 | 1 | -1/+18 |
* | Added MT_Reactor_Timer_TEst | Steve Huston | 1998-02-11 | 1 | -0/+1 |
* | Test for reactors and timers in multiple threads. | Steve Huston | 1998-02-11 | 2 | -0/+187 |
* | updated a comment re. the VxWorks task name test | levine | 1998-02-06 | 1 | -1/+1 |
* | (main): printout signed values instead of unsigned | levine | 1998-02-03 | 1 | -2/+2 |
* | (test_map_manager): print out item.int_id_ instead of local i so that item ge... | levine | 1998-02-03 | 1 | -46/+46 |
* | added ACE_DNode<int> explicit template instantiation | cdgill | 1998-02-02 | 1 | -1/+3 |
* | added OrdMultiSet_Test | cdgill | 1998-02-02 | 4 | -1/+8 |
* | Added OrdMultiSet_Test | cdgill | 1998-02-02 | 1 | -0/+1 |
* | Ordered Multi-Set Test | cdgill | 1998-02-02 | 1 | -0/+58 |
* | added OrdMultiSet_Test.dsp | cdgill | 1998-02-02 | 1 | -0/+12 |
* | disabled Message_Queue_Test | levine | 1998-02-02 | 1 | -4/+4 |
* | tests ordered multiset container and iterator | cdgill | 1998-02-01 | 1 | -0/+213 |