| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1997-12-21 | 1 | -18/+23 |
* | changed ACE_SEH_FINALLY to be if (1) on Unix, not just pSOS | levine | 1997-12-20 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1997-12-20 | 1 | -1/+1 |
* | ACE_SEH_FINALLY should always be executed on UNIX platforms. | nw1 | 1997-12-20 | 1 | -1/+1 |
* | fixed sigwait for DEC cxx, yet again for cxx V6.0-010 | levine | 1997-12-19 | 1 | -6/+13 |
* | fixed typo in end-of-comment marker | levine | 1997-12-19 | 1 | -1/+1 |
* | Added Windows CE flags. | nw1 | 1997-12-19 | 1 | -6/+22 |
* | Rearranged ACE_Thread_Adapter::invoke to cleanup, print error messages, and r... | nw1 | 1997-12-18 | 1 | -0/+6 |
* | - Filecache changed -- debugged writing a file. | jxh | 1997-12-18 | 1 | -0/+12 |
* | *** empty log message *** | schmidt | 1997-12-18 | 1 | -4/+0 |
* | On Digital Unix 4.0, only declare sigwait () with cxx, not with g++ | levine | 1997-12-18 | 1 | -4/+4 |
* | (sigwait): removed DEC cxx version dependence; fixed return value to depend o... | levine | 1997-12-17 | 1 | -42/+36 |
* | pSOS port | cdgill | 1997-12-17 | 1 | -7/+506 |
* | Added "inc_user_config.h" to prevent multiple inclusions of user config.h file. | nw1 | 1997-12-16 | 1 | -4/+2 |
* | typedef ACE_hrtime_t to ACE_UINT64 | levine | 1997-12-16 | 1 | -4/+0 |
* | *** empty log message *** | schmidt | 1997-12-15 | 1 | -0/+3 |
* | *** empty log message *** | schmidt | 1997-12-14 | 1 | -3/+0 |
* | *** empty log message *** | irfan | 1997-12-13 | 1 | -0/+1 |
* | cast the 1 in ACE_MSB_MASK to an fd_mask, to support 64-bit fd_masks | levine | 1997-12-13 | 1 | -5/+13 |
* | moved basic type determination, including ACE_U_LongLong, to Basic_Types.*. ... | levine | 1997-12-12 | 1 | -66/+8 |
* | fixed sigwait on DEC CXX 6.0/later versions of DEC UNIX 4.0 | levine | 1997-12-05 | 1 | -10/+10 |
* | *** empty log message *** | irfan | 1997-12-05 | 1 | -0/+7 |
* | *** empty log message *** | irfan | 1997-12-04 | 1 | -1/+15 |
* | *** empty log message *** | schmidt | 1997-12-04 | 1 | -2/+13 |
* | fixed used of ::sigwait with cxx 6.0, which now uses ACE_HAS_ONEARG_SIGWAIT | levine | 1997-12-03 | 1 | -4/+5 |
* | Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.h | brunsch | 1997-12-01 | 1 | -4/+0 |
* | removed ACE_HAS_STDARG_THR_DEST dependence for ACE_THR_DEST definition. | levine | 1997-12-01 | 1 | -4/+0 |
* | *** empty log message *** | irfan | 1997-11-29 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1997-11-29 | 1 | -5/+5 |
* | Fixed misspelling in ACE_SINGLETON macro names for non-MSC branch. | Chris Cleeland | 1997-11-26 | 1 | -2/+2 |
* | *** empty log message *** | nw1 | 1997-11-19 | 1 | -3/+3 |
* | Added ACE_CONFIG_H to prevent config.h from getting included | nw1 | 1997-11-19 | 1 | -2/+5 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -2/+4 |
* | *** empty log message *** | schmidt | 1997-11-19 | 1 | -5/+18 |
* | *** empty log message *** | schmidt | 1997-11-16 | 1 | -16/+41 |
* | * ace/ACE.cpp (ldfind): Changed uses of strsplit_r to be scoped | Chris Cleeland | 1997-11-15 | 1 | -8/+0 |
* | Fixed strsplit_r(). | Chris Cleeland | 1997-11-14 | 1 | -0/+5 |
* | *** empty log message *** | schmidt | 1997-11-14 | 1 | -0/+34 |
* | * ace/OS.h: Added definitions to work around VxWorks' lack of | Chris Cleeland | 1997-11-14 | 1 | -0/+8 |
* | *** empty log message *** | nw1 | 1997-11-14 | 1 | -1/+1 |
* | (gethostbyaddr_r,gethostbyname_r): added VxWorks support. | levine | 1997-11-14 | 1 | -0/+1 |
* | Added generic factory define/declare macros: ACE_FACTORY_DECLARE | nw1 | 1997-11-14 | 1 | -2/+7 |
* | Reorganized ACE_Export and ACE_Svc_Export and added several "common" definitions | nw1 | 1997-11-13 | 1 | -49/+48 |
* | (strlen,strcpy): protect declarations of wchar versions with ACE_HAS_WCHAR_TY... | levine | 1997-11-13 | 1 | -0/+2 |
* | (hostname): added Chorus support. | levine | 1997-11-12 | 1 | -0/+1 |
* | *** empty log message *** | schmidt | 1997-11-11 | 1 | -3/+1 |
* | *** empty log message *** | schmidt | 1997-11-11 | 1 | -0/+2 |
* | *** empty log message *** | schmidt | 1997-11-10 | 1 | -5/+3 |