Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com> | dhinton | 2003-07-19 | 1 | -2/+2 |
| | |||||
* | ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-23 | 1 | -1/+1 |
| | |||||
* | ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 2000-03-18 | 1 | -0/+2 |
| | |||||
* | protected #define of ACE_USE_THREAD_MANAGER_ADAPTER | levine | 1999-05-19 | 1 | -2/+5 |
| | |||||
* | added #define ACE_USE_THREAD_MANAGER_ADAPTER, | levine | 1999-05-19 | 1 | -0/+2 |
| | | | | so that ACE_Thread_Exit isn't needed in the ACE_OS layer. | ||||
* | suppression of ACE_TSS_EMULATION and enable of | levine | 1999-04-22 | 1 | -9/+0 |
| | | | | | ACE_USE_THREAD_MANAGER_ADAPTER. They're no longer necessary with the clean OS.cpp. | ||||
* | removed undef of ACE_HAS_NONSTATIC_OBJECT_MANAGER, because OS.h now ↵ | levine | 1999-03-04 | 1 | -4/+4 |
| | | | | conditionally #includes Object_Manager.h. Added ACE_MAIN_OBJECT_MANAGER #define, to only instantiate the ACE_OS_Object_Manager. | ||||
* | added ACE_HAS_NONSTATIC_OBJECT_MANAGER #undef and ↵ | levine | 1999-03-03 | 1 | -0/+10 |
| | | | | ACE_USE_THREAD_MANAGER_ADAPTER #define | ||||
* | suppress ACE_HAS_TSS_EMUATION | levine | 1999-03-01 | 1 | -0/+4 |
| | |||||
* | disable ACE_ASSERT, ACE_DEBUG, and ACE_ERROR | levine | 1999-02-28 | 1 | -0/+15 |
| | |||||
* | changed #include protection to ACE_CONFIG_MINIMAL_H, so that this config can ↵ | levine | 1999-02-24 | 1 | -3/+3 |
| | | | | be #included by others | ||||
* | cleaned up the comment some more | levine | 1999-02-24 | 1 | -2/+2 |
| | |||||
* | cleaned up the comment | levine | 1999-02-24 | 1 | -2/+2 |
| | |||||
* | added ACE_HAS_MINIMAL_ACE_OS support | levine | 1999-02-24 | 1 | -0/+12 |