summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_36'.ACE-4_5_36nobody1998-09-033-350/+0
* Back to the ACE_LACKS_MOTIF approach.coryan1998-09-021-1/+1
* *** empty log message ***schmidt1998-09-021-7/+2
* ChangeLogTag:Tue Sep 1 19:40:03 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-021-46/+71
* (cleanup, worker): with ACE_HAS_PTHREADS_DRAFT4, delete the tss instances in ...levine1998-09-011-3/+10
* *** empty log message ***levine1998-09-011-2/+7
* (cleanup): with DRAFT4 threads, don't do anything in the cleanup function.levine1998-09-011-10/+18
* *** empty log message ***schmidt1998-08-312-1/+9
* (test_timeout): a timed semaphore acquire fails on ACE_HAS_PTHREADS_DRAFT4levine1998-08-311-23/+28
* added ACE_HAS_OLD_GNUGlevine1998-08-301-3/+2
* commented out Dynamic_Priority_Testlevine1998-08-301-3/+4
* (host_is_up): broke out code into this new function. If the connection attem...levine1998-08-281-23/+31
* *** empty log message ***schmidt1998-08-271-29/+42
* *** empty log message ***schmidt1998-08-261-1/+1
* (create_reactor): wrapped block in "if" statement with {} to prevent syntaxlevine1998-08-261-0/+2
* *** empty log message ***schmidt1998-08-264-98/+158
* *** empty log message ***alex1998-08-251-2/+2
* Fixed the VxWorks warnings.alex1998-08-251-7/+4
* (main): removed trailing ".cpp" from log file name.levine1998-08-251-2/+2
* Fixed the SunCC errors about missing function prototypes. Also put thealex1998-08-251-0/+37
* removed explicity ACE_Auto_Basic_Array_Ptr <ASYS_TCHAR> instantiationlevine1998-08-251-2/+0
* *** empty log message ***nanbor1998-08-252-30/+35
* *** empty log message ***schmidt1998-08-251-9/+0
* *** empty log message ***schmidt1998-08-241-4/+5
* *** empty log message ***schmidt1998-08-241-34/+46
* run Message_Queue_Notifications_Test instead oflevine1998-08-241-1/+1
* ChangeLogTag:Sun Aug 23 11:12:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-232-2/+2
* *** empty log message ***schmidt1998-08-221-4/+8
* *** empty log message ***schmidt1998-08-221-31/+65
* *** empty log message ***schmidt1998-08-223-722/+0
* *** empty log message ***schmidt1998-08-2214-51/+773
* (connector): removed leading \n in printout at end of thread executionlevine1998-08-221-1/+1
* (main): removed unused local variables thr_handle_acceptor andlevine1998-08-221-2/+0
* *** empty log message ***schmidt1998-08-224-49/+113
* (find_another_host): check to see if the other host is up, by attempting a bl...levine1998-08-191-25/+57
* Can't use ACE_Thread::* anymorenanbor1998-08-191-20/+10
* (do_sysconf): on VxWorks, don't call ACE_OS::sysconf () because it's not supp...levine1998-08-181-48/+51
* Added Dynamic_Priority_Test into the workspacenanbor1998-08-182-5/+294
* Changed argv and envp in main to type ASYS_TCHAR*[].nanbor1998-08-171-2/+2
* CE's errno doesn't seem to get updated properly.nanbor1998-08-171-0/+2
* (run_performance_test): added delete of time_offsets array.levine1998-08-171-7/+9
* Changed <sysconf>'s to ACE_OS::sysconf's.alex1998-08-141-7/+7
* (producer): removed unused local "result"levine1998-08-141-4/+3
* (~Process_Strategy): added an explicit destructor.levine1998-08-142-3/+12
* disabled ACE_Hash_Addr template specialization on non-egcs g++levine1998-08-141-4/+8
* reverted HPUX 11 changelevine1998-08-141-7/+1
* bail out on HPUX 11 if not running as rootlevine1998-08-131-1/+7
* Added explicit template instantiation.nanbor1998-08-131-21/+26
* Merged in MsgQueue_Water_Mark_Testnanbor1998-08-121-3/+168
* Removed. (Merged with MsgQueue_Notifications_Testnanbor1998-08-122-415/+0