summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1998-06-091-8/+12
* Move ACE_Allocator around to resolve a circular dependency among header files.nanbor1998-06-093-119/+144
* cleaned up commentslevine1998-06-081-6/+6
* set ACE_SIZEOF_LONG_DOUBLE to 12 if LDBL_MAX_EXP is 16384 and LDBL_DIG is 18levine1998-06-081-1/+5
* Switched the s from the msvc to borland conditional codebrunsch1998-06-081-2/+2
* Added initial support for Borland C++ Buildergonzo1998-06-0821-62/+984
* *** empty log message ***schmidt1998-06-071-2/+2
* added #include of ace/Timeprobe.h.levine1998-06-071-0/+2
* *** empty log message ***schmidt1998-06-072-5/+8
* *** empty log message ***schmidt1998-06-071-0/+1
* *** empty log message ***schmidt1998-06-071-2/+4
* *** empty log message ***sergio1998-06-071-1/+1
* *** empty log message ***schmidt1998-06-065-355/+363
* (dtor): inserted missing "[]" in delete of arraylevine1998-06-061-1/+1
* Added to Stephen Coy's changes so that debug messages are turned back onbrunsch1998-06-051-4/+16
* Got rid of all the checks of the Service Configurator's debug flag.brunsch1998-06-051-37/+29
* Added enable_debug_messages() to do the opposite ofbrunsch1998-06-052-4/+21
* Typo's in the documentation.alex1998-06-041-75/+74
* 4.5.10schmidt1998-06-041-2/+2
* Instead of defining _MT for users, spit out an error and stop the compilation.nanbor1998-06-031-1/+1
* Added ACE_HAS_USING_KEYWORDSteve Huston1998-06-032-0/+7
* wait_grp,wait_task: Don't copy Thread_Descriptor, copy Thread_Descriptor_Base...nanbor1998-06-021-4/+4
* Remove ACE_HAS_THREAD_SELF.Steve Huston1998-06-021-1/+0
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-0216-146/+22
* Modified double-checking patternnanbor1998-06-0116-22/+146
* *** empty log message ***irfan1998-06-012-18/+6
* *** empty log message ***irfan1998-06-011-2/+3
* removed trailing ; from template instantiation pragmaslevine1998-06-011-2/+2
* Changes suggested by Sergio to make it work with older version of GCC.jxh1998-05-312-43/+43
* Try to put enum into a class again. This time, created a dummy basejxh1998-05-302-5/+11
* (RB_Tree_Iterator::operator =): added explicit return type to thelevine1998-05-301-2/+2
* (remove_thr): added [] to delete of tid arraylevine1998-05-301-1/+1
* move enum RB_Tree_Node_Color out of the (template) class declaration because ...levine1998-05-302-6/+2
* only use the null versions of the ACE_DES_FREE_TEMPLATE* macros with LynxOS 3...levine1998-05-301-11/+12
* Internalized RED and BLACK. Some minor changes related to this.jxh1998-05-301-3/+3
* Changes related to internalizing RED and BLACK enums.jxh1998-05-301-9/+8
* Debugged some minor typo errors, and changes related to internalizingjxh1998-05-301-25/+26
* don't use ACE_HAS_PENTIUM code on Solaris (ACE_HAS_HI_RES_TIMER) because it u...levine1998-05-301-3/+13
* 4.5.9schmidt1998-05-291-2/+2
* *** empty log message ***schmidt1998-05-291-1/+6
* Added changes to RB_Tree to enable overloading of the comparison method.jxh1998-05-292-55/+67
* Added some minor fixes to the difftime implementation.jxh1998-05-291-12/+29
* Changes needed to accomodate SunOS4 which ACE_LACKS_DIFFTIMEjxh1998-05-298-0/+15
* *** empty log message ***jxh1998-05-291-0/+116
* Changed decision for order-of-include/inline from ACE_WIN32 toSteve Huston1998-05-292-2/+2
* Added ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-291-0/+3
* Added line for ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-281-0/+1
* Added ACE_HAS_ONE_DEFINITION_RULESteve Huston1998-05-282-0/+6
* *** empty log message ***schmidt1998-05-281-0/+4
* added ACE_DES_FREE_TEMPLATE2 macro to handle template classes with two argumentslevine1998-05-283-8/+13