summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.cpp
Commit message (Expand)AuthorAgeFilesLines
* trying branch commitirfan1997-12-041-0/+5
* Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.hbrunsch1997-12-011-4/+0
* *** empty log message ***irfan1997-11-271-3/+3
* *** empty log message ***irfan1997-11-191-1/+12
* (close): Disable Win32 to deletenw11997-11-191-1/+1
* *** empty log message ***irfan1997-11-191-3/+3
* *** empty log message ***schmidt1997-11-161-6/+9
* Modified to force caching thread-descriptor entry.nw11997-10-221-1/+5
* Changed to use double-linked list to hold the thread descriptor.nw11997-10-201-22/+10
* ChangeLogTag:Wed Oct 15 22:47:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-161-0/+5
* On second thought, I should put the invalid handle check in SOCK_Stream::clos...nw11997-09-261-2/+1
* ACE_Log_Msg_Manager::close (): Must check if ACE_Log_Msg_message_queue has be...nw11997-09-261-1/+2
* *** empty log message ***irfan1997-09-251-0/+1
* revised ACE_Object_Manager interface for preallocated objectslevine1997-09-201-4/+2
* *** empty log message ***schmidt1997-09-191-2/+2
* *** empty log message ***schmidt1997-09-181-28/+24
* *** empty log message ***schmidt1997-09-171-1/+1
* *** empty log message ***schmidt1997-09-171-16/+19
* *** empty log message ***schmidt1997-09-171-14/+12
* ACE_SPIPE_Connector::connect should take a reference, not a pointer as its fi...nw11997-09-141-1/+1
* preallocate ACE_Log_Msg instance locklevine1997-09-121-30/+46
* ACE_Log_Msg_Manager::close needs to delete main thread's Log_Msg instance too.nw11997-09-111-1/+1
* (~ACE_Log_Msg): release guard before calling ACE_Log_Msg_Manager::close (), b...levine1997-09-111-342/+355
* (close): delete main thread's Log_Msg instance, on Solaris if ACE_HAS_EXCEPTI...levine1997-09-051-1/+12
* use TSS_Emulation on VxWorks, so VxWorks-specific code was removedlevine1997-09-031-127/+27
* *** empty log message ***schmidt1997-08-301-1/+3
* (ACE_Log_Msg_Manager::close): delete the main thread's Log_Msglevine1997-08-271-0/+10
* *** empty log message ***schmidt1997-08-231-2/+0
* For the 't' (thread ID) formatting on AIX, changed to call thread_self()Steve Huston1997-08-191-0/+12
* include iostream.h instead of ace/stdcpp.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLU...levine1997-08-181-1/+1
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-141-2/+2
* Added trace_depth functions to get/set trace depth of ACE_Log_Msg.nw11997-08-131-0/+12
* Fixed up some comments and removed unused code and #includes.Steve Huston1997-08-081-17/+7
* *** empty log message ***schmidt1997-08-081-4/+4
* *** empty log message ***nw11997-08-081-1/+1
* *** empty log message ***schmidt1997-08-081-15/+13
* *** empty log message ***nw11997-08-081-13/+12
* *** empty log message ***schmidt1997-08-081-5/+4
* Removed most of ACE_Log_Msg_Manager on non-VxWorks. Use ACE_Object_ManagerSteve Huston1997-08-061-84/+20
* *** empty log message ***schmidt1997-08-051-6/+4
* (open,close): neutered on VxWorks, so that it will compile.levine1997-08-021-0/+5
* (open): check for non-null instances_ before allocating a new onelevine1997-08-011-6/+5
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-137/+142
* Let ACE_Object_Manager clean up the global ACE_Log_Msg_Managerlevine1997-07-311-43/+60
* *** empty log message ***irfan1997-07-261-9/+9
* #include iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-07-091-0/+4
* *** empty log message ***schmidt1997-06-231-2/+2
* *** empty log message ***schmidt1997-05-311-0/+4
* *** empty log message ***schmidt1997-05-051-3/+3
* (VxWorks only): fixed used of ::taskDeleteHookAdd (it should only be called o...levine1997-05-031-8/+24