Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Fri Sep 19 14:13:07 1997 Carlos O'Ryan ↵ | coryan | 1997-09-20 | 1 | -4/+11 |
| | | | | <coryan@macarena.cs.wustl.edu> | ||||
* | added back the ACE_U_LongLong test on platforms that use it | levine | 1997-09-19 | 1 | -16/+13 |
| | |||||
* | protected declarations of test_timeout_count and timeouts because they're ↵ | levine | 1997-09-18 | 1 | -0/+2 |
| | | | | not used on Solaris | ||||
* | disable ACE_U_LongLong test except on Solaris | levine | 1997-09-18 | 1 | -17/+19 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-18 | 1 | -9/+18 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-17 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-17 | 1 | -3/+6 |
| | |||||
* | updated Makefile dependencies | levine | 1997-09-15 | 1 | -14/+9 |
| | |||||
* | i | schmidt | 1997-09-14 | 1 | -1401/+418 |
| | |||||
* | *** empty log message *** | irfan | 1997-09-14 | 3 | -15/+135 |
| | |||||
* | *** empty log message *** | irfan | 1997-09-14 | 29 | -1634/+142 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-14 | 2 | -2/+6 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 46 | -54/+45 |
| | |||||
* | We need to undefine ACE_NDEBUG here | coryan | 1997-09-13 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 1 | -19/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 3 | -28/+38 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 2 | -43/+96 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-13 | 1 | -18/+61 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-12 | 1 | -948/+299 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-10 | 1 | -2/+13 |
| | |||||
* | do on | schmidt | 1997-09-08 | 1 | -10/+10 |
| | |||||
* | added one-button test for VxWorks | levine | 1997-09-08 | 1 | -0/+121 |
| | |||||
* | moved log file checks out to separate file, run_tests.check | levine | 1997-09-08 | 2 | -16/+34 |
| | |||||
* | updated VxWorks test status | levine | 1997-09-08 | 1 | -0/+4 |
| | |||||
* | updated VxWorks status | levine | 1997-09-08 | 1 | -12/+5 |
| | |||||
* | Added ios::trunc when ofstream.open'ing a file if we are not appending to it. | nw1 | 1997-09-06 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-06 | 2 | -17/+37 |
| | |||||
* | (connector): added 5 second sleep to give acceptor a chance to start up | levine | 1997-09-05 | 1 | -0/+2 |
| | |||||
* | (client): increased sleep time to 10 sec, because a long delay is needed ↵ | levine | 1997-09-05 | 1 | -1/+1 |
| | | | | with Purify | ||||
* | (handle_signal): suppress printouts during shutdown, to prevent using ↵ | levine | 1997-09-05 | 1 | -2/+9 |
| | | | | ACE_Log_Msg while it's being deleted. | ||||
* | (~Test_Task): move ASSERT after the printout, so we can see why it failed. ↵ | levine | 1997-09-05 | 1 | -1/+5 |
| | | | | (svc): added printout with thread ID. (main): deleted reactor at end of test. | ||||
* | ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan ↵ | coryan | 1997-09-04 | 1 | -2/+10 |
| | | | | <coryan@polka.cs.wustl.edu> | ||||
* | (Options): added a destructor so that the dynamically allocated ↵ | levine | 1997-09-03 | 2 | -0/+9 |
| | | | | concurrency_strategy_ can be deleted | ||||
* | dynamically allocate the signal_catcher so that we can destroy it before the ↵ | levine | 1997-09-03 | 1 | -4/+13 |
| | | | | main thread's TSS is cleaned up | ||||
* | update VxWorks test status | levine | 1997-09-02 | 1 | -1/+0 |
| | |||||
* | (main) added ACE_UNUSED_ARG of client and server | levine | 1997-09-02 | 1 | -0/+3 |
| | |||||
* | no longer need to dynamically allocate the ACE_SOCK_IOStreams with the ↵ | levine | 1997-09-02 | 1 | -11/+3 |
| | | | | recent ACE_Thread_Manager changes | ||||
* | dynamically allocate TSS_Error so that we can ensure its deletion before ↵ | levine | 1997-09-02 | 1 | -15/+49 |
| | | | | that of ACE_Object_Manager, and make the code a little easier to change the number of threads | ||||
* | *** empty log message *** | schmidt | 1997-09-02 | 2 | -3/+3 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-02 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-02 | 1 | -3/+1 |
| | |||||
* | (worker): added ACE_UNUSED_ARG (thr_mgr) if ACE_LACKS_UNIX_SIGNALS, | levine | 1997-09-02 | 1 | -0/+8 |
| | | | | and added template instantiations | ||||
* | added #pragma instantiate | levine | 1997-09-02 | 1 | -0/+1 |
| | |||||
* | added template instantiations | levine | 1997-09-02 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-01 | 3 | -23/+58 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-01 | 2 | -2/+4 |
| | |||||
* | *** empty log message *** | schmidt | 1997-09-01 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | schmidt | 1997-08-31 | 2 | -466/+964 |
| |