summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'pre_TAO_0_2'.pre_TAO_0_2nobody1998-07-283-350/+0
* cleaned up casts, added commentscdgill1998-07-271-19/+21
* *** empty log message ***schmidt1998-07-251-253/+274
* *** empty log message ***schmidt1998-07-251-59/+67
* changed ACE_MT_SYNCH to ACE_SYNCHlevine1998-07-251-17/+17
* rearranged declarations so that it will build without ACE_HAS_THREADSlevine1998-07-251-8/+9
* Added <aio_> calls test for platforms with ACE_HAS_AIO_CALLS defined.alex1998-07-221-129/+285
* VxWorks only: fixed a few things so that it buildslevine1998-07-221-6/+14
* ChangeLog entry: Sat Jul 18 20:35:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-191-0/+138
* ChangeLog entry: Sat Jul 18 20:35:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-191-71/+129
* *** empty log message ***schmidt1998-07-181-0/+1
* Disabled trying this test if platform has POSIX semaphores.Steve Huston1998-07-171-5/+5
* Removed unused variable.Steve Huston1998-07-171-2/+0
* added Semaphore_Testlevine1998-07-171-2/+3
* added Semaphore_Testlevine1998-07-171-0/+4
* Added sanity checks for elapsed time on timeout, and for reset time whenSteve Huston1998-07-161-14/+50
* commented out unused global FIFO_receipt_orderlevine1998-07-141-1/+1
* swapped "const" and "static" qualifiers so that "static" appears first.levine1998-07-141-32/+30
* refined dynamic queues based on performance test resultscdgill1998-07-131-34/+454
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-1160-13/+130
* Removed release configuration.nanbor1998-07-101-32/+1
* Support for Borland C++ 5.x as DLLgonzo1998-07-1067-66/+786
* One of the project names was changed.brunsch1998-07-091-1/+1
* added Dynamic_Priority_Testlevine1998-07-071-0/+4
* *** empty log message ***wchiang1998-07-071-89/+43
* Revised support for Borland C++ 5.xgonzo1998-07-0716-123/+1334
* add a pause after each ipcSend() for a temporary work around with thewchiang1998-07-061-8/+21
* no need for a temporary: reset status before printing outlevine1998-07-021-5/+4
* (succeed_nonblocking): if the connection completion fails, save the errnolevine1998-07-021-9/+13
* enabled Message_Queue_Testlevine1998-07-021-4/+3
* moved VxWorks thread name and stack size tests from Barrier_Test to Thread_Ma...levine1998-07-022-62/+60
* On VxWorks only, to test a 0 ACE_thread_t, set the name of the last thread to 0levine1998-07-021-4/+15
* ChangeLog entry: Thu Jul 02 10:58:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-024-0/+410
* A lot of changes, we use now a double linked list and do lessmk11998-07-021-118/+149
* OK to delete queue_wrapper on VxWorkslevine1998-07-011-6/+0
* (performance_test): allocate the send blocks in the main threadlevine1998-07-011-65/+70
* moved dynamic message queue template instantiationscdgill1998-07-011-7/+0
* added template instantiationslevine1998-07-011-20/+25
* added cleanup strategy factory methodscdgill1998-06-301-1/+18
* Dynamic Priority Queue testcdgill1998-06-306-0/+444
* added performance tests and tests of ACE_Message_Queue_Vxlevine1998-06-301-9/+363
* *** empty log message ***irfan1998-06-271-1/+1
* *** empty log message ***irfan1998-06-271-11/+32
* Don;t close the ofstream in ACE_APPEND_LOG on Win32.nanbor1998-06-261-0/+9
* Removed the Upgradable_RW_Testmk11998-06-261-12/+0
* Switched from itoa to sprintfmk11998-06-261-4/+4
* ChangeLog entry: Fri Jun 26 09:45:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-06-261-0/+12
* *** empty log message ***schmidt1998-06-261-114/+116
* New test to check the performance improvement using upgradable locks.mk11998-06-261-0/+405
* *** empty log message ***irfan1998-06-251-4/+2