summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.cpp
Commit message (Expand)AuthorAgeFilesLines
* (log): initialize local "c" to '\0' so that egcs 1.1b won'tlevine1998-09-071-10/+10
* Added a new format character Ananbor1998-09-041-0/+13
* Fixed some bugs in TSS_Cleanup, see ChangeLog for detailsnanbor1998-08-191-2/+0
* *** empty log message ***Steve Huston1998-08-171-0/+5
* On HP-UX 10.x, display 't' thread ID as unique thread ID rather than a pointer.Steve Huston1998-08-111-0/+8
* *** empty log message ***nanbor1998-08-051-5/+5
* Apply patches for Arturo's Thread_Manager changesnanbor1998-07-271-0/+7
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* CE doesn't have structural exception handlingnanbor1998-07-071-4/+4
* Run-time Win32 structured exceptions control interface.nanbor1998-06-181-0/+34
* Added initial support for Borland C++ Buildergonzo1998-06-081-1/+3
* Added enable_debug_messages() to do the opposite ofbrunsch1998-06-051-3/+15
* Changed decision for order-of-include/inline from ACE_WIN32 toSteve Huston1998-05-291-1/+1
* added support for -d in Service_Config files to enable/disable LM_DEBUG messageslevine1998-05-271-11/+26
* *** empty log message ***nanbor1998-05-181-0/+4
* More Thread_Manager optimization.nanbor1998-05-111-8/+7
* *** empty log message ***schmidt1998-04-141-1/+4
* *** empty log message ***schmidt1998-04-141-5/+5
* The buffer should always be of type (const char *).nanbor1998-04-101-1/+1
* Added CE specializationnanbor1998-04-101-3/+7
* Grab the lock before updating instance_count_.nanbor1998-03-181-0/+2
* Use ASYS_MULTIBYTE_STRING to supress some string conversions under CEnanbor1998-03-091-1/+1
* CE UNICODE madness continue...nanbor1998-03-051-83/+95
* Updates to support nicer debug messages.cleeland1998-02-271-0/+15
* Allow closing the logger's connection and reset logging endpoint to STDERR.nanbor1998-01-291-3/+10
* *** empty log message ***schmidt1998-01-111-4/+5
* *** empty log message ***schmidt1998-01-091-1/+1
* *** empty log message ***schmidt1998-01-091-3/+8
* *** empty log message ***schmidt1998-01-091-18/+35
* replaced NSIG with ACE_NSIGlevine1997-12-311-1/+1
* Added guard to prevent access invalid thread descriptor info.nw11997-12-281-2/+2
* (instance): without threads, dynamically create the ACE_Log_Msg instance inst...levine1997-12-241-18/+27
* oops, lost ACE_Log_Msg_Manager::close () call with TSS_EMULATIONlevine1997-12-231-1/+3
* (~ACE_Log_Msg): clean up the message queue and allocated strings onlevine1997-12-231-4/+10
* Added "inc_user_config.h" to prevent multiple inclusions of user config.h file.nw11997-12-161-4/+1
* (instance): only allocate a new ACE_Log_Msg_message_queue if the (static) poi...levine1997-12-151-14/+14
* 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