summaryrefslogtreecommitdiff
path: root/ace/ACE.cpp
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1998-10-161-3/+3
* *** empty log message ***irfan1998-10-091-0/+14
* (set_handle_limit): wrapped the final return statement with #ifdef __sgi.levine1998-10-031-0/+6
* ChangeLogTag:Fri Oct 2 23:43:51 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-031-0/+1
* .schmidt1998-10-011-4/+0
* ChangeLogschmidt1998-10-011-0/+6
* *** empty log message ***irfan1998-10-011-12/+9
* .schmidt1998-09-301-1/+1
* *** empty log message ***schmidt1998-09-301-0/+9
* *** empty log message ***irfan1998-09-261-0/+1
* (set_handle_limit): on platforms with ACE_LACKS_RLIMIT or !levine1998-09-251-7/+8
* .schmidt1998-09-181-7/+9
* *** empty log message ***alex1998-09-181-0/+21
* ChangeLogirfan1998-09-171-70/+12
* Changed some iovecs to ACE_IO_Vector_Base.brunsch1998-09-171-4/+4
* *** empty log message ***schmidt1998-09-141-11/+11
* *** empty log message ***schmidt1998-09-071-0/+53
* *** empty log message ***schmidt1998-09-071-1/+1
* *** empty log message ***schmidt1998-09-041-1/+1
* *** empty log message ***schmidt1998-09-041-0/+3
* (get_ip_interfaces): removed trailing } after comment following #endiflevine1998-09-021-4/+4
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-1/+49
* added init and finilevine1998-08-311-41/+54
* ChangeLogTag:Sat Aug 8 09:37:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-081-1/+1
* Added envinfo to report versions of ACE, OS and compilergonzo1998-08-071-0/+40
* *** empty log message ***schmidt1998-07-311-3/+4
* Moved a few methods from ACE to ACE_Event_Handlergonzo1998-07-301-68/+0
* Oops! Win32 specific code must be conditionally compiled.nanbor1998-07-191-0/+2
* Fixed premature return bug in ACE::ldfindnanbor1998-07-191-5/+6
* ace/ACE.cpp: Looks like we are having some trouble with the loading ofbrunsch1998-07-191-4/+4
* Added debug DLL automatic searching machanism to ACE::ldfind.nanbor1998-07-161-2/+16
* ChangeLogTag:Tue Jul 14 12:02:15 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-07-141-5/+5
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Changed a ASYS_TCHAR * to const - prevents future error - conversion from stringSteve Huston1998-06-291-1/+1
* *** empty log message ***schmidt1998-06-211-2/+2
* *** empty log message ***schmidt1998-06-201-216/+433
* *** empty log message ***schmidt1998-06-201-6/+9
* Tests now run OK (most of them) with BCB3gonzo1998-06-101-9/+10
* Added initial support for Borland C++ Buildergonzo1998-06-081-1/+0
* Fixed problem of successful connect in handle_timed_complete being reportedSteve Huston1998-05-271-5/+13
* *** empty log message ***irfan1998-05-221-10/+68
* *** empty log message ***irfan1998-05-191-1/+1
* *** empty log message ***irfan1998-05-181-6/+20
* (send_n): keep trying to send if ACE::send () fails due to EWOULDBLOCKlevine1998-05-111-20/+23
* get_ip_interfaces on Win32 - buf_len needed to be reset on each call toSteve Huston1998-05-061-0/+1
* Added control for default inlined-functions.nanbor1998-04-301-0/+4
* *** empty log message ***schmidt1998-04-211-1/+2
* Fixed a mismcalculated string length when using UNICODE.nanbor1998-04-141-2/+2
* *** empty log message ***schmidt1998-04-131-4/+5
* The buffer should always be of type (const char *).nanbor1998-04-101-1/+1