| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag:Tue May 18 10:14:47 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-18 | 2 | -339/+1088 |
* | removed Thread_Manager_Test.h | levine | 1999-05-18 | 3 | -1068/+550 |
* | only use the ACE_Hash<ACE_hthread_t> specialization on Digital Unix | levine | 1999-05-18 | 1 | -0/+2 |
* | added a couple more explicit template instantiations. Thanks to | levine | 1999-05-18 | 1 | -17/+44 |
* | Use a hash map to store each thread's indication of whether it | levine | 1999-05-17 | 1 | -31/+53 |
* | (handler): added comment saying that even the ACE_OS::exit () call isn't safe | levine | 1999-05-17 | 1 | -1/+1 |
* | removed the signal handler. It wasn't used for the test, and | levine | 1999-05-17 | 1 | -15/+8 |
* | (handler): commented out unused arg "signum". | levine | 1999-05-17 | 1 | -1/+1 |
* | (handler): removed ACE_DEBUG. | levine | 1999-05-17 | 1 | -2/+2 |
* | (handler): cleaned up comment | levine | 1999-05-17 | 1 | -2/+2 |
* | (handler,worker): moved ACE_DEBUG out of signal handler. | levine | 1999-05-17 | 1 | -12/+17 |
* | added Tokens_Test to BIN2 if Tokens component is not configured in. | levine | 1999-05-13 | 1 | -0/+5 |
* | (spawn_threads): changed some ACE_NEW statements to ACE_NEW_RETURN | levine | 1999-05-11 | 1 | -10/+5 |
* | fixed use of status on platforms that lack fork | levine | 1999-05-11 | 1 | -3/+9 |
* | removed workaround for DEC cxx, and modified error message to mention | levine | 1999-05-11 | 1 | -5/+5 |
* | (spawn_threads): wait a maximum of 200 seconds. Carlos reported that | levine | 1999-05-10 | 1 | -1/+14 |
* | removed 60 from wait comment | levine | 1999-05-10 | 1 | -2/+2 |
* | convert max_wait to msec | levine | 1999-05-10 | 2 | -2/+2 |
* | (main): wait a maximum of 60 seconds, because the test sometimes hangs | levine | 1999-05-10 | 1 | -2/+17 |
* | removed extra ACE_Time_Value constructor call | levine | 1999-05-10 | 1 | -1/+1 |
* | added -f option, which enables FIFO thread scheduling. Some platforms | levine | 1999-05-10 | 1 | -10/+33 |
* | allow DEC cxx 6.2 to catch its NoNamedException | levine | 1999-05-10 | 1 | -0/+3 |
* | make depend for new RB_Tree interface | cdgill | 1999-05-09 | 1 | -1/+212 |
* | finished implementing map interface for RB_Tree | cdgill | 1999-05-09 | 1 | -76/+269 |
* | fixed template instantiations, compiler errors and warnings in uninstantiated... | cdgill | 1999-05-08 | 1 | -0/+8 |
* | Replaced __ACE_INLINE__=0 with ACE_NO_INLINE | nanbor | 1999-05-08 | 68 | -274/+274 |
* | ChangeLogTag:Wed May 5 13:58:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-05 | 1 | -14/+33 |
* | Always call ACE::init and ACE::fini (ACE's DllMain which used to do it has be... | Steve Huston | 1999-05-05 | 1 | -6/+4 |
* | rb tree test template instantiations, -g switch for diab psos ppc | cdgill | 1999-05-05 | 1 | -20/+27 |
* | Added ACE_Init_Test | Steve Huston | 1999-05-04 | 1 | -0/+1 |
* | added comment about loading shared lib | levine | 1999-05-04 | 1 | -0/+6 |
* | Fixed ability to build all configurations (at least on Intel) | Steve Huston | 1999-05-03 | 1 | -1/+1 |
* | Added the following checks: | nanbor | 1999-04-30 | 1 | -0/+13 |
* | Changes to build clean in all settings. | Steve Huston | 1999-04-30 | 1 | -42/+70 |
* | Compile-time change to call ACE::init, ACE::fini when ACE doesn't | Steve Huston | 1999-04-30 | 1 | -34/+39 |
* | minor change. removed one test from list of tests to be built. | Ossama Othman | 1999-04-28 | 1 | -2/+1 |
* | changes to make all pSOS PPC ACE tests link | cdgill | 1999-04-27 | 1 | -13/+13 |
* | goofed on Makefile comment | Ossama Othman | 1999-04-27 | 1 | -3/+6 |
* | *** empty log message *** | irfan | 1999-04-27 | 1 | -0/+2 |
* | *** empty log message *** | irfan | 1999-04-27 | 1 | -13/+22 |
* | Tue Apr 27 00:03:16 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-04-27 | 1 | -21/+75 |
* | * tests/Makefile.am: | Ossama Othman | 1999-04-27 | 1 | -64/+79 |
* | * tests/Reverse_Lock_Test.cpp (main): | Ossama Othman | 1999-04-27 | 1 | -1/+1 |
* | removed ACE_Guard<ACE_SYNCH_MUTEX> instantiation because it's in ace/Synch.cpp. | levine | 1999-04-24 | 1 | -2/+0 |
* | (main): added uses of the two static functions when they're not | levine | 1999-04-23 | 1 | -1/+6 |
* | ChangeLogTag:Fri Apr 23 09:11:24 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-04-23 | 1 | -3/+4 |
* | * tests/Makefile.am: | Ossama Othman | 1999-04-23 | 1 | -2/+11 |
* | Removed the Win32 Release configuration | Steve Huston | 1999-04-23 | 1 | -42/+4 |
* | *** empty log message *** | irfan | 1999-04-23 | 1 | -1/+0 |
* | Thu Apr 22 19:30:01 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-04-23 | 18 | -79/+2206 |