summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pSOSim portcdgill1997-12-171-2/+17
* restored #include test_config.h, and changed #include ace/config.h tolevine1997-12-171-2/+3
* pSOSim portcdgill1997-12-171-0/+163
* pSOSim portcdgill1997-12-175-14/+15
* *** empty log message ***schmidt1997-12-171-12/+9
* *** empty log message ***nw11997-12-161-1/+0
* replace use of ! ACE_HAS_64BIT_LONGS with ACE_SIZEOF_LONG == 4levine1997-12-161-8/+8
* (worker): replaced ACE_HAS_64BIT_LONGS logic with a cast of the void * argume...levine1997-12-161-5/+3
* (parse_args): added DEBUG message if an unsupported concurreny strategy is pr...levine1997-12-151-98/+102
* *** empty log message ***irfan1997-12-1359-1729/+2290
* added Basic_Types_Testlevine1997-12-125-1/+125
* removed ACE Version printout because it is now in Basic_Types_Testlevine1997-12-121-7/+5
* *** empty log message ***irfan1997-12-121-0/+0
* renamed "allocator" to "myallocator" to avoid conflict with STLlevine1997-12-111-5/+5
* (server): check for double-quote instead of newline as end-of-string characterlevine1997-12-111-1/+1
* updated to work with the standard C++ library version of iostreamslevine1997-12-051-4/+24
* *** empty log message ***irfan1997-12-052-51/+50
* *** empty log message ***schmidt1997-12-051-2/+3
* *** empty log message ***schmidt1997-12-041-1069/+292
* *** empty log message ***irfan1997-12-041-50/+50
* *** empty log message ***irfan1997-12-043-52/+105
* instantiate ACE_Map_*, for use by ACE_Connector, with ACE_HANDLE instead of intlevine1997-12-032-108/+108
* moved ACE_Atomic_Op<ACE_Thread_Mutex, int> instantiation from ace/Future.cpp ...levine1997-12-033-147/+157
* *** empty log message ***irfan1997-12-031-16/+0
* added check for full message queue before enqueuinglevine1997-12-021-0/+6
* (main): increased queue size from default of 16Kb to 32Kb, so that itlevine1997-12-021-11/+10
* *** empty log message ***irfan1997-12-022-155/+58
* *** empty log message ***irfan1997-12-022-0/+1
* Put changes within a #if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION)brunsch1997-12-011-15/+15
* Made it behave better with the new stdcpp.hbrunsch1997-12-011-5/+16
* Removed unnecessary library inclusions.nw11997-11-2649-97/+97
* *** empty log message ***irfan1997-11-252-3/+15
* *** empty log message ***irfan1997-11-252-0/+0
* *** empty log message ***irfan1997-11-235-52/+65
* Moved expression outside ACE_ASSERT.Steve Huston1997-11-221-1/+2
* Shuffled things around. How the -beep- did this ever get messed up?nw11997-11-221-8/+5
* Added return type specifier to handle_close().nw11997-11-221-6/+6
* *** empty log message ***schmidt1997-11-211-9/+11
* *** empty log message ***schmidt1997-11-212-19/+28
* *** empty log message ***irfan1997-11-2110-469/+75
* ChangeLogTag:Thu Nov 20 14:19:57 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-202-3/+36
* *** empty log message ***irfan1997-11-205-571/+869
* Updated to include new SOCK_Connector_Test and removed all but the debugbrunsch1997-11-2050-17985/+282
* Converted MSVC5 project files for all versions of the testsbrunsch1997-11-2051-0/+14521
* Bye Byebrunsch1997-11-191-78/+0
* Merged the purify testing into run_tests. Just use "run_tests purify ..."brunsch1997-11-191-63/+91
* *** empty log message ***irfan1997-11-199-134/+34150
* *** empty log message ***schmidt1997-11-192-6/+5
* *** empty log message ***irfan1997-11-196-103/+111
* Allow the test to run if not all processes can be forked.Steve Huston1997-11-181-2/+3