summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added RCS keyword stringlevine1997-07-231-0/+2
* (main): delete timer_id array at the end of the testlevine1997-07-231-0/+1
* *** empty log message ***nw11997-07-222-90/+300
* Changed WRAPPER_ROOT to ACE_ROOT.cleeland1997-07-221-2907/+2907
* Changed method used to stop new_process'es execution from kill() to terminate...nw11997-07-221-1/+1
* *** empty log message ***nw11997-07-222-101/+150
* *** empty log message ***schmidt1997-07-211-25/+28
* *** empty log message ***jxh1997-07-161-1/+1
* *** empty log message ***jxh1997-07-161-5/+18
* *** empty log message ***jxh1997-07-161-9/+91
* Changes to support systems without template specialization.jxh1997-07-151-15/+30
* Added #include "ace/Synch.h" to get ACE_Null_Mutex definedSteve Huston1997-07-141-0/+1
* Added Hash_Map_Manager_Testbrunsch1997-07-141-1/+1
* (set_output): added VxWorks-specific code to not create the log directory bec...levine1997-07-141-2/+21
* ACE coding style compliance changes. Suggestions from Doug.jxh1997-07-141-31/+42
* Added back Enum_Interfaces_Test.nw11997-07-131-150/+292
* *** empty log message ***schmidt1997-07-131-3/+3
* Rebuilt dependency.nw11997-07-131-88/+167
* Removed Mem_Pool_Node and ACE_Cached_Memory_Allocator. (They arenw11997-07-131-95/+15
* *** empty log message ***schmidt1997-07-131-8/+6
* Added Hash_Map_Manager_Test to the projectbrunsch1997-07-122-0/+83
* Removed the release version from the projectbrunsch1997-07-121-31/+0
* *** empty log message ***jxh1997-07-122-0/+103
* *** empty log message ***schmidt1997-07-121-13/+15
* *** empty log message ***schmidt1997-07-124-14/+34
* *** empty log message ***nw11997-07-121-8/+8
* The test now runs twice. One with C++ default new/delete memorynw11997-07-121-20/+132
* Bye byebrunsch1997-07-111-521/+0
* Changed name of workspace to remove -vc50brunsch1997-07-111-0/+521
* removed instantiations of ACE_Guard, etc., because ace/Filecache.cpp now inst...levine1997-07-091-8/+0
* (operator>>): added (void *) casts to return values (istream &) of stream.get...levine1997-07-081-2/+2
* revert to statically allocated "ace_file_stream" now that statics are initial...levine1997-07-031-10/+7
* Updated to use CR/LF correctlybrunsch1997-07-0343-3683/+3683
* Ending testbrunsch1997-07-031-3/+0
* testingbrunsch1997-07-021-0/+3
* Testingbrunsch1997-07-021-1/+0
* Testingbrunsch1997-07-021-0/+1
* Added functionality to High Res Timers to get the speed of the computerbrunsch1997-07-021-2/+0
* don't blindly unlink the output file, because VxWorks gets upset if it didn't...levine1997-07-021-4/+0
* dynamically allocate "ace_file_stream" because it doesn't get initialized on ...levine1997-07-021-7/+14
* tweaked the static functions a bit to avoid warnings about unused statics on ...levine1997-07-022-2/+4
* *** empty log message ***schmidt1997-07-021-1/+1
* moved template specializations so that they're not done on platforms that don...levine1997-06-291-7/+8
* (handle_output,handle_exception,main): added ACE_UNUSED_ARG (fd) to avoid com...levine1997-06-271-1/+3
* Changed random scheduling to use past times instead of future times.brunsch1997-06-261-4/+1
* Updated to include new Message Queue Notifications testbrunsch1997-06-261-0/+12
* Added this VC50 project file for Message Queue Notification testbrunsch1997-06-261-0/+107
* *** empty log message ***irfan1997-06-256-42/+385
* Visual C++ 5.0 specific makefilesbrunsch1997-06-2442-0/+3564
* Correctly tests handle_close ()brunsch1997-06-241-3/+5