| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag: Sun Aug 29 21:35:17 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-30 | 1 | -2/+4 |
* | *** empty log message *** | schmidt | 1999-08-30 | 1 | -1/+1 |
* | ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-08-30 | 1 | -0/+1 |
* | ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-08-29 | 1 | -0/+1 |
* | ChangeLogTag:Tue Aug 17 17:49:33 1999 Douglas C. Schmidt <schmidt@ace.cs.wu... | schmidt | 1999-08-17 | 1 | -0/+5 |
* | Merge compat=4 changes back to main line. | Steve Huston | 1999-08-16 | 1 | -8/+11 |
* | ChangeLogTag: Tue Aug 10 14:46:12 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-10 | 1 | -1/+3 |
* | ChangeLogTag:Tue Aug 3 22:39:34 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-08-04 | 1 | -1/+1 |
* | ChangeLogTag:Tue Aug 3 18:50:02 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-08-04 | 1 | -1/+1 |
* | ChangeLogTag:Sun Aug 1 15:58:39 1999 Douglas C. Schmidt <schmidt@ace.cs.wu... | schmidt | 1999-08-01 | 1 | -1/+1 |
* | . | schmidt | 1999-07-16 | 1 | -1/+1 |
* | . | schmidt | 1999-07-16 | 1 | -1/+1 |
* | ChangeLogTag:Thu Jul 8 11:33:50 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-07-08 | 1 | -0/+1 |
* | ChangeLogTag:Thu Jul 8 00:23:02 1999 Douglas C. Schmidt <schmidt@tango.cs.... | schmidt | 1999-07-08 | 1 | -1/+2 |
* | . | schmidt | 1999-06-27 | 1 | -0/+2 |
* | properly reverted all the changes of today. The comments are more helpful th... | levine | 1999-06-11 | 1 | -3/+2 |
* | . | schmidt | 1999-06-11 | 1 | -1/+4 |
* | . | schmidt | 1999-06-11 | 1 | -2/+1 |
* | . | schmidt | 1999-06-11 | 1 | -1/+0 |
* | with Sun C++ 5.0, #define _RWSTD_NO_EXCEPTIONS 1 if exceptions are not | levine | 1999-06-10 | 1 | -2/+6 |
* | . | schmidt | 1999-06-07 | 1 | -0/+3 |
* | ChangeLogTag:Sat Jun 5 22:57:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-06-06 | 1 | -0/+1 |
* | Added ACE_HAS_NONCONST_SELECT_TIMEVAL. | Steve Huston | 1999-05-20 | 1 | -0/+3 |
* | With Green Hills only, added ACE_LACKS_ACE_IOSTREAM. ACE's | levine | 1999-05-20 | 1 | -0/+3 |
* | Build with threads if _POSIX_C_SOURCE >= 199506L or #ifdef | levine | 1999-05-20 | 1 | -3/+9 |
* | factored out Green Hill-specific #defines to config-ghs-common.h | levine | 1999-05-17 | 1 | -9/+3 |
* | Removed all references to ACE_HAS_PTHREAD_SIGMASK. This macro | Ossama Othman | 1999-05-07 | 1 | -1/+0 |
* | . | schmidt | 1999-04-28 | 1 | -0/+1 |
* | Added support for the memchr library function. | jxh | 1999-04-23 | 1 | -0/+1 |
* | Added KAI C++ compiler support. | nanbor | 1999-04-22 | 1 | -0/+5 |
* | For CC 5.0, replaced ACE_LACKS_ACE_IOSTREAMS with ACE_USES_OLD_IOSTREAMS | levine | 1999-03-12 | 1 | -1/+1 |
* | added ACE_HAS_STANDARD_CPP_LIBRARY and ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB | levine | 1999-02-12 | 1 | -1/+3 |
* | changed ENSURE_32_BITS to LM_ENSURE_32_BITS, and its value from 0xffffffff to... | levine | 1999-02-05 | 1 | -1/+0 |
* | with Green Hills 1.8.9, only, #define ACE_HAS_STANDARD_CPP_LIBRARY to 1 | levine | 1999-02-04 | 1 | -3/+8 |
* | With CC 5.0, enabled explicit template instantiation and added | levine | 1999-02-01 | 1 | -6/+9 |
* | moved ACE_HAS_PRIOCNTL #define so that it's defined even without threads. | levine | 1999-01-18 | 1 | -2/+2 |
* | added ACE_HAS_BROKEN_ENUMS for ghs 1.8.9 | levine | 1999-01-09 | 1 | -0/+1 |
* | don't define ACE_HAS_XPG4_MULTIBYTE_CHAR with ghs, because its version 1.8.9 ... | levine | 1999-01-09 | 1 | -7/+6 |
* | works with Sun C++ 5.x | levine | 1999-01-08 | 1 | -1/+1 |
* | added ACE_HAS_SIG_C_FUNC with Sun CC >= 4.2 | levine | 1999-01-07 | 1 | -0/+1 |
* | with GreenHills, added ACE_LACKS_LINEBUFFERED_STREAMBUF and ACE_LACKS_SIGNED_... | levine | 1999-01-04 | 1 | -1/+3 |
* | restored ACE_TIMER_SKEW, with explanatory comment | levine | 1998-12-29 | 1 | -8/+5 |
* | added ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA with GreenHills | levine | 1998-12-23 | 1 | -0/+1 |
* | added GreenHills support | levine | 1998-12-23 | 1 | -24/+42 |
* | removed redundant ACE_HAS_XPG4_MULTIBYTE_CHAR #define | levine | 1998-12-19 | 1 | -1/+0 |
* | updated comment on why explicit instantiation isn't used with Sun CC | levine | 1998-12-10 | 1 | -17/+18 |
* | *** empty log message *** | irfan | 1998-12-07 | 1 | -0/+8 |
* | added Intro (3) man page reference to -D_POSIX_PTHREAD_SEMANTICS comment. | levine | 1998-11-20 | 1 | -1/+2 |
* | Changed comment to use -D_POSIX_PTHREAD_SEMANTICS to specify POSIX | levine | 1998-11-20 | 1 | -10/+12 |
* | . | schmidt | 1998-11-05 | 1 | -3/+6 |