| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *** empty log message *** | schmidt | 1997-09-03 | 1 | -11/+11 |
* | (dtor): removed printout at end | levine | 1997-08-30 | 1 | -2/+0 |
* | allocate/deallocate TSS for each thread, on VxWorks | levine | 1997-08-29 | 1 | -0/+10 |
* | started adding TSS emulation | levine | 1997-08-29 | 1 | -7/+15 |
* | added call to ACE_Allocater::close_singleton (), and protected call to ACE_St... | levine | 1997-08-27 | 1 | -1/+6 |
* | dynamically allocated the contained ACE_Unbounded_Queue to so that it can be ... | levine | 1997-08-26 | 1 | -12/+25 |
* | *** empty log message *** | nw1 | 1997-08-08 | 1 | -2/+0 |
* | When destructor is running, disallow new object registrations, and stop | Steve Huston | 1997-08-06 | 1 | -3/+9 |
* | *** empty log message *** | schmidt | 1997-08-05 | 1 | -0/+2 |
* | *** empty log message *** | schmidt | 1997-08-01 | 1 | -15/+11 |
* | added ACE_HAS_INSTANTIATION_PRAGMA support | levine | 1997-07-31 | 1 | -2/+7 |
* | Let ACE_Object_Manager clean up the global ACE_Log_Msg_Manager | levine | 1997-07-31 | 1 | -0/+4 |
* | renamed cleanup () to at_exit () | levine | 1997-07-31 | 1 | -10/+4 |
* | dereference pointer to cleanup_hook before calling it, to be legal | levine | 1997-07-31 | 1 | -1/+1 |
* | changed ACE_hthread_t arg to int | levine | 1997-07-31 | 1 | -2/+2 |
* | revised interface, still in flux | levine | 1997-07-31 | 1 | -38/+29 |
* | (~ACE_Object_Manager): removed unused variable "i" | levine | 1997-07-29 | 1 | -3/+2 |
* | oops, dereference iteration pointer | levine | 1997-07-29 | 1 | -6/+10 |
* | *** empty log message *** | schmidt | 1997-07-29 | 1 | -0/+1 |
* | *** empty log message *** | schmidt | 1997-07-29 | 1 | -30/+16 |
* | (delete_at_exit,delete_array_at_exit): made these (inline) static functions, ... | levine | 1997-07-29 | 1 | -10/+43 |
* | added ACE_BUILD_DLL | levine | 1997-07-28 | 1 | -0/+2 |
* | added this class to shutdown ACE library services, and reclaim their storage,... | levine | 1997-07-28 | 1 | -0/+70 |