summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_20'.ACE-4_6_20nobody1999-02-062-48/+0
* 4.6.20schmidt1999-02-061-2/+2
* Removed ACE_HAS_BROKEN_ENUMS.Steve Huston1999-02-053-7/+0
* changed ENSURE_32_BITS to LM_ENSURE_32_BITS, and its value from 0xffffffff to...levine1999-02-054-10/+6
* with Green Hills 1.8.9, only, #define ACE_HAS_STANDARD_CPP_LIBRARY to 1levine1999-02-041-3/+8
* With Green Hills, only #define ACE_HAS_STANDARD_CPP_LIBRARY (to 1)levine1999-02-041-15/+6
* added comment about ACE_HAS_STANDARD_CPP_LIBRARY with GHSlevine1999-02-041-0/+10
* added ACE_HAS_STANDARD_CPP_LIBRARY #define to 1, for Green Hills 1.8.9, but c...levine1999-02-041-0/+4
* added ACE_HAS_BROKEN_ENUMS with Green Hills, because it's needed with 1.8.9levine1999-02-041-1/+2
* *** empty log message ***nanbor1999-02-033-10/+35
* Added ACE_Export to ACE_At_Thread_Exit[_Func].nanbor1999-02-031-2/+2
* updated comments to reflect that ACE_HAS_NONSTATIC_OBJECT_MANAGER islevine1999-02-031-11/+7
* .schmidt1999-02-021-0/+1
* .schmidt1999-02-021-3/+19
* 4.6.19schmidt1999-02-021-2/+2
* 4.6.18schmidt1999-02-021-2/+2
* Woops, forgot about the Unicode and Alpha configs.brunsch1999-02-021-701/+18
* Don't compile template files even in Release.brunsch1999-02-021-38/+40
* ChangeLogTag:Mon Feb 1 13:49:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-011-0/+4
* Make svc() non-pure-virtual; provide default, do-nothing implementation.Steve Huston1999-02-012-5/+35
* With CC 5.0, enabled explicit template instantiation and addedlevine1999-02-011-6/+9
* .schmidt1999-02-011-3/+4
* *** empty log message ***parsons1999-02-011-6/+36
* .schmidt1999-02-011-72/+68
* .schmidt1999-02-015-26/+79
* .schmidt1999-02-014-20/+48
* *** empty log message ***parsons1999-01-313-882/+918
* *** empty log message ***irfan1999-01-303-0/+14
* Added ACE_HAS_GPERFSteve Huston1999-01-291-0/+2
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-299-8/+347
* Removed tabs.nanbor1999-01-291-2/+2
* Changed ACE_Thread_State implementationnanbor1999-01-294-64/+83
* *** empty log message ***irfan1999-01-292-13/+8
* ChangeLogTag:Thu Jan 28 19:08:25 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-291-1/+1
* Rename BASE to ACE_AMM_BASE - BASE conflicts with something on AIX xlC.Steve Huston1999-01-282-13/+13
* ChangeLogTag:Thu Jan 28 10:04:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-281-47/+21
* addedlevine1999-01-281-0/+17
* reverted ACE_HAS_SOCKLEN_T and __USE_XOPEN changeslevine1999-01-281-1/+1
* *** empty log message ***kirthika1999-01-281-19/+11
* Added LOCK_SOCK_Acceptor to TEMPLATE_FILES list.Ossama Othman1999-01-271-0/+1
* 4.6.17levine1999-01-271-2/+2
* We should use sendv/recvv instead of writev/readv for sockets.nanbor1999-01-271-2/+2
* *** empty log message ***nanbor1999-01-261-1/+1
* *** empty log message ***parsons1999-01-262-15/+16
* ChangeLogTag:Tue Jan 26 10:55:02 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-261-3/+3
* *** empty log message ***parsons1999-01-264-653/+706
* Removed LOG_MSG refs from expanded macros in recv and accept. No platformsSteve Huston1999-01-261-8/+3
* Typobrunsch1999-01-251-1/+2
* ACE_OS::accept, ACE_OS::recv - set EAGAIN to EWOULDBLOCK.Steve Huston1999-01-251-1/+47
* In handle_timed_complete, set errno to ETIMEDOUT, not ETIME, if the connectSteve Huston1999-01-251-1/+1