Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added targets to clean up files and directories created during | Ossama Othman | 1999-04-03 | 1 | -0/+6 |
| | | | | | compilation. Automake will setup the `clean-local' targets to run automatically whenever a `make clean' is done. | ||||
* | . | 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 |
| | | | | | Use ACE_NTOHL macro instead of system ntohl() to get around bug in egcs-2.91.6x. | ||||
* | Starting to do the "real" ACE+autoconf integration. | Ossama Othman | 1999-03-20 | 1 | -0/+53 |
| | |||||
* | ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-20 | 1 | -43/+42 |
| | |||||
* | * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): | Ossama Othman | 1999-03-20 | 1 | -6/+1 |
| | | | | | | Reverted change that was thought to work around egcs compiler bug. The call to ntohl() within the templates still causes the compiler to complain. | ||||
* | * netsvcs/lib/Server_Logging_Handler_T.cpp (handle_logging_record): | Ossama Othman | 1999-03-18 | 1 | -1/+6 |
| | | | | | | | Changed the argument of the ntohl() call to be a temporary variable that had the same value as the original argument. This is needed to get around what is apparently a bug in the egcs-2.91.63 compiler. | ||||
* | . | schmidt | 1999-03-16 | 1 | -4/+4 |
| | |||||
* | . | schmidt | 1999-03-15 | 1 | -2/+10 |
| | |||||
* | . | 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 |
| | |||||
* | 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 | 1 | -25/+55 |
| | |||||
* | . | 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 |
| | |||||
* | changed include protection from #if !defined to ifndef, and added #pragma ↵ | levine | 1998-11-18 | 1 | -1/+6 |
| | | | | once, if possible | ||||
* | ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1998-10-27 | 1 | -2/+40 |
| | |||||
* | 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 |
| | |||||
* | changed include protection from #if !defined to ifndef, and added #pragma ↵ | levine | 1998-10-20 | 10 | -79/+122 |
| | | | | once, if possible | ||||
* | 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 |
| | | | | | to avoid Internal compiler error 980331 with egcs 1.1 (2.91.57) (on Linux/alpha). | ||||
* | Now uses $ACE_ROOT/bin | brunsch | 1998-09-19 | 1 | -20/+17 |
| | |||||
* | . | schmidt | 1998-09-17 | 1 | -135/+377 |
| | |||||
* | VC 6 modification | nanbor | 1998-09-09 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | nanbor | 1998-09-09 | 1 | -17/+20 |
| | |||||
* | Reverted my last change | nanbor | 1998-09-09 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | nanbor | 1998-09-08 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | nanbor | 1998-09-08 | 1 | -20/+17 |
| | |||||
* | *** empty log message *** | schmidt | 1998-09-03 | 2 | -34/+67 |
| | |||||
* | *** empty log message *** | schmidt | 1998-09-02 | 3 | -28/+56 |
| | |||||
* | added #include of ace/Singleton.h | levine | 1998-08-30 | 1 | -7/+7 |
| | |||||
* | replaced #include <string.h> with #include "ace/OS.h", so that | levine | 1998-08-17 | 1 | -1/+1 |
| | | | | _REENTRANT gets defined with g++ | ||||
* | Added some submitted MSVC files and updated the rest of the files in | brunsch | 1998-08-09 | 1 | -51/+53 |
| | | | | netsvcs. | ||||
* | Added ACE_RCSID to netsvcs/ | gonzo | 1998-08-01 | 10 | -13/+31 |
| | |||||
* | Made paths to ACE components relative, and in project file. | Steve Huston | 1998-07-21 | 2 | -916/+954 |
| | |||||
* | Changed debug version to netsvcsd | nanbor | 1998-07-16 | 1 | -1/+2 |
| | |||||
* | Moved a class from .cpp to .h - AIX xlC requires it there for template | Steve Huston | 1998-07-03 | 2 | -13/+12 |
| | | | | instantiation. | ||||
* | inserted RCS keyword string | levine | 1998-05-13 | 1 | -0/+2 |
| | |||||
* | Shouldn't initialize scheduling Strategy with temporary objects. Their ↵ | nanbor | 1998-04-25 | 1 | -6/+0 |
| | | | | contents get delete right after contructor exits. | ||||
* | *** empty log message *** | nanbor | 1998-04-17 | 2 | -4306/+0 |
| | |||||
* | *** empty log message *** | schmidt | 1998-04-09 | 1 | -34/+323 |
| | |||||
* | Fixed some template instantiations., | Steve Huston | 1998-04-03 | 1 | -4/+4 |
| | | | | CV: ---------------------------------------------------------------------- | ||||
* | *** empty log message *** | schmidt | 1998-03-18 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | schmidt | 1998-03-02 | 1 | -6/+6 |
| |