| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag:Sun Feb 18 09:59:18 2001 Douglas C. Schmidt <schmidt@ace.cs.wu... | schmidt | 2001-02-18 | 1 | -4/+4 |
* | ChangeLogTag:Mon Nov 13 15:13:42 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-11-13 | 1 | -2/+2 |
* | ChangeLogTag:Mon Oct 30 18:56:33 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-10-31 | 1 | -2/+2 |
* | ChangeLogTag:Wed Oct 25 09:32:10 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-10-25 | 1 | -0/+2 |
* | ChangeLogTag:Tue Oct 24 23:14:55 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-10-25 | 1 | -0/+26 |
* | ChangeLogTag:Mon Oct 16 11:07:34 2000 Carlos O'Ryan <coryan@uci.edu> | coryan | 2000-10-16 | 1 | -1/+1 |
* | ChangeLogTag: Thu Oct 12 18:19:46 2000 Priyanka Gontla <pgontla@ece.uci.edu> | doccvs | 2000-10-13 | 1 | -2/+13 |
* | ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-10-07 | 1 | -2/+2 |
* | Mon Jul 24 21:22:03 2000 Andrew G. Gilpin <agg1@cs.wustl.edu> | agg1 | 2000-07-25 | 1 | -7/+8 |
* | ChangeLogTag:Mon Apr 24 17:44:21 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-25 | 1 | -4/+2 |
* | ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-23 | 1 | -4/+6 |
* | ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-19 | 1 | -2/+0 |
* | ChangeLogTag: Thu Mar 23 15:09:22 2000 Jody Hagins <jody@atdesk.com> | levine | 2000-03-23 | 1 | -2/+3 |
* | ChangeLogTag: Fri Mar 17 20:43:20 2000 Sangwoo Jin <swjinjin@sei.co.kr> | levine | 2000-03-18 | 1 | -1/+1 |
* | ChangeLogTag: Fri Mar 17 20:43:20 2000 Sangwoo Jin <swjinjin@sei.co.kr> | levine | 2000-03-18 | 1 | -5/+49 |
* | ChangeLogTag: Wed Aug 25 15:55:05 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-25 | 1 | -13/+0 |
* | ChangeLogTag: Tue Aug 24 07:11:52 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-24 | 1 | -92/+7 |
* | ChangeLogTag: Mon Aug 23 08:46:37 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-23 | 1 | -18/+64 |
* | ChangeLogTag: Wed Aug 18 19:08:08 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-19 | 1 | -4/+0 |
* | ChangeLogTag: Fri Aug 06 08:22:00 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-06 | 1 | -8/+5 |
* | fixed to use placement new, as intended, instead of ACE_static_cast | levine | 1999-08-06 | 1 | -1/+1 |
* | ChangeLogTag: Thu Aug 05 21:37:05 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-06 | 1 | -7/+40 |
* | ChangeLogTag: Mon Jul 26 17:09:09 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-07-26 | 1 | -1/+7 |
* | ChangeLogTag: Tue Jul 06 15:56:19 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-07-06 | 1 | -6/+6 |
* | ChangeLogTag:Sat Jul 3 22:12:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-07-04 | 1 | -51/+57 |
* | ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-07-03 | 1 | -63/+63 |
* | ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs... | alex | 1999-05-23 | 1 | -0/+4 |
* | Clarified comments regarding multiple instances of an object manager | Steve Huston | 1999-05-05 | 1 | -5/+4 |
* | Differentiate between singleton instance of ACE_OS_Object_Manager | Steve Huston | 1999-05-04 | 1 | -88/+112 |
* | reverted last change because it causes a seg fault on NT. | levine | 1999-05-01 | 1 | -16/+9 |
* | Fixed leaking object manager when ACE_HAS_NONSTATIC_OBJECT_MANAGER is 0. | Steve Huston | 1999-04-29 | 1 | -9/+16 |
* | On new ACE_[OS_]Object_Manager instance, don't abandon a previous instance. | Steve Huston | 1999-04-26 | 1 | -9/+12 |
* | (init,fini): moved init_fini_count_ from ACE Object_Managers to ACE, so that ... | levine | 1999-04-26 | 1 | -13/+0 |
* | (fini): unconditionally set instance_ to 0 at the end. This allows | levine | 1999-04-24 | 1 | -1/+2 |
* | (ACE_OS_Object_Manager,ACE_Object_Manager: added static counter to match init... | levine | 1999-04-19 | 1 | -0/+13 |
* | moved ACE_Service_Config signal handler allocation from constructor to | levine | 1999-04-13 | 1 | -8/+6 |
* | removed complex support from ACE_Object_Manager for cleanup of some | levine | 1999-03-20 | 1 | -157/+9 |
* | (ACE_Object_Manager ctor): allow newer instances to overwrite older ones, in ... | levine | 1999-03-19 | 1 | -9/+11 |
* | changed Object_Manager state to be per-instance, instead of global | levine | 1999-03-03 | 1 | -138/+147 |
* | fixed ObjMan state logic to ensure that the ACE_Object_Manager is fini'd befo... | levine | 1999-03-01 | 1 | -2/+2 |
* | added ACE_OS_Object_Manager | levine | 1999-03-01 | 1 | -184/+112 |
* | changed ACE_OS::exit to call an exit hook that is registered by the ACE_Objec... | levine | 1999-02-20 | 1 | -30/+46 |
* | ChangeLogTag:Fri Jan 1 12:22:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-01 | 1 | -0/+6 |
* | uninlined ACE_OS::exit (), so that ACE_Object_Manager_fini () is no longer ne... | levine | 1998-11-30 | 1 | -6/+0 |
* | added ACE_Object_Manager_fini to avoid circular include problems | levine | 1998-11-30 | 1 | -0/+6 |
* | (fini): added check of instance_->shutting_down_ on entry. | levine | 1998-10-27 | 1 | -1/+1 |
* | removed some old, unused printouts | levine | 1998-10-21 | 1 | -7/+0 |
* | removed ACE_USE_NATIVE_KEYS support by ACE_HAS_TSS_EMULATION | levine | 1998-09-28 | 1 | -4/+4 |
* | *** empty log message *** | schmidt | 1998-09-07 | 1 | -1/+0 |
* | (~ACE_Object_Manager_Base): moved internal_lock_ deletion inside | levine | 1998-09-02 | 1 | -3/+3 |