summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ACE-4_3'.ACE-4_3nobody1997-08-233-350/+0
* updated VxWorks test statuslevine1997-08-221-5/+5
* update VxWorks resultslevine1997-08-221-3/+2
* use THR_SCHED_FIFO unconditionally now that it's defined on all platformslevine1997-08-211-5/+2
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-213-4/+4
* If the final ACE_OS::kill to shutdown the server fails, don't do aSteve Huston1997-08-191-2/+2
* Added THR_JOINABLE to the created threads' flags.Steve Huston1997-08-191-1/+1
* update VxWorks testing statuslevine1997-08-181-3/+5
* use ACE_Thread_Manager::instance ()->wait () on VxWorks, becauselevine1997-08-181-1/+11
* #include iostream.h and fstream.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-181-1/+6
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-171-3/+17
* *** empty log message ***schmidt1997-08-161-3/+3
* *** empty log message ***irfan1997-08-161-5/+5
* If building on AIX (TEMPINCDIR defined) delete the tempinc (templatesSteve Huston1997-08-151-0/+7
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-142-4/+1
* *** empty log message ***schmidt1997-08-131-3/+3
* *** empty log message ***schmidt1997-08-131-1/+1
* *** empty log message ***schmidt1997-08-131-1/+1
* *** empty log message ***schmidt1997-08-131-13/+37
* *** empty log message ***schmidt1997-08-132-2/+1
* Removed set_flags/clr_flags in ACE_NEW_THREAD macro.nw11997-08-131-3/+1
* *** empty log message ***schmidt1997-08-111-1/+0
* Corrected the test for how out-of-range signal number is tested withSteve Huston1997-08-091-4/+10
* Remoed ACE_Thread_Control object from main thread - it wasn't doingSteve Huston1997-08-081-2/+1
* *** empty log message ***schmidt1997-08-081-6/+17
* Counting_Service and Options class definitions moved fromSteve Huston1997-08-081-0/+114
* Moved Counting_Service and Options classes out to new header,Steve Huston1997-08-081-86/+1
* Fixed mis-named multiple inclusion definitionSteve Huston1997-08-081-2/+2
* Contains the definition of Dumb_String - split out fromSteve Huston1997-08-081-0/+59
* Split Dumb_String class declaration to Hash_Map_Manager_Test.h to make itSteve Huston1997-08-081-38/+1
* *** empty log message ***schmidt1997-08-051-1/+0
* *** empty log message ***irfan1997-08-051-0/+6
* *** empty log message ***schmidt1997-08-041-27/+38
* Return non-zero on error return from get_ip_interfaces so that the run_testsSteve Huston1997-08-041-1/+1
* Added use of release (count)brunsch1997-08-041-2/+1
* Changed structure to test timed semaphores in another waybrunsch1997-08-041-116/+56
* Removed release buildbrunsch1997-08-041-30/+0
* Added Atomic_Op_Test to MSVC 5 projectbrunsch1997-08-042-1/+115
* *** empty log message ***schmidt1997-08-041-8/+8
* *** empty log message ***schmidt1997-08-041-1/+7
* *** empty log message ***irfan1997-08-046-233/+300
* *** empty log message ***schmidt1997-08-031-3/+3
* Switched some casts aroundbrunsch1997-08-011-2/+2
* removed templates to avoid problems with finicky compilers, and added check o...levine1997-08-011-36/+66
* commented out ACE_DEBUG message in Test_Singleton dtorlevine1997-08-011-2/+4
* *** empty log message ***schmidt1997-08-011-28/+28
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-3115-335/+440
* OK to use Log_Msg from cleanup hook nowlevine1997-07-311-3/+1
* Now it checks return valuesbrunsch1997-07-311-51/+76
* added test of ACE_Service_Manager::at_exit ()levine1997-07-311-5/+61