summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
...
* Added ACE_LACKS_GETSnanbor1998-03-091-0/+1
* ACE_Recursive_Thread_Mutex::get_nesting_level is not supported on CE.nanbor1998-03-091-0/+5
* Moved ACE_Tokenizer from Process.* to SString.*nanbor1998-03-094-284/+288
* Added wchar version of atoi, remove !defined (ACE_HAS_WINCE) from gets.nanbor1998-03-091-2/+8
* Added wchar version of atoi, and two new macros ASYS_WIDE_STRING and ASYS_MUL...nanbor1998-03-091-0/+14
* Redefined many functions signatures to reduce string conversions on CE.nanbor1998-03-092-45/+52
* Use ASYS_MULTIBYTE_STRING to supress some string conversions under CEnanbor1998-03-092-2/+2
* Converting debugging messages for CE using the ASYS_TEXT macro.nanbor1998-03-099-93/+93
* (cond_timedwait): removed "struct" from declaration of locallevine1998-03-091-1/+1
* ACE version 4.4.32, released Sat Mar 07 16:46:58 1998.levine1998-03-071-2/+2
* (sigwait): removed "::" from before sigwait () call withlevine1998-03-061-1/+1
* Added a missing right paren to ACE_TRACE macro definition.nanbor1998-03-051-1/+1
* Redefined ostream as FILE. More CE stuff added.nanbor1998-03-051-2/+4
* Added ASYS_TEXT to numerous debugging messagesnanbor1998-03-052-21/+21
* Changed ASYS_TEXT to _TEXT.nanbor1998-03-051-2/+2
* Undefined friend relations with ostream on CE.nanbor1998-03-051-0/+8
* CE UNICODE madness continue...nanbor1998-03-054-115/+133
* Redefined sock_error on CE. Added ASYS_TEXT to debugging messages.nanbor1998-03-052-31/+31
* Added ASYS_TEXT to numerous debugging messagesnanbor1998-03-054-16/+16
* added ACE_LACKS_GETHOSTENT, so that SOCK_Connector_Test doesn't have to enume...levine1998-03-046-0/+9
* delete svc_initializer after initializing svc_locationlevine1998-03-042-199/+199
* oops, added some missing ACE_INLINE'slevine1998-03-041-4/+4
* removed const from static cast to avoid warnings about meaningless type quali...levine1998-03-042-3/+3
* (readv,writev): added static cast of iov_len to int, to avoid unsigned compar...levine1998-03-041-2/+2
* Added simulation codes for handling detached threads for Win32.nanbor1998-03-041-1/+11
* Changed the uses of ACE_WString::rep to ACE_WString::fast_rep.nanbor1998-03-041-12/+12
* Added definition of THR_DETACHED for Win32.nanbor1998-03-041-5/+5
* (ACE_U_LongLong::operator*=): updated with James' implementationlevine1998-03-032-11/+88
* *** empty log message ***schmidt1998-03-031-2/+2
* *** empty log message ***schmidt1998-03-031-12/+12
* Added Win32 thread exit functionality.nanbor1998-03-022-2/+21
* added ACE_LACKS_ACE_IOSTREAM wtih ghs, because its iostream doesn't have sepa...levine1998-03-021-0/+1
* *** empty log message ***schmidt1998-03-024-5/+5
* just #include config-sunos5.5-sunc++-4.x.hlevine1998-03-021-212/+4
* replaced ACE_PAGE_SIZE with ACE_HAS_GETPAGESIZE, and added ACE_HAS_STL_MAP_CO...levine1998-03-021-2/+3
* *** empty log message ***irfan1998-03-011-1/+1
* *** empty log message ***alex1998-03-011-78/+46
* *** empty log message ***alex1998-03-011-7/+18
* *** empty log message ***irfan1998-03-012-1/+9
* (sema_init): on VxWorks, use the type argument for the sema type, instead of ...levine1998-03-011-5/+1
* use the new ACE_DEFAULT_SYNCH_TYPE for the default mutex, etc., type, so that...levine1998-03-011-6/+17
* Fixed a typo.nanbor1998-03-011-46/+46
* *** empty log message ***schmidt1998-02-281-31/+35
* (ACE_U_LongLong): added a bunch of arithmetic operators for the TAO Time Servicelevine1998-02-272-27/+188
* used ACE_NEEDS_READV/WRITEV with GHS as well as with g++levine1998-02-271-3/+4
* *** empty log message ***schmidt1998-02-271-2/+3
* *** empty log message ***schmidt1998-02-271-5/+0
* Updates to support nicer debug messages.cleeland1998-02-271-0/+15
* ACE version 4.4.31, released Thu Feb 26 21:36:27 1998.schmidt1998-02-271-2/+2
* *** empty log message ***schmidt1998-02-261-1/+1