summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.cpp
Commit message (Expand)AuthorAgeFilesLines
* (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
* added Matthias' I (indent) supportlevine1997-04-271-1/+12
* *** empty log message ***schmidt1997-04-191-2/+2
* (atexit): added cast of spare1 to ACE_Log_Msg * and cleaned up exists () and ...levine1997-04-111-7/+7
* *** empty log message ***schmidt1997-04-091-0/+13
* *** empty log message ***schmidt1997-04-081-2/+2
* *** empty log message ***schmidt1997-04-081-2/+2
* *** empty log message ***schmidt1997-04-071-2/+3
* *** empty log message ***schmidt1997-04-071-35/+36
* *** empty log message ***schmidt1997-04-061-78/+79
* Took out the #if !defined (ACE_WIN32) statements from Signal.i. Putharrison1997-04-061-0/+2
* oops, missed a moved "}" to apply ACE_NO_HEAP_CHECK to another thr_setspecificlevine1997-04-061-2/+3
* added another ACE_NO_HEAP_CHECKlevine1997-04-061-13/+15
* *** empty log message ***schmidt1997-04-051-7/+7
* VxWorks change: don't strdup program_name and local_host to avoid memory leak...levine1997-04-051-0/+24
* added Matthias' updates to Log_Msg, w/ACE_NO_HEAP_CHECK; see ChangeLog for de...levine1997-04-051-11/+73
* added ACE_Log_Message dtor and ::atexit () registration: see ChangeLog for d...levine1997-04-041-32/+152
* Changed ::sprintf calls to ACE_OS::sprintf.levine1997-03-261-2/+2
* removed commented-out template specialization in Log_Msg.cpplevine1997-03-211-4/+0
* *** empty log message ***schmidt1997-03-191-2/+2
* *** empty log message ***schmidt1997-03-141-1/+1
* fooschmidt1997-03-081-37/+47
* *** empty log message ***irfan1997-02-261-2/+2
* fooschmidt1997-02-251-6/+20
* *** empty log message ***irfan1997-02-251-9/+9
* *** empty log message ***schmidt1997-02-251-1/+1
* removed destructor because it's not declared and it's emptylevine1997-02-181-4/+0