summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-10-182-0/+13
* Added #pragma warning(disable:4231).nw11997-10-171-0/+3
* *** empty log message ***schmidt1997-10-171-1/+1
* (operator=): rsh.value () instead of just rhslevine1997-10-171-1/+2
* move ace_svc_handler_lock_ to Object_Managerlevine1997-10-174-31/+20
* *** empty log message ***irfan1997-10-178-340/+300
* moved ace_os_monitor_lock and ACE_Token_Invariants_Creation_Lock to Object_Ma...levine1997-10-175-34/+50
* * ace/Message_Block.cpp: Changed how continuations are released injxh1997-10-172-3/+15
* (sema_trywait): on VxWorks only, fixed to set errno to EBUSY if the semaphore...levine1997-10-161-6/+16
* Replace #include "ace/Service_Config.h" with "ace/Object_Manager.h".nw11997-10-161-1/+1
* ChangeLogTag:Thu Oct 16 10:22:48 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-161-1/+1
* socket_init: use ACE_UNUSED_ARG instead.nw11997-10-161-2/+2
* *** empty log message ***schmidt1997-10-162-5/+5
* Cast the return value to (key_t).nw11997-10-161-1/+1
* *** empty log message ***schmidt1997-10-162-66/+69
* ChangeLogTag:Wed Oct 15 22:47:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-164-19/+140
* *** empty log message ***nw11997-10-163-104/+528
* updated ACE::beta_version () description.levine1997-10-161-101/+101
* *** empty log message ***schmidt1997-10-163-38/+117
* wrap numbers in parenslevine1997-10-151-3/+3
* removed parens from (???) because g++ got upset about encountering a trigraphlevine1997-10-151-1/+1
* use 4.3.19 for example instead of 4.3.18levine1997-10-151-3/+3
* ChangeLogTag:Wed Oct 15 10:35:38 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-10-151-1/+1
* added ACE version macros and static functions to ACE classlevine1997-10-153-0/+35
* changed ACE_TSS_CLEANUP_LOCK from an ACE_Thread_Mutex to an ACE_Recursive_Thr...levine1997-10-152-23/+24
* ChangeLogTag:Wed Oct 15 22:47:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-151-1/+1
* define ACE_NOTREACHED as empty on DEC_CXX (and on ghs instead of VXWORKS)levine1997-10-151-1/+1
* Work in progress.nw11997-10-154-2/+421
* removed ACE_NEEDS_DEV_IO_CONVERSIONlevine1997-10-151-2/+0
* (ACE_ARGV): removed extraneous ; function definitionlevine1997-10-151-1/+1
* (implementation): moved definition to top of file to prevent use before defin...levine1997-10-151-12/+12
* use "complex" ACE_UNUSED_ARG with DEC_CXXlevine1997-10-151-1/+1
* *** empty log message ***schmidt1997-10-151-3/+3
* *** empty log message ***schmidt1997-10-142-5/+6
* Moved ACE_LACKS_SIGNED_CHAR from HP C++-only to being set for both compilers.Steve Huston1997-10-141-2/+3
* use the static ACE_Static_Object_Lock even without ACE_HAS_NON_STATIC_OBJECT_...levine1997-10-141-3/+3
* use a static ACE_Static_Object_Lock with ACE_HAS_NONSTATIC_OBJECT_MANAGER, be...levine1997-10-141-0/+7
* moved ACE_Thread_Manager::THR_FUNC typedef outside the class declaration to a...levine1997-10-141-1/+6
* moved ACE_Static_Object_Lock from Synch.h to Object_Manager.hlevine1997-10-144-54/+41
* added #include "ace/Object_Manager.h" for ACE_Static_Object_Locklevine1997-10-143-0/+3
* commented out unused args and wrapped assignments in "if" conditionals to avoidlevine1997-10-141-8/+10
* *** empty log message ***schmidt1997-10-141-1/+9
* (ACE_Cleanup_Adapter): added virtual destructor, needed by some compilers for...levine1997-10-142-0/+8
* *** empty log message ***schmidt1997-10-141-2/+2
* *** empty log message ***schmidt1997-10-141-2/+1
* *** empty log message ***irfan1997-10-145-2/+527
* *** empty log message ***schmidt1997-10-142-72/+50
* *** empty log message ***schmidt1997-10-142-25/+57
* *** empty log message ***schmidt1997-10-145-33/+68
* Changed ACE_SYNCH_CONDITION for non-ACE_HAS_TEMPLATE_TYPEDEFS and with threadsSteve Huston1997-10-132-2/+2