| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag: Sun Sep 5 13:40:18 1999 Michael Kircher <Michael.Kircher@mch... | mk1 | 1999-09-05 | 1 | -1/+1 |
* | ChangeLogTag:Thu Aug 19 13:03:07 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-08-19 | 1 | -5/+2 |
* | ChangeLogTag:Thu Jul 29 14:32:28 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-07-29 | 1 | -0/+2 |
* | Indentation | kirthika | 1999-07-27 | 1 | -3/+2 |
* | The FreeBSD bug fix to ACE::out_of_handles was changed | kirthika | 1999-07-27 | 1 | -1/+2 |
* | ACE::out_of_handles (int error): added bug fixes for RedHat5.2 and | kirthika | 1999-07-27 | 1 | -0/+7 |
* | ChangeLogTag:Fri Jul 23 16:40:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-07-23 | 1 | -2/+2 |
* | ChangeLogTag:Fri Jul 23 12:09:18 1999 Nanbor Wang <nanbor@cs.wustl.edu> | nanbor | 1999-07-23 | 1 | -4/+4 |
* | ChangeLogTag: Mon Jul 19 21:13:16 1999 Doug Anderson <doug@clark.net> | levine | 1999-07-20 | 1 | -1/+0 |
* | *** empty log message *** | irfan | 1999-07-17 | 1 | -1/+1 |
* | ChangeLogTag:Fri Jul 16 19:41:05 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-07-17 | 1 | -2/+25 |
* | Fixed warnings and generated by gcc 2.95; mostly due to format | Ossama Othman | 1999-07-15 | 1 | -1/+1 |
* | Pure unicode fixes. | nanbor | 1999-07-05 | 1 | -7/+9 |
* | ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-07-03 | 1 | -30/+54 |
* | PharLap changes - see ChangeLog 01 Jul | Steve Huston | 1999-07-02 | 1 | -6/+79 |
* | ChangeLogTag:Wed Jun 16 14:27:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-16 | 1 | -3/+26 |
* | . | schmidt | 1999-06-09 | 1 | -11/+6 |
* | 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 |