summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added protection to not reset exceptions flag if it was defined.levine1999-03-111-1/+3
* *** empty log message ***levine1999-03-111-11/+16
* *** empty log message ***levine1999-03-111-89/+94
* (operator<<=): un-inlined, to avoid use of inline CORBA::string_dup () before...levine1999-03-112-11/+12
* ChangeLogTag:Thu Mar 11 13:43:12 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-115-34/+50
* ChangeLogTag:Thu Mar 11 12:53:41 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-112-1/+7
* .schmidt1999-03-111-1/+3
* *** empty log message ***schmidt1999-03-111-0/+6
* DLL_Test changed to solve unrefernced main error on LynxOS.kirthika1999-03-111-0/+7
* Allowed the main to be accessed by all platforms.kirthika1999-03-111-5/+10
* *** empty log message ***schmidt1999-03-112-0/+10
* *** empty log message ***schmidt1999-03-113-3/+5
* *** empty log message ***levine1999-03-111-0/+4
* disable msg 1136 with cxx 6.1-029levine1999-03-111-7/+12
* ChangeLogTag:Wed Mar 10 16:43:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-111-1/+3
* ChangeLogTag:Wed Mar 10 16:43:55 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-1017-336/+183
* added an ACE_OS_thread_key_t typedef on WIN32 with ACE_HAS_TSS_EMULATION.levine1999-03-101-4/+7
* *** empty log message ***levine1999-03-101-4/+9
* Linux has msync() and madvise(), and dlfcn.h is protected by extern "C"Ossama Othman1999-03-102-3/+15
* *** empty log message ***levine1999-03-101-7/+12
* (exit): added comment that exit () should not be called by main threadlevine1999-03-102-0/+2
* ChangeLogTag:Wed Mar 10 10:57:16 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-103-1/+9
* *** empty log message ***nanbor1999-03-101-1/+2
* Moved ACE_Data_Block::reference_count before ACE_Message_Block::reference_count.nanbor1999-03-101-31/+33
* *** empty log message ***nanbor1999-03-101-0/+5
* *** empty log message ***levine1999-03-101-0/+8
* added support for exceptions=1 with pre-2.8 g++levine1999-03-102-14/+17
* *** empty log message ***gokhale1999-03-103-176/+194
* fixed exceptions=1 support.levine1999-03-101-3/+2
* *** empty log message ***levine1999-03-101-0/+6
* Changed Baseline test method.nanbor1999-03-107-103/+62
* fixed commentlevine1999-03-101-1/+1
* fixed the check for Other in ACE_COMPONENTSlevine1999-03-101-1/+1
* fixed typo: += instead of + =levine1999-03-101-1/+1
* removed some duplicated ChangeLog entrieslevine1999-03-101-127/+0
* *** empty log message ***levine1999-03-101-0/+4
* (length): cast the long argument to an ACE_UINT32, to avoid warning message i...levine1999-03-101-9/+8
* *** empty log message ***levine1999-03-101-0/+4
* moved netsvcs/server build suppression from netsvcs/Makefile to netsvcs/serve...levine1999-03-102-33/+30
* *** empty log message ***levine1999-03-101-0/+3
* don't build test_naming if ACE_COMPONENTS is defined and doesn't contain Otherlevine1999-03-101-27/+38
* *** empty log message ***levine1999-03-101-0/+3
* suppress build if ACE_COMPONENTS is defined and doesn't contain Otherlevine1999-03-101-22/+24
* updated ACE_COMPONENTS check to allow everything to be builtlevine1999-03-102-11/+25
* *** empty log message ***levine1999-03-101-6/+13
* ChangeLogTag:Tue Mar 9 20:56:35 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-103-17/+47
* Forgot to list some other files that were altered after all references toOssama Othman1999-03-101-0/+7
* Changed references to IIOP_Interpreter to CDR_Interpreter.Ossama Othman1999-03-109-88/+88
* * tao/Makefile:Ossama Othman1999-03-109-185/+1682
* Moved inclusion of POAManager.h from POA.cpp to POA.hnanbor1999-03-102-2/+3