| Commit message (Expand) | Author | Age | Files | Lines |
* | Added #include "ace/SString.h" to catch def for ACE_Tokenizer | Steve Huston | 1999-05-18 | 1 | -0/+1 |
* | Fri May 14 15:35:50 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-05-14 | 1 | -2/+2 |
* | Added support to enter_recv_timedwait, enter_send_timedwait, | jxh | 1999-05-10 | 1 | -5/+78 |
* | Removed DllMain function. | Steve Huston | 1999-05-05 | 1 | -33/+0 |
* | temporary fix to dll load/unload on NT so tao_idl doesn't crash | cdgill | 1999-05-03 | 1 | -0/+4 |
* | Reverted my previous change. | nanbor | 1999-05-01 | 1 | -3/+2 |
* | Fixed non-static object manger being destructed too late problem | nanbor | 1999-05-01 | 1 | -4/+5 |
* | Re-enabled DllMain use for init/fini ACE on Win32 DLL. | Steve Huston | 1999-04-26 | 1 | -8/+10 |
* | (init,fini): moved init_fini_count_ from ACE Object_Managers to ACE, so that ... | levine | 1999-04-26 | 1 | -5/+27 |
* | Temporarily disable DllMain. | Steve Huston | 1999-04-21 | 1 | -1/+1 |
* | Add DllMain function from which to call ACE::init() and ACE::fini(). | Steve Huston | 1999-04-21 | 1 | -0/+28 |
* | (read_n,send_n,write_n): moved from ACE to ACE_OS, so that the uses in OS.cpp... | levine | 1999-04-16 | 1 | -88/+2 |
* | . | schmidt | 1999-04-09 | 1 | -1/+1 |
* | pSOS MIPS patches from Jaepil Kim | cdgill | 1999-03-16 | 1 | -0/+2 |
* | Use CSIOCGIFCONF instead of SIOCGIFCONF on AIX. | Steve Huston | 1999-03-16 | 1 | -3/+18 |
* | fork(), handle case for ACE_HAS_UNION_WAIT. | Steve Huston | 1999-03-16 | 1 | -0/+5 |
* | removed unnecessary #includes of ace/IPC_SAP.h, ace/Process.h, and ace/SString.h | levine | 1999-03-11 | 1 | -4/+1 |
* | . | schmidt | 1999-03-03 | 1 | -3/+3 |
* | (strecpy,unique_name): moved to ACE_OS, so it can be self-contained | levine | 1999-03-01 | 1 | -24/+4 |
* | Removed tabs | nanbor | 1999-02-20 | 1 | -2/+2 |
* | *** empty log message *** | nanbor | 1999-02-19 | 1 | -0/+2 |
* | . | schmidt | 1999-02-19 | 1 | -9/+1 |
* | Initialize struct ifreq * ifs to zero to prevent "uninitialized warnings | Ossama Othman | 1999-02-10 | 1 | -1/+1 |
* | Made sure to look for a dll under the current directory first on Win32. | nanbor | 1999-02-09 | 1 | -12/+36 |
* | . | schmidt | 1999-02-02 | 1 | -0/+1 |
* | . | schmidt | 1999-02-01 | 1 | -0/+54 |
* | . | schmidt | 1999-02-01 | 1 | -3/+6 |
* | ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-01-29 | 1 | -1/+38 |
* | In handle_timed_complete, set errno to ETIMEDOUT, not ETIME, if the connect | Steve Huston | 1999-01-25 | 1 | -1/+1 |
* | moved gcd, minimum_frame_size to class ACE | cdgill | 1999-01-22 | 1 | -0/+60 |
* | . | schmidt | 1999-01-20 | 1 | -2/+5 |
* | Fix open-temp-file on Win32 | nanbor | 1999-01-18 | 1 | -3/+3 |
* | *** empty log message *** | irfan | 1999-01-13 | 1 | -2/+2 |
* | . | schmidt | 1999-01-11 | 1 | -1/+78 |
* | . | schmidt | 1999-01-04 | 1 | -0/+28 |
* | ChangeLogTag:Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-12-31 | 1 | -3/+2 |
* | ChangeLogTag:Wed Dec 30 14:41:56 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-12-30 | 1 | -4/+10 |
* | *** empty log message *** | irfan | 1998-12-25 | 1 | -0/+1 |
* | *** empty log message *** | irfan | 1998-12-25 | 1 | -1/+33 |
* | *** empty log message *** | nanbor | 1998-12-23 | 1 | -7/+1 |
* | *** empty log message *** | nanbor | 1998-12-23 | 1 | -6/+17 |
* | *** empty log message *** | irfan | 1998-12-12 | 1 | -3/+4 |
* | *** empty log message *** | irfan | 1998-12-08 | 1 | -0/+8 |
* | Added _AIX to platforms that get explicit template instantiation at end of file. | Steve Huston | 1998-10-30 | 1 | -1/+1 |
* | Let AIX take a whack at ACE::get_ip_interfaces. | Steve Huston | 1998-10-24 | 1 | -3/+3 |
* | Replaced __TEXT with ACE_TEXT | nanbor | 1998-10-24 | 1 | -8/+8 |
* | In get_ip_interfaces, on Win32 w/ Winsock2, use WSAIoctl to get the interface | Steve Huston | 1998-10-21 | 1 | -0/+74 |
* | . | schmidt | 1998-10-16 | 1 | -3/+3 |
* | *** empty log message *** | irfan | 1998-10-09 | 1 | -0/+14 |
* | (set_handle_limit): wrapped the final return statement with #ifdef __sgi. | levine | 1998-10-03 | 1 | -0/+6 |