| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated to use MSVC 5 features and the ability to use Standard C++ | brunsch | 1997-08-14 | 2 | -4/+1 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -3/+3 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-08-13 | 1 | -13/+37 |
* | *** empty log message *** | schmidt | 1997-08-13 | 2 | -2/+1 |
* | Removed set_flags/clr_flags in ACE_NEW_THREAD macro. | nw1 | 1997-08-13 | 1 | -3/+1 |
* | *** empty log message *** | schmidt | 1997-08-11 | 1 | -1/+0 |
* | Corrected the test for how out-of-range signal number is tested with | Steve Huston | 1997-08-09 | 1 | -4/+10 |
* | Remoed ACE_Thread_Control object from main thread - it wasn't doing | Steve Huston | 1997-08-08 | 1 | -2/+1 |
* | *** empty log message *** | schmidt | 1997-08-08 | 1 | -6/+17 |
* | Counting_Service and Options class definitions moved from | Steve Huston | 1997-08-08 | 1 | -0/+114 |
* | Moved Counting_Service and Options classes out to new header, | Steve Huston | 1997-08-08 | 1 | -86/+1 |
* | Fixed mis-named multiple inclusion definition | Steve Huston | 1997-08-08 | 1 | -2/+2 |
* | Contains the definition of Dumb_String - split out from | Steve Huston | 1997-08-08 | 1 | -0/+59 |
* | Split Dumb_String class declaration to Hash_Map_Manager_Test.h to make it | Steve Huston | 1997-08-08 | 1 | -38/+1 |
* | *** empty log message *** | schmidt | 1997-08-05 | 1 | -1/+0 |
* | *** empty log message *** | irfan | 1997-08-05 | 1 | -0/+6 |
* | *** empty log message *** | schmidt | 1997-08-04 | 1 | -27/+38 |
* | Return non-zero on error return from get_ip_interfaces so that the run_tests | Steve Huston | 1997-08-04 | 1 | -1/+1 |
* | Added use of release (count) | brunsch | 1997-08-04 | 1 | -2/+1 |
* | Changed structure to test timed semaphores in another way | brunsch | 1997-08-04 | 1 | -116/+56 |
* | Removed release build | brunsch | 1997-08-04 | 1 | -30/+0 |
* | Added Atomic_Op_Test to MSVC 5 project | brunsch | 1997-08-04 | 2 | -1/+115 |
* | *** empty log message *** | schmidt | 1997-08-04 | 1 | -8/+8 |
* | *** empty log message *** | schmidt | 1997-08-04 | 1 | -1/+7 |
* | *** empty log message *** | irfan | 1997-08-04 | 6 | -233/+300 |
* | *** empty log message *** | schmidt | 1997-08-03 | 1 | -3/+3 |
* | Switched some casts around | brunsch | 1997-08-01 | 1 | -2/+2 |
* | removed templates to avoid problems with finicky compilers, and added check o... | levine | 1997-08-01 | 1 | -36/+66 |
* | commented out ACE_DEBUG message in Test_Singleton dtor | levine | 1997-08-01 | 1 | -2/+4 |
* | *** empty log message *** | schmidt | 1997-08-01 | 1 | -28/+28 |
* | added ACE_HAS_INSTANTIATION_PRAGMA support | levine | 1997-07-31 | 15 | -335/+440 |
* | OK to use Log_Msg from cleanup hook now | levine | 1997-07-31 | 1 | -3/+1 |
* | Now it checks return values | brunsch | 1997-07-31 | 1 | -51/+76 |
* | added test of ACE_Service_Manager::at_exit () | levine | 1997-07-31 | 1 | -5/+61 |
* | Added Semaphore_Test into makefile. | nw1 | 1997-07-30 | 1 | -8/+301 |
* | Test | brunsch | 1997-07-29 | 1 | -8/+24 |
* | *** empty log message *** | irfan | 1997-07-29 | 3 | -106/+138 |
* | Added new project for Semaphore test | brunsch | 1997-07-29 | 1 | -0/+12 |
* | Added Semaphore test | brunsch | 1997-07-29 | 1 | -0/+1 |
* | New test for Semaphores | brunsch | 1997-07-29 | 2 | -0/+293 |
* | (client,server): use ACE_NEW_RETURN instead of "new" | levine | 1997-07-29 | 1 | -2/+4 |
* | *** empty log message *** | schmidt | 1997-07-29 | 1 | -7/+16 |
* | (client, server): explicitly destroy (and create) ACE_SOCK_IOStream instances... | levine | 1997-07-29 | 1 | -3/+23 |
* | (main): fixed #ifdefs so that it compiles again | levine | 1997-07-28 | 1 | -2/+1 |
* | added VxWorks test status | levine | 1997-07-28 | 1 | -0/+31 |
* | *** empty log message *** | schmidt | 1997-07-28 | 2 | -19/+7 |
* | Instantiate templates with ACE_HANDLE instead of int. | levine | 1997-07-28 | 1 | -3/+3 |
* | (test_boundaries): Changed ACE_Unbounded_Queue<int> to ACE_Unbounded_Queue<AC... | nw1 | 1997-07-28 | 1 | -1/+1 |