| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected usage of ASYS_MULTIBYTE_STRING | nanbor | 1999-02-20 | 2 | -2/+2 |
* | Added ACE_OS_?String classes | nanbor | 1999-02-20 | 3 | -12/+115 |
* | moved ACE from OS_FILES to UTILS_FILES | levine | 1999-02-19 | 1 | -1/+1 |
* | . | schmidt | 1999-02-19 | 5 | -203/+275 |
* | Don't open files with FILE_SHARE_DELETE on Win95. | nanbor | 1999-02-19 | 1 | -0/+4 |
* | ChangeLogTag:Fri Feb 19 01:32:45 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-02-19 | 1 | -1/+1 |
* | . | schmidt | 1999-02-19 | 1 | -8/+7 |
* | *** empty log message *** | nanbor | 1999-02-19 | 2 | -22/+27 |
* | . | schmidt | 1999-02-19 | 3 | -58/+74 |
* | . | schmidt | 1999-02-19 | 8 | -159/+188 |
* | *** empty log message *** | nanbor | 1999-02-19 | 1 | -0/+6 |
* | Don't set timeout to ACE_Time_Value::zero if we want blocking connection. | nanbor | 1999-02-18 | 1 | -2/+0 |
* | *** empty log message *** | nanbor | 1999-02-18 | 1 | -0/+4 |
* | ACE_THROW_INT should create a new instance of the exception. | nanbor | 1999-02-18 | 1 | -1/+1 |
* | Added ACE_THROW_INT to be used in ACE_NEW_THROW_EX. | nanbor | 1999-02-17 | 1 | -0/+6 |
* | Added ACE_NEW_THROW_EX. | nanbor | 1999-02-17 | 1 | -10/+20 |
* | *** empty log message *** | nanbor | 1999-02-17 | 1 | -2733/+583 |
* | Disable WIN32, multi-threaded run-time and dll run-time checking on CE. | nanbor | 1999-02-17 | 1 | -2/+2 |
* | Silly CE fix. | nanbor | 1999-02-17 | 1 | -2/+2 |
* | Define ACE_HAS_WINCE if it is not defined already | nanbor | 1999-02-17 | 1 | -0/+4 |
* | Added ACE_DECLARE_NEW_CORBA_ENV. | nanbor | 1999-02-17 | 1 | -0/+3 |
* | Added ACE_PRINT_EXCEPTION. | nanbor | 1999-02-16 | 1 | -0/+11 |
* | CE fixes. | nanbor | 1999-02-16 | 3 | -8/+996 |
* | Updated the project | alex | 1999-02-16 | 1 | -0/+23 |
* | Added these files also | alex | 1999-02-16 | 5 | -52/+2947 |
* | *** empty log message *** | alex | 1999-02-16 | 1 | -0/+2 |
* | *** empty log message *** | alex | 1999-02-16 | 6 | -0/+2790 |
* | Applied Bridge pattern to the POSIX implementation of the Proactor | alex | 1999-02-16 | 6 | -0/+4350 |
* | *** empty log message *** | alex | 1999-02-16 | 8 | -6253/+5317 |
* | . | schmidt | 1999-02-16 | 1 | -82/+67 |
* | 4.6.22 | schmidt | 1999-02-15 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1999-02-14 | 1 | -2/+2 |
* | Started to introduce the work done by the ACE Configuration | Ossama Othman | 1999-02-14 | 1 | -0/+1337 |
* | ChangeLogTag:Sun Feb 14 12:47:03 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-02-14 | 3 | -111/+110 |
* | Fixed missing paren. | nanbor | 1999-02-14 | 1 | -1/+1 |
* | CE changes: Sat Feb 13 22:06:17 1999 Nanbor Wang | nanbor | 1999-02-14 | 7 | -598/+1782 |
* | . | schmidt | 1999-02-13 | 2 | -18/+20 |
* | Add "ace/" to #include "Auto_Ptr.h" | Steve Huston | 1999-02-13 | 1 | -1/+1 |
* | removed, because it's not used | levine | 1999-02-12 | 1 | -13/+0 |
* | Added back sendv/recvv and mark iov send/recv deprecated. | nanbor | 1999-02-12 | 3 | -6/+29 |
* | Changed iovec version of sendv/recvv back to send/recv | nanbor | 1999-02-12 | 3 | -6/+6 |
* | split FILES into subsets | levine | 1999-02-12 | 1 | -158/+201 |
* | * ace/Makefile: Removed blank line that was added when troubleshooting | Ossama Othman | 1999-02-12 | 1 | -1/+0 |
* | added ACE_HAS_STANDARD_CPP_LIBRARY and ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB | levine | 1999-02-12 | 1 | -1/+3 |
* | Test commit for cvs log problem. | Ossama Othman | 1999-02-11 | 1 | -0/+1 |
* | Fixed Alpha Config | brunsch | 1999-02-11 | 1 | -17/+17 |
* | Added pragma once. Added ACE_ANY_EXCEPTION. | nanbor | 1999-02-11 | 1 | -2/+16 |
* | Now checks more carefully that the correct run-time libraries (dll versions | brunsch | 1999-02-11 | 1 | -4/+15 |
* | * ace/Makefile: added Pair_T.cpp and Template_Instantiations.cpp | Ossama Othman | 1999-02-10 | 1 | -0/+2 |
* | Initialize struct ifreq * ifs to zero to prevent "uninitialized warnings | Ossama Othman | 1999-02-10 | 1 | -1/+1 |