summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_23'.ACE-4_5_23nobody1998-07-191-6969/+0
* 4.5.23schmidt1998-07-191-2/+2
* 4.5.22schmidt1998-07-191-2/+2
* ace/ACE.cpp: Looks like we are having some trouble with the loading ofbrunsch1998-07-191-4/+4
* *** empty log message ***schmidt1998-07-185-2/+8
* Added RCS Ids to the flex/bison filesgonzo1998-07-184-76/+84
* *** empty log message ***irfan1998-07-171-62/+84
* *** empty log message ***schmidt1998-07-172-2/+2
* *** empty log message ***schmidt1998-07-171-6/+9
* (sema_wait w/time): on VxWorks and pSoS, subtract the current time fromlevine1998-07-171-14/+33
* (enable): removed unreachable break statement.levine1998-07-171-7/+5
* Added an ACE_NOTSUP_RETURN statementbrunsch1998-07-171-0/+1
* Correct WinCE simulation of ACE_OS::sema_wait(ACE_sema_t *, ACE_Time_Value&)Steve Huston1998-07-161-7/+10
* Fixed minor typo.coryan1998-07-161-1/+1
* The macro ACE_SIGURG was misnamed ACE_URGENT, apparently just a bigcoryan1998-07-161-1/+1
* *** empty log message ***schmidt1998-07-164-86/+84
* *** empty log message ***schmidt1998-07-163-32/+70
* ChangeLogTag:Thu Jul 16 15:02:55 1998 Carlos O'Ryancoryan1998-07-161-1/+0
* ChangeLogTag:Thu Jul 16 15:02:55 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-162-1/+14
* Added documentation for ACE_DISABLE_DEBUG_DLL_CHECK.nanbor1998-07-161-0/+1
* Added debug DLL automatic searching machanism to ACE::ldfind.nanbor1998-07-161-2/+16
* (instance): removed const-ness from local void * obj, because thelevine1998-07-161-3/+3
* Changed dynamic_cast to reinterpret_cast.nanbor1998-07-161-1/+1
* *** empty log message ***schmidt1998-07-161-1/+0
* *** empty log message ***schmidt1998-07-161-11/+3
* fixed message and byte counting bugscdgill1998-07-151-7/+55
* Added a copy constructor for ACE_Thread_ID.jxh1998-07-152-1/+8
* Added some MVS-specific behavior to handle_error() and check_handles().Steve Huston1998-07-151-5/+16
* ChangeLog entry: Tue Jul 14 14:00:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-151-0/+2
* ChangeLogTag:Tue Jul 14 12:02:15 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-143-7/+8
* use ACE_UINT64_LITERAL to replace platform-specific codelevine1998-07-141-13/+6
* added ACE_UINT64_LITERAL macrolevine1998-07-141-5/+14
* (refresh_{late,pending}_queue): removed some breaks followinglevine1998-07-141-6/+0
* On VxWorks, added forward declaration of class ACE_Message_Queue_Vx.levine1998-07-141-11/+15
* (create_Vx_message_queue): added template <ACE_SYNCH_DECL>.levine1998-07-141-69/+70
* refined dynamic queues based on performance test resultscdgill1998-07-135-719/+1069
* Changed the type of <dynamic_> from char to int.nanbor1998-07-131-1/+1
* added #define ACE_USE_RCS_ID 0levine1998-07-111-0/+5
* moved ACE_RCSID inside the ifndef ACE_TIMER_QUEUE_ADAPTERS_C protectionlevine1998-07-111-3/+3
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-11183-2/+405
* 4.5.21levine1998-07-111-2/+2
* Added some more files to the projects.brunsch1998-07-102-25/+187
* added ACE_INLINE specifiers to operator+ declarations, to please Sun C++levine1998-07-101-29/+29
* Support for Borland C++ 5.x as DLLgonzo1998-07-107-30/+15
* *** empty log message ***irfan1998-07-092-16/+16
* *** empty log message ***irfan1998-07-094-68/+58
* For LONG_LONG size determination, don't use ULONGLONG_MAX ifdef __GNUG__.levine1998-07-091-2/+2
* *** empty log message ***irfan1998-07-091-2/+2
* *** empty log message ***irfan1998-07-082-91/+82
* Inserted note to not use this config, but to use config-sunos5.5.hlevine1998-07-081-3/+5