| Commit message (Expand) | Author | Age | Files | Lines |
* | Have to check if we enter open the second time to avoid memory coruption. | nw1 | 1997-10-26 | 1 | -3/+28 |
* | Disable ACE_OS::sprintf (wchar_t, char, ...). | nw1 | 1997-10-26 | 2 | -0/+4 |
* | ACE version 4.3.28, released Sun Oct 26 01:00:07 1997. | schmidt | 1997-10-26 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1997-10-26 | 3 | -11/+13 |
* | *** empty log message *** | irfan | 1997-10-26 | 2 | -1/+11 |
* | *** empty log message *** | irfan | 1997-10-26 | 12 | -269/+727 |
* | *** empty log message *** | schmidt | 1997-10-25 | 1 | -3/+2 |
* | added comment about best ACE_LOCK types to use | levine | 1997-10-25 | 1 | -0/+12 |
* | ACE version 4.3.27, released Sat Oct 25 00:01:50 1997. | schmidt | 1997-10-25 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1997-10-25 | 2 | -28/+54 |
* | minor cleanup | levine | 1997-10-25 | 1 | -2/+2 |
* | (instance): check return value of get_singleton_lock () instead of checking l... | levine | 1997-10-25 | 1 | -6/+10 |
* | *** empty log message *** | schmidt | 1997-10-24 | 3 | -2/+9 |
* | *** empty log message *** | sergio | 1997-10-24 | 1 | -0/+5 |
* | *** empty log message *** | sergio | 1997-10-24 | 3 | -14/+53 |
* | (ACE_TSS_Info, Win32 and VxWorks only): changed type of ACE_TSS_TABLE from AC... | levine | 1997-10-24 | 1 | -241/+293 |
* | (get_singleton_lock): dynamically allocate ACE_Thread_Mutex and ACE_RW_Thread... | levine | 1997-10-24 | 3 | -101/+213 |
* | (ACE_TSS_Emulation): made ACE_TSS_THREAD_MAX public. This is for testing only. | levine | 1997-10-24 | 1 | -2/+2 |
* | wait_grp should wait on threads with same grp_id, not task. | nw1 | 1997-10-24 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-10-24 | 1 | -1/+1 |
* | cast return value of ACE_::max_handles () to size_t to avoid signed/unsigned ... | levine | 1997-10-24 | 1 | -7/+7 |
* | ACE version 4.3.26, released Fri Oct 24 01:53:58 1997. | schmidt | 1997-10-24 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1997-10-24 | 1 | -14/+14 |
* | Removed template method specialization of shared_find. No longer | jxh | 1997-10-24 | 1 | -31/+4 |
* | Hacked 'til it compiled. (Chased down syntax errors.) | jxh | 1997-10-24 | 1 | -6/+6 |
* | *** empty log message *** | schmidt | 1997-10-24 | 1 | -7/+7 |
* | *** empty log message *** | schmidt | 1997-10-24 | 1 | -1/+1 |
* | *** empty log message *** | sergio | 1997-10-24 | 1 | -1/+11 |
* | *** empty log message *** | schmidt | 1997-10-24 | 1 | -1/+1 |
* | We should also check for thread creation flags when collection | nw1 | 1997-10-24 | 1 | -7/+10 |
* | *** empty log message *** | schmidt | 1997-10-24 | 2 | -57/+28 |
* | added ACE_Array_Iterator | levine | 1997-10-24 | 3 | -6/+106 |
* | *** empty log message *** | Chris Cleeland | 1997-10-23 | 1 | -14/+15 |
* | *** empty log message *** | schmidt | 1997-10-23 | 2 | -4/+13 |
* | Replaced ACE_HPUX_BROKEN_TEMPLATES with ACE_HAS_BROKEN_HPUX_TEMPLATES. | Steve Huston | 1997-10-23 | 10 | -20/+20 |
* | *** empty log message *** | schmidt | 1997-10-23 | 4 | -20/+34 |
* | *** empty log message *** | irfan | 1997-10-23 | 3 | -25/+39 |
* | *** empty log message *** | schmidt | 1997-10-23 | 1 | -4/+88 |
* | disable GUARD until Object_Manager singleton are sorted out | levine | 1997-10-23 | 1 | -1/+6 |
* | allow singletons during static construction/destruction | levine | 1997-10-23 | 2 | -108/+245 |
* | *** empty log message *** | schmidt | 1997-10-23 | 1 | -1/+1 |
* | Make naming convention for VC 5.0 and VC 4.2 uniform. | nw1 | 1997-10-23 | 3 | -247/+2695 |
* | Added support for ACE_RW_Thread_Mutex ACE_Singleton lock type. Also, removed... | levine | 1997-10-23 | 2 | -9/+38 |
* | don't use preallocated lock when shutting_down (), as well as when starting_u... | levine | 1997-10-23 | 2 | -6/+15 |
* | *** empty log message *** | irfan | 1997-10-22 | 2 | -1/+11 |
* | In connect(), changed the (local != ACE_Addr::sap_any) to be value comparison, | Steve Huston | 1997-10-22 | 1 | -1/+1 |
* | moved ace_singleton_lock_ to Object_Manager | levine | 1997-10-22 | 4 | -105/+233 |
* | connect_n changes. | Chris Cleeland | 1997-10-22 | 2 | -8/+22 |
* | (getpgid): fixed (commented) ACE_TRACE identifer | levine | 1997-10-22 | 1 | -1/+1 |
* | ACE version 4.3.25, released Wed Oct 22 05:04:07 1997. | schmidt | 1997-10-22 | 1 | -2/+2 |