summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* added call to ACE_Allocater::close_singleton (), and protected call to ACE_St...levine1997-08-271-1/+6
* (close_singleton): removed call to ACE_Allocator::close_singleton (), because...levine1997-08-271-1/+0
* *** empty log message ***schmidt1997-08-272-2/+5
* Eliminated unnecessary assignment in the CTOR.Chris Cleeland1997-08-271-1/+4
* (instance): removed full qualification of "instance_" in ACE_NEW_RETURN macro...levine1997-08-271-3/+6
* *** empty log message ***irfan1997-08-272-28927/+485
* (ACE_Log_Msg_Manager::close): delete the main thread's Log_Msglevine1997-08-271-0/+10
* fixed indentationlevine1997-08-271-5/+5
* *** empty log message ***irfan1997-08-262-494/+29535
* *** empty log message ***schmidt1997-08-261-7/+24
* added ACE_HAS_NONSTATIC_OBJECT_MANAGER and ACE_MAINlevine1997-08-261-1/+2
* oops, removed some junklevine1997-08-261-1/+0
* register all ACE_Singletons for cleanup with the ACE_Object_Managerlevine1997-08-262-7/+47
* renamed ACE_Static_Object_Lock::atexit to close_singleton, and removed the un...levine1997-08-262-21/+5
* dynamically allocated the contained ACE_Unbounded_Queue to so that it can be ...levine1997-08-262-22/+43
* only create the ACE_Object_Manager_Destroyer if not ACE_HAS_NONSTATIC_OBJECT_...levine1997-08-261-7/+5
* cleaned up ACE_HAS_NONSTATIC_OBJECT_MANAGER hacklevine1997-08-261-5/+4
* *** empty log message ***irfan1997-08-261-0/+0
* *** empty log message ***irfan1997-08-264-946/+880
* added ACE_HAS_NONSTATIC_OBJECT_MANAGERlevine1997-08-261-0/+1
* split ACE_HAS_RENAMED_MAIN into ACE_MAIN and ACE_HAS_NONSTATIC_OBJECT_MANAGERlevine1997-08-262-6/+24
* ChangeLogTag:Mon Aug 25 14:13:57 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-08-251-1/+1
* (notify): fixed ACE_TRACE messagelevine1997-08-251-1/+1
* *** empty log message ***schmidt1997-08-241-3/+2
* *** empty log message ***schmidt1997-08-241-3/+11
* Updated dependencies for various configuration.nw11997-08-232-815/+913
* *** empty log message ***nw11997-08-233-14/+49
* *** empty log message ***schmidt1997-08-231-2/+0
* ChangeLogTag:Fri Aug 22 17:59:54 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-08-221-3/+14
* *** empty log message ***irfan1997-08-223-102/+55
* *** empty log message ***nw11997-08-211-1/+1
* *** empty log message ***nw11997-08-211-9/+9
* removed ACE_HAS_POSIX_SEM now that we emulate it for VxWorkslevine1997-08-212-2/+0
* added THR_JOINABLE and THR_SCHED_FIFO/RR/DEFAULT to STHREADS, WTHREADS, and n...levine1997-08-211-1/+13
* *** empty log message ***irfan1997-08-214-22959/+383
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-211-0/+6
* Removed extraneous #endif.Steve Huston1997-08-211-10/+9
* *** empty log message ***nw11997-08-211-0/+1
* *** empty log message ***irfan1997-08-212-27/+28
* Moved definition of ACE_Filecache_Object from Filecache.cpp to Filecache.hSteve Huston1997-08-202-108/+109
* Added separate sections for 10.10 vs. 10.20 vs. 10.30.Steve Huston1997-08-201-5/+22
* ChangeLogTag:Wed Aug 20 13:44:16 1997 Carlos O'Ryan <coryan@mambo.cs.wustl....coryan1997-08-201-0/+1
* For the 't' (thread ID) formatting on AIX, changed to call thread_self()Steve Huston1997-08-191-0/+12
* Removed use of ACE_HAS_SETKIND_NP, generally replacing it withSteve Huston1997-08-192-95/+142
* Removed use of ACE_HAS_SETKIND_NP, generally replacing it withSteve Huston1997-08-191-3/+3
* Rearranged to help keep sections clearer (compiler stuff, threads stuff).Steve Huston1997-08-191-39/+73
* Remove ACE_HAS_SETKIND_NP and adjust other relevant ACE_HAS_... definitionsSteve Huston1997-08-191-6/+8
* *** empty log message ***nw11997-08-192-2/+2
* *** empty log message ***nw11997-08-192-18/+44
* ChangeLogTag:Mon Aug 18 19:46:27 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-191-2/+14