| Commit message (Expand) | Author | Age | Files | Lines |
* | . | schmidt | 1999-06-08 | 1 | -1/+1 |
* | . | schmidt | 1999-06-07 | 10 | -66/+100 |
* | . | schmidt | 1999-06-07 | 11 | -113/+213 |
* | ChangeLogTag:Fri May 14 21:03:30 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-05-15 | 1 | -4/+4 |
* | Removed paths information from DLL's. ACE should figure them out automatically. | nanbor | 1999-05-14 | 3 | -21/+21 |
* | Changed several calls to WString::rep() to WString::fast_rep() and use a Auto... | nanbor | 1999-05-13 | 1 | -6/+7 |
* | *** empty log message *** | nanbor | 1999-05-13 | 1 | -0/+1 |
* | make depend for new RB_Tree interface | cdgill | 1999-05-09 | 2 | -0/+9 |
* | . | schmidt | 1999-04-28 | 6 | -93/+188 |
* | updated for proper support of ACE subsets, with BIN2/LIB2/SHLIB2 | levine | 1999-04-17 | 11 | -192/+239 |
* | Added targets to clean up files and directories created during | Ossama Othman | 1999-04-03 | 3 | -1/+14 |
* | . | schmidt | 1999-03-23 | 1 | -8/+8 |
* | . | schmidt | 1999-03-23 | 2 | -13/+9 |
* | Corrections to ACE_NTOHL explanation. | Ossama Othman | 1999-03-22 | 1 | -4/+0 |
* | Updated comments to better explain why ACE_NTOHL was used. | Ossama Othman | 1999-03-21 | 1 | -1/+5 |
* | * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): | Ossama Othman | 1999-03-21 | 1 | -1/+2 |
* | Starting to do the "real" ACE+autoconf integration. | Ossama Othman | 1999-03-20 | 15 | -0/+398 |
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 10 | -83/+48 |
* | * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): | Ossama Othman | 1999-03-20 | 1 | -6/+1 |
* | use ace_components instead of the current ACE_COMPONENTS setting to | levine | 1999-03-19 | 1 | -16/+10 |
* | use ace_components instead of the current ACE_COMPONENTS setting to determine... | levine | 1999-03-19 | 1 | -12/+8 |
* | * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): | Ossama Othman | 1999-03-18 | 1 | -1/+6 |
* | . | schmidt | 1999-03-16 | 1 | -4/+4 |
* | . | schmidt | 1999-03-15 | 2 | -52/+32 |
* | . | schmidt | 1999-03-15 | 1 | -3/+4 |
* | . | schmidt | 1999-03-15 | 1 | -30/+70 |
* | (handle_logging_record): replaced NOTREACHED comment with ACE_NOTREACHED macro | levine | 1999-03-13 | 1 | -3/+1 |
* | moved netsvcs/server build suppression from netsvcs/Makefile to netsvcs/serve... | levine | 1999-03-10 | 2 | -33/+30 |
* | updated ACE_COMPONENTS check to allow everything to be built | levine | 1999-03-10 | 2 | -11/+25 |
* | suppress server build if Other and Token ACE_COMPONENT aren't built. | levine | 1999-03-09 | 1 | -12/+16 |
* | suppress build if Other ACE_COMPONENT isn't built | levine | 1999-03-09 | 1 | -12/+14 |
* | Start up ACE_Naming_Context as a dynamic service. | nanbor | 1999-02-18 | 1 | -1/+2 |
* | *** empty log message *** | nanbor | 1999-02-18 | 1 | -1/+1 |
* | replace () around #pragma implementation argument | levine | 1999-01-20 | 3 | -3/+3 |
* | ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-12-28 | 10 | -56/+95 |
* | . | schmidt | 1998-12-17 | 2 | -2/+0 |
* | removed () from #pragma implementation argument | levine | 1998-12-15 | 3 | -3/+3 |
* | . | schmidt | 1998-11-30 | 1 | -26/+51 |
* | Added LIBS += $(ACELIB) to make this build on AIX. | Steve Huston | 1998-11-24 | 1 | -0/+2 |
* | changed include protection from #if !defined to ifndef, and added #pragma onc... | levine | 1998-11-18 | 1 | -1/+6 |
* | ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-27 | 10 | -2/+65 |
* | Added ACELIB to LIBS to link in libACE. | Steve Huston | 1998-10-21 | 1 | -12/+14 |
* | Remove tabs and trailing spaces. | Steve Huston | 1998-10-21 | 1 | -18/+18 |
* | Added ACELIB to LIBS to link in libACE. | Steve Huston | 1998-10-21 | 1 | -1/+1 |
* | added #include of ace/streams.h, because the dump () method uses ofstream. | levine | 1998-10-20 | 1 | -3/+4 |
* | changed include protection from #if !defined to ifndef, and added #pragma onc... | levine | 1998-10-20 | 12 | -84/+136 |
* | one more try to fix the egcs bug: removed the ptmf temporary entirely | levine | 1998-10-12 | 1 | -13/+18 |
* | (lists_entries): replaced switch statement with a multi-branch if statement, | levine | 1998-10-12 | 1 | -113/+119 |
* | Now uses $ACE_ROOT/bin | brunsch | 1998-09-19 | 2 | -32/+27 |
* | . | schmidt | 1998-09-17 | 10 | -219/+767 |