summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Moved things around to make CE happynanbor1998-05-131-4/+3
* Stopped using non-static object manager on CEnanbor1998-05-132-2/+1
* Made CE friendlynanbor1998-05-131-4/+4
* ChangeLogTag:Tue May 12 13:28:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-121-0/+2
* *** empty log message ***nanbor1998-05-121-0/+1
* Bug fix for erroneous gnuc templatenanbor1998-05-123-2/+10
* Bob Laferriere's mods to make the environment buffer and number of environmen...levine1998-05-122-20/+49
* (ACE_Allocator::instance): replaced dynamic allocation of the default ACE_All...levine1998-05-122-46/+82
* *** empty log message ***nanbor1998-05-121-0/+4
* CE stuffnanbor1998-05-129-72/+83
* Only define ACE_LACKS_INLINE_FUNCTIONS for SH debug versionnanbor1998-05-111-0/+2
* dynamic scheduler integrationcdgill1998-05-111-0/+31
* Moved CE's implementation of ACE_OS::fprintf from OS.i to OS.cppnanbor1998-05-112-7/+7
* ChangeLogTag:Mon May 11 15:15:24 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-111-2/+2
* Changed fmtstr in ctime_r (CE implementation) to ACE_OS_CTIME_R_FMTSTRnanbor1998-05-111-2/+2
* Replaced a recv with a recv_n. (This helps compatibility with the JACEeea11998-05-111-1/+1
* (send_n): keep trying to send if ACE::send () fails due to EWOULDBLOCKlevine1998-05-111-20/+23
* first revision of Red-Black Tree data structure implementationcdgill1998-05-113-0/+1076
* added some comments about GHS asm supportlevine1998-05-111-6/+15
* Set the shared lib components explicitlySteve Huston1998-05-111-0/+4
* Set shared lib path info explicitlySteve Huston1998-05-111-0/+7
* Made shared library path/name components customizable via config.hSteve Huston1998-05-111-8/+12
* ~Profile_Timer should be in the \#else bocknanbor1998-05-111-2/+1
* Added ACE_HAS_NON_STATIC_OBJECT_MANAGERnanbor1998-05-111-0/+1
* Made CE friendlynanbor1998-05-111-2/+2
* Removed inlined functions under CE.nanbor1998-05-114-34/+206
* More Thread_Manager optimization.nanbor1998-05-115-48/+48
* *** empty log message ***irfan1998-05-115-13/+99
* *** empty log message ***nanbor1998-05-101-118/+1
* *** empty log message ***nanbor1998-05-104-51/+72
* Changed the lock used by thread_desc_freelist_ to a ACE_SYNCH_MUTEX.nanbor1998-05-101-6/+2
* CE UNICODE related change.nanbor1998-05-091-1/+1
* *** empty log message ***schmidt1998-05-081-3/+0
* Added ACE_INLINE to declarations of set_next, get_next in Thread_Descriptor.nanbor1998-05-081-3/+4
* *** empty log message ***schmidt1998-05-082-7/+16
* (sleep): On Linux without ::poll (), copy the ACE_Time_Value argument because...levine1998-05-081-3/+11
* only use ACE_HAS_POLL with glibc2levine1998-05-081-4/+4
* Added code to subscribe() for Win32 to subscribe on each IP interfaceSteve Huston1998-05-081-0/+49
* Optimize for the most usual case where there is no contension when removing T...nanbor1998-05-082-6/+19
* updated KCC/Linux support, and integrated into config-linux-common.hlevine1998-05-083-189/+61
* 4.5.2schmidt1998-05-081-2/+2
* ChangeLogTag:Thu May 7 14:10:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-074-8/+7
* *** empty log message ***nanbor1998-05-071-0/+4
* Fixed FILETIME conversion bug.nanbor1998-05-072-7/+27
* *** empty log message ***schmidt1998-05-072-8/+13
* ChangeLogTag:Wed May 6 23:58:40 1998 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1998-05-071-1/+2
* only use ACE_HAS_4_4BSD_SENDMSG_RECVMSG with glibc2levine1998-05-071-2/+1
* get_ip_interfaces on Win32 - buf_len needed to be reset on each call toSteve Huston1998-05-061-0/+1
* VC 4.2 can't handle the macro ACE_EXPORT_DECLARE.nanbor1998-05-061-5/+2
* *** empty log message ***nanbor1998-05-064-31/+129