summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagami_phase2_endnobody1999-06-1687-4518/+1694
* Fix compile error; dllist_ is a pointer, not a reference/object.Steve Huston1999-06-161-2/+2
* Changed a -1 to ACE_INVALID_HANDLE.parsons1999-06-161-1/+1
* Fixed auto_ptr initialization problem.nanbor1999-06-161-3/+3
* spawn_i: Fixed read uninitialized warnings on egcs with exception.nanbor1999-06-161-16/+27
* .schmidt1999-06-161-1/+1
* See Tue Jun 15 23:15:30 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-161-4/+0
* .schmidt1999-06-162-20/+14
* *** empty log message ***schmidt1999-06-161-1/+1
* ACE_wrappersschmidt1999-06-161-7/+12
* ACE_wrappersschmidt1999-06-163-13/+13
* *** empty log message ***schmidt1999-06-161-10/+10
* *** empty log message ***schmidt1999-06-165-211/+350
* See Tue Jun 15 22:26:43 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-168-304/+763
* Removed multiple definitions of traits.kirthika1999-06-161-4/+0
* Indentationkirthika1999-06-161-2/+1
* Indentation.kirthika1999-06-161-4/+2
* Added traits.kirthika1999-06-161-1/+7
* ChangeLogTag:Tue Jun 15 17:55:04 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-151-6/+6
* Added base class init to alternate ctorsSteve Huston1999-06-151-0/+18
* Added base class init to alternate ctors.Steve Huston1999-06-151-0/+2
* Added base class init from alternate ctors.Steve Huston1999-06-151-0/+1
* Added base class init from alternate ctorsSteve Huston1999-06-151-0/+2
* Added ACE_HAS_BROKEN_T_ERROR.Steve Huston1999-06-151-0/+1
* Initialize base class in alternate ctors. egcs says to ;-)Steve Huston1999-06-151-0/+2
* Added ACE_TYPENAME where HP-UX aC++ complained it was needed.Steve Huston1999-06-151-4/+4
* t_error: change naked cast to ACE_const_cast.Steve Huston1999-06-151-1/+1
* Added ACE_HAS_STD_TEMPLATE_SPECIALIZATIONSteve Huston1999-06-151-0/+4
* Added ACE_HAS_BROKEN_T_ERRORSteve Huston1999-06-151-0/+3
* Tue Jun 15 13:44:04 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-06-151-7/+8
* Fixed the warning "POSIX_Proactor.cpp" line 1025: Warningalex1999-06-153-2/+11
* moved some #includes from config-qnx-neutrino.h to OS.hlevine1999-06-152-22/+17
* removed the question about whether some of the advanced features worklevine1999-06-151-15/+5
* removed a handful of #defines that are in config-g++-common.hlevine1999-06-151-5/+2
* removed ACE_LACKS_PRAGMA_ONCE #define, because it's inlevine1999-06-151-1/+0
* Add ACE_HAS_SSIZE_T for egcs.Steve Huston1999-06-151-0/+1
* Removed math.hkirthika1999-06-151-1/+0
* Removed ceil since it involved including math.hkirthika1999-06-151-2/+2
* Removed math.hkirthika1999-06-151-11/+13
* .schmidt1999-06-151-8/+13
* .schmidt1999-06-151-29/+34
* Added template instantiation for ACE_Read_Guard<ACE_Thread_Mutex>kirthika1999-06-151-0/+2
* .schmidt1999-06-151-3/+11
* .schmidt1999-06-151-0/+13
* math.h was put on top to cirumvent erros when exceptions=1kirthika1999-06-151-1/+1
* removed ACE_HAS_USING_KEYWORDlevine1999-06-141-1/+0
* don't need ACE_HAS_PENTIUM here, because it's in config-g++-common.hlevine1999-06-141-1/+0
* added config files for QNX Neutrinolevine1999-06-141-0/+144
* *** empty log message ***schmidt1999-06-141-1/+4
* gethostbyname_r: gethostbyname is also thread-safe on AIX 4.3Steve Huston1999-06-141-2/+4