summaryrefslogtreecommitdiff
path: root/ace/config-minimal.h
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-07-191-2/+2
|
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
|
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
|
* protected #define of ACE_USE_THREAD_MANAGER_ADAPTERlevine1999-05-191-2/+5
|
* added #define ACE_USE_THREAD_MANAGER_ADAPTER,levine1999-05-191-0/+2
| | | | so that ACE_Thread_Exit isn't needed in the ACE_OS layer.
* suppression of ACE_TSS_EMULATION and enable oflevine1999-04-221-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 ↵levine1999-03-041-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 ↵levine1999-03-031-0/+10
| | | | ACE_USE_THREAD_MANAGER_ADAPTER #define
* suppress ACE_HAS_TSS_EMUATIONlevine1999-03-011-0/+4
|
* disable ACE_ASSERT, ACE_DEBUG, and ACE_ERRORlevine1999-02-281-0/+15
|
* changed #include protection to ACE_CONFIG_MINIMAL_H, so that this config can ↵levine1999-02-241-3/+3
| | | | be #included by others
* cleaned up the comment some morelevine1999-02-241-2/+2
|
* cleaned up the commentlevine1999-02-241-2/+2
|
* added ACE_HAS_MINIMAL_ACE_OS supportlevine1999-02-241-0/+12