summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* removed -f so that temp file removal works properly. Don't printoutlevine1998-09-041-4/+18
* We don't need '.cpp' in ACE_START_TEST.nanbor1998-09-041-1/+1
* Fixed a typonanbor1998-09-041-1/+1
* (main): changed "not supported" to "not available" in printout thatlevine1998-09-041-4/+2
* *** empty log message ***irfan1998-09-041-0/+1
* *** empty log message ***irfan1998-09-033-1/+7
* *** empty log message ***irfan1998-09-033-3007/+4878
* *** empty log message ***irfan1998-09-032-4/+1
* *** empty log message ***irfan1998-09-035-103/+100
* 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