| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added ACE_LACKS_GETS | nanbor | 1998-03-09 | 1 | -0/+1 |
* | ACE_Recursive_Thread_Mutex::get_nesting_level is not supported on CE. | nanbor | 1998-03-09 | 1 | -0/+5 |
* | Moved ACE_Tokenizer from Process.* to SString.* | nanbor | 1998-03-09 | 4 | -284/+288 |
* | Added wchar version of atoi, remove !defined (ACE_HAS_WINCE) from gets. | nanbor | 1998-03-09 | 1 | -2/+8 |
* | Added wchar version of atoi, and two new macros ASYS_WIDE_STRING and ASYS_MUL... | nanbor | 1998-03-09 | 1 | -0/+14 |
* | Redefined many functions signatures to reduce string conversions on CE. | nanbor | 1998-03-09 | 2 | -45/+52 |
* | Use ASYS_MULTIBYTE_STRING to supress some string conversions under CE | nanbor | 1998-03-09 | 2 | -2/+2 |
* | Converting debugging messages for CE using the ASYS_TEXT macro. | nanbor | 1998-03-09 | 9 | -93/+93 |
* | (cond_timedwait): removed "struct" from declaration of local | levine | 1998-03-09 | 1 | -1/+1 |
* | ACE version 4.4.32, released Sat Mar 07 16:46:58 1998. | levine | 1998-03-07 | 1 | -2/+2 |
* | (sigwait): removed "::" from before sigwait () call with | levine | 1998-03-06 | 1 | -1/+1 |
* | Added a missing right paren to ACE_TRACE macro definition. | nanbor | 1998-03-05 | 1 | -1/+1 |
* | Redefined ostream as FILE. More CE stuff added. | nanbor | 1998-03-05 | 1 | -2/+4 |
* | Added ASYS_TEXT to numerous debugging messages | nanbor | 1998-03-05 | 2 | -21/+21 |
* | Changed ASYS_TEXT to _TEXT. | nanbor | 1998-03-05 | 1 | -2/+2 |
* | Undefined friend relations with ostream on CE. | nanbor | 1998-03-05 | 1 | -0/+8 |
* | CE UNICODE madness continue... | nanbor | 1998-03-05 | 4 | -115/+133 |
* | Redefined sock_error on CE. Added ASYS_TEXT to debugging messages. | nanbor | 1998-03-05 | 2 | -31/+31 |
* | Added ASYS_TEXT to numerous debugging messages | nanbor | 1998-03-05 | 4 | -16/+16 |
* | added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume... | levine | 1998-03-04 | 6 | -0/+9 |
* | delete svc_initializer after initializing svc_location | levine | 1998-03-04 | 2 | -199/+199 |
* | oops, added some missing ACE_INLINE's | levine | 1998-03-04 | 1 | -4/+4 |
* | removed const from static cast to avoid warnings about meaningless type quali... | levine | 1998-03-04 | 2 | -3/+3 |
* | (readv,writev): added static cast of iov_len to int, to avoid unsigned compar... | levine | 1998-03-04 | 1 | -2/+2 |
* | Added simulation codes for handling detached threads for Win32. | nanbor | 1998-03-04 | 1 | -1/+11 |
* | Changed the uses of ACE_WString::rep to ACE_WString::fast_rep. | nanbor | 1998-03-04 | 1 | -12/+12 |
* | Added definition of THR_DETACHED for Win32. | nanbor | 1998-03-04 | 1 | -5/+5 |
* | (ACE_U_LongLong::operator*=): updated with James' implementation | levine | 1998-03-03 | 2 | -11/+88 |
* | *** empty log message *** | schmidt | 1998-03-03 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1998-03-03 | 1 | -12/+12 |
* | Added Win32 thread exit functionality. | nanbor | 1998-03-02 | 2 | -2/+21 |
* | added ACE_LACKS_ACE_IOSTREAM wtih ghs, because its iostream doesn't have sepa... | levine | 1998-03-02 | 1 | -0/+1 |
* | *** empty log message *** | schmidt | 1998-03-02 | 4 | -5/+5 |
* | just #include config-sunos5.5-sunc++-4.x.h | levine | 1998-03-02 | 1 | -212/+4 |
* | replaced ACE_PAGE_SIZE with ACE_HAS_GETPAGESIZE, and added ACE_HAS_STL_MAP_CO... | levine | 1998-03-02 | 1 | -2/+3 |
* | *** empty log message *** | irfan | 1998-03-01 | 1 | -1/+1 |
* | *** empty log message *** | alex | 1998-03-01 | 1 | -78/+46 |
* | *** empty log message *** | alex | 1998-03-01 | 1 | -7/+18 |
* | *** empty log message *** | irfan | 1998-03-01 | 2 | -1/+9 |
* | (sema_init): on VxWorks, use the type argument for the sema type, instead of ... | levine | 1998-03-01 | 1 | -5/+1 |
* | use the new ACE_DEFAULT_SYNCH_TYPE for the default mutex, etc., type, so that... | levine | 1998-03-01 | 1 | -6/+17 |
* | Fixed a typo. | nanbor | 1998-03-01 | 1 | -46/+46 |
* | *** empty log message *** | schmidt | 1998-02-28 | 1 | -31/+35 |
* | (ACE_U_LongLong): added a bunch of arithmetic operators for the TAO Time Service | levine | 1998-02-27 | 2 | -27/+188 |
* | used ACE_NEEDS_READV/WRITEV with GHS as well as with g++ | levine | 1998-02-27 | 1 | -3/+4 |
* | *** empty log message *** | schmidt | 1998-02-27 | 1 | -2/+3 |
* | *** empty log message *** | schmidt | 1998-02-27 | 1 | -5/+0 |
* | Updates to support nicer debug messages. | cleeland | 1998-02-27 | 1 | -0/+15 |
* | ACE version 4.4.31, released Thu Feb 26 21:36:27 1998. | schmidt | 1998-02-27 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1998-02-26 | 1 | -1/+1 |