| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1998-04-14 | 1 | -2/+2 |
* | Disabled the suspend/resume actions for Pthreads. | Steve Huston | 1998-04-13 | 1 | -0/+3 |
* | Fixed source file directory | nanbor | 1998-04-12 | 1 | -52/+51 |
* | *** empty log message *** | irfan | 1998-04-12 | 9 | -91/+357 |
* | *** empty log message *** | irfan | 1998-04-12 | 1 | -182/+58 |
* | *** empty log message *** | nanbor | 1998-04-12 | 1 | -0/+2 |
* | Don't check for validity of kill_grp statement on Win32. thr_kill is not sup... | nanbor | 1998-04-12 | 1 | -0/+2 |
* | ./tests/Simple_Message_Block_Test.MAK | nanbor | 1998-04-12 | 11 | -3935/+0 |
* | *** empty log message *** | schmidt | 1998-04-10 | 2 | -25/+44 |
* | *** empty log message *** | schmidt | 1998-04-10 | 1 | -2/+3 |
* | *** empty log message *** | schmidt | 1998-04-10 | 1 | -4/+3 |
* | *** empty log message *** | schmidt | 1998-04-10 | 2 | -11/+26 |
* | *** empty log message *** | schmidt | 1998-04-09 | 1 | -23/+27 |
* | *** empty log message *** | schmidt | 1998-04-09 | 3 | -206/+1271 |
* | ChangeLogTag:Thu Apr 9 12:27:23 1998 Carlos O'Ryan <coryan@swarm.cs.wustl.... | coryan | 1998-04-09 | 1 | -1/+3 |
* | *** empty log message *** | schmidt | 1998-04-09 | 1 | -0/+1 |
* | *** 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 |