Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Wed Sep 05 11:52:39 2001 Steve Huston <shuston@riverace.com> | Steve Huston | 2001-09-05 | 1 | -5/+2 |
| | |||||
* | ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu> | Angelo Corsaro | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | Added major/minor version setting if not defined, to ease backwards ↵ | Steve Huston | 1999-07-13 | 1 | -0/+7 |
| | | | | | | compatibility and for those who don't use the platform_macros.GNU file to build their apps. | ||||
* | Just include config-aix-4.x.h for all AIX 4.x versions. | Steve Huston | 1999-03-16 | 1 | -189/+1 |
| | |||||
* | added ACE_LACKS_PRAGMA once to xlC section. | levine | 1999-03-04 | 1 | -0/+2 |
| | |||||
* | Added ACE_HAS_GPERF. | Steve Huston | 1998-10-20 | 1 | -0/+2 |
| | |||||
* | Basic_Types.h | schmidt | 1998-10-17 | 1 | -1/+1 |
| | |||||
* | One more trailing whitespace | Steve Huston | 1998-10-13 | 1 | -1/+1 |
| | |||||
* | Clean up extra spaces and trailing tabs. | Steve Huston | 1998-10-13 | 1 | -10/+7 |
| | |||||
* | Changed to work with both xlC and gcc. | Steve Huston | 1998-10-13 | 1 | -84/+90 |
| | |||||
* | removed ACE_HAS_PTHREAD_EQUAL because it's no longer used | levine | 1998-10-13 | 1 | -1/+0 |
| | |||||
* | removed ACE_HAS_PTHREAD_T and ACE_HAS_TID_T support | levine | 1998-10-13 | 1 | -13/+9 |
| | |||||
* | Added ACE_HAS_DIRENT | Steve Huston | 1998-09-23 | 1 | -0/+3 |
| | |||||
* | Changed to ACE_HAS_PTHREADS_DRAFT7. | Steve Huston | 1998-08-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1998-05-18 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | schmidt | 1998-04-13 | 1 | -3/+0 |
| | |||||
* | Added ACE_HAS_WILDCARD_BIND | Steve Huston | 1998-04-09 | 1 | -0/+3 |
| | |||||
* | removed ACE_HAS_LONGLONG_T | levine | 1998-01-05 | 1 | -1/+0 |
| | |||||
* | Added ACE_TLI_TCP_DEVICE as "/dev/xti/tcp" | Steve Huston | 1997-11-22 | 1 | -0/+1 |
| | |||||
* | Added new macro ACE_HAS_XPG4_MULTIBYTE_CHAR for platforms that provide | Steve Huston | 1997-11-10 | 1 | -0/+2 |
| | | | | wchar.h and associated wide character functions. | ||||
* | *** empty log message *** | schmidt | 1997-08-31 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | schmidt | 1997-08-29 | 1 | -1/+1 |
| | |||||
* | Rearranged to help keep sections clearer (compiler stuff, threads stuff). | Steve Huston | 1997-08-19 | 1 | -39/+73 |
| | | | | | | | Added ACE_HAS_BROKEN_POSIX_TIME - this is needed on some systems - not sure why. Thanks to Cary Clark <claca@iccokc.com> for helping with this. Set up threads defs to not use tid_t for anything - ACE_hthread_t and ACE_thread_t are now both pthread_t. | ||||
* | Added ACE_LACKS_TIMESPEC_T; removed ACE_HAS_SVR4_TIME | Steve Huston | 1997-08-18 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | irfan | 1997-07-26 | 1 | -1/+3 |
| | |||||
* | Add ACE_LACKS_LINEBUFFERED_STREAMBUF to get IOStream to build correctly. | Steve Huston | 1997-07-14 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | schmidt | 1997-05-14 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-05-12 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | schmidt | 1997-04-16 | 1 | -0/+1 |
| | |||||
* | changed ACE_HAS_MULTICAST to ACE_HAS_IP_MULTICAST | levine | 1997-03-27 | 1 | -1/+1 |
| | |||||
* | added ACE_NEEDS_DEV_IO_CONVERSION to not compile in the ACE_DEV_IO & ↵ | levine | 1997-03-26 | 1 | -0/+1 |
| | | | | conversion operator for ACE_TTY_IO, which is a subclass of ACE_DEV_IO | ||||
* | added back ACE_HAS_THREAD_SELF, ACE_HAS_AIX_BROKEN_SOCKET_HEADER, and ↵ | levine | 1997-03-20 | 1 | -1/+6 |
| | | | | ACE_HAS_SVR4_DYNAMIC_LINKING; removed ACE_HAS_PTHREAD_T | ||||
* | added ACE_LACKS_SETSCHED, removed ACE_HAS_THREAD_SELF and ↵ | levine | 1997-03-19 | 1 | -4/+3 |
| | | | | ACE_HAS_SVR$_DYNAMIC_LINKING | ||||
* | added ACE_HAS_AIX_BROKEN_SOCKET_HEADER, ACE_HAS_PTHREAD_T, and ACE_LACKS_TCP_H | levine | 1997-03-19 | 1 | -0/+3 |
| | |||||
* | removed ACE_HAS_RTLD_LAZY_V | levine | 1997-03-18 | 1 | -1/+0 |
| | |||||
* | added CVS header (// $Id$) | levine | 1997-03-11 | 1 | -0/+3 |
| | |||||
* | foo | schmidt | 1997-02-05 | 1 | -1/+1 |
| | |||||
* | add #define ACE_HAS_LONGLONG_T | levine | 1997-02-03 | 1 | -0/+1 |
| | |||||
* | foo | schmidt | 1997-01-31 | 1 | -0/+127 |