summaryrefslogtreecommitdiff
path: root/ace/OS.h
Commit message (Expand)AuthorAgeFilesLines
* We got it finally right.mk11998-06-121-15/+1
* changed SWAP_WORD to ACE_SWAP_WORDmk11998-06-121-2/+2
* *** empty log message ***alex1998-06-121-30/+41
* *** empty log message ***gokhale1998-06-121-14/+14
* *** empty log message ***gokhale1998-06-121-0/+14
* *** empty log message ***alex1998-06-111-0/+36
* Tests now run OK (most of them) with BCB3gonzo1998-06-101-4/+9
* Added initial support for Borland C++ Buildergonzo1998-06-081-8/+10
* only use the null versions of the ACE_DES_FREE_TEMPLATE* macros with LynxOS 3...levine1998-05-301-11/+12
* added ACE_DES_FREE_TEMPLATE2 macro to handle template classes with two argumentslevine1998-05-281-0/+5
* define ACE_DES_FREE_TEMPLATE to be null on LynxOSlevine1998-05-281-0/+4
* moved ACE_IO_Vector declaration ahead of OS.i #includelevine1998-05-221-25/+25
* *** empty log message ***irfan1998-05-221-10/+33
* *** empty log message ***irfan1998-05-181-5/+35
* See ChangeLog:Fri May 15 22:55:51 1998 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1998-05-161-2/+6
* *** empty log message ***schmidt1998-05-151-6/+11
* *** empty log message ***schmidt1998-05-151-4/+9
* *** empty log message ***schmidt1998-05-151-0/+2
* *** empty log message ***irfan1998-05-141-75/+75
* *** empty log message ***irfan1998-05-141-6/+6
* Changed the g++ common file so that 2.8.1 acts like EGCS does. Thisjxh1998-05-141-1/+8
* Stopped using non-static object manager on CEnanbor1998-05-131-1/+0
* ChangeLogTag:Tue May 12 13:28:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-121-0/+2
* Bug fix for erroneous gnuc templatenanbor1998-05-121-0/+4
* Made shared library path/name components customizable via config.hSteve Huston1998-05-111-8/+12
* *** empty log message ***nanbor1998-05-101-2/+2
* Fixed FILETIME conversion bug.nanbor1998-05-071-0/+5
* Changed ACE_hrtime_t from signed to unsigned __int64 on Win32. There wasSteve Huston1998-05-011-2/+1
* Forgot to define ASYS_INLINE after #undef it.nanbor1998-05-011-0/+1
* Added control for default inlined-functions.nanbor1998-04-301-1/+1
* Added a macro ACE_LACKS_INLINE_FUNCTIONSnanbor1998-04-301-1461/+1475
* Made ACE_Service_Object_Exterminator an extern "C" function ptr.nanbor1998-04-271-0/+2
* Added an explicit cast for gobbler in ACE_FACTORY_DEFINE.nanbor1998-04-251-2/+2
* Made ACE_FACTORY_DEFINE-generated gobble function use assumed-constructed typeSteve Huston1998-04-241-1/+1
* added support on Solaris for setting LWP prioritylevine1998-04-181-12/+36
* ACE_FACTORY changes. Please see ChangeLog for detailsnanbor1998-04-171-3/+9
* (ACE_Thread_Adapter): added friend class declaration to avoid g++levine1998-04-141-0/+4
* *** empty log message ***schmidt1998-04-141-1/+4
* *** empty log message ***schmidt1998-04-141-2/+7
* *** empty log message ***schmidt1998-04-141-2/+3
* Guard the case against using ACE_HAS_MOSTLY_UNICODE_APIS without defining UNI...nanbor1998-04-131-1/+5
* Added ACE_CE_Bridgenanbor1998-04-101-1/+88
* *** empty log message ***schmidt1998-04-081-0/+4
* Added definition of ASYS_ONLY_MULTIBYTE_STRING for most other platforms.nanbor1998-04-071-0/+1
* Added UNICODE string conversion macros for CE.nanbor1998-04-071-0/+3
* fixed ACE_CAST_CONST definition with Sun CClevine1998-04-061-4/+6
* *** empty log message ***schmidt1998-04-041-4/+4
* *** empty log message ***schmidt1998-04-041-1/+4
* updated ACE_CAST_CONST commentlevine1998-04-031-1/+2
* added ACE_CAST_CONST, so that we can work around broken cast constness requir...levine1998-04-031-0/+8