| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1997-07-03 | 1 | -4/+6 |
* | *** empty log message *** | brunsch | 1997-07-03 | 1 | -0/+12370 |
* | Removing and re-adding to attach the -kb flag | brunsch | 1997-07-02 | 1 | -12015/+0 |
* | Added functionality to High Res Timers to get the speed of the computer | brunsch | 1997-07-02 | 1 | -2/+47 |
* | Fixed NT version to return child pid from spawn. | harrison | 1997-07-02 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-07-02 | 6 | -11/+11 |
* | (gettime): use gettime () static function to wrap all calls to ACE_OS::gethrt... | levine | 1997-07-01 | 2 | -40/+73 |
* | *** empty log message *** | irfan | 1997-06-30 | 2 | -12015/+12015 |
* | Added NO_EXEC option. I've tried this before. CVS sucks. | harrison | 1997-06-30 | 5 | -12027/+12037 |
* | added ACE_LACK_IOSTREAM_FX, ACE_LACKS_LINEBUFFERED_STREAMBUF, and ACE_LACKS_S... | levine | 1997-06-29 | 1 | -0/+3 |
* | (ipfx): comment out unused variable "need" | levine | 1997-06-29 | 1 | -1/+1 |
* | split definitions of ACE_OS::cond_* member functions to avoid mutual dependen... | levine | 1997-06-29 | 1 | -336/+510 |
* | (remove): don't declare local variable result if ! ACE_HAS_STREAM_PIPES | levine | 1997-06-29 | 1 | -1/+3 |
* | (rec_read): initialized local variable c to make sure that it is always defin... | levine | 1997-06-29 | 1 | -1/+1 |
* | (elapsed_time): commented out unused arg "et" | levine | 1997-06-29 | 1 | -1/+1 |
* | (VxWorks only): added ACE_UNUSED_ARG calls | levine | 1997-06-29 | 3 | -2/+20 |
* | (ACE_Stream_Node,ACE_Dynamic_Node,ACE_Dummy_Node ctors): reordered initialize... | levine | 1997-06-29 | 1 | -8/+8 |
* | commented out unused args and wrapped assignments in "if" conditionals to avo... | levine | 1997-06-28 | 1 | -8/+10 |
* | added definitions of ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE on platforms... | levine | 1997-06-28 | 1 | -11/+17 |
* | *** empty log message *** | schmidt | 1997-06-27 | 3 | -3/+3 |
* | (Compiled to match Svc_Conf.y) - detect/recover from errors when setting up | Steve Huston | 1997-06-27 | 1 | -35/+45 |
* | Changes when setting up dynamic entries to recover from failures (can't load | Steve Huston | 1997-06-27 | 1 | -2/+12 |
* | Added a check for an empty queue in expire. | brunsch | 1997-06-27 | 1 | -6/+9 |
* | Removed extraneous \n from ACE_ERROR in ACE_Location_Node::open_handle(). | Steve Huston | 1997-06-27 | 1 | -1/+1 |
* | *** empty log message *** | nw1 | 1997-06-27 | 1 | -6/+5 |
* | *** empty log message *** | schmidt | 1997-06-27 | 4 | -14/+15 |
* | *** empty log message *** | nw1 | 1997-06-27 | 1 | -5/+9 |
* | *** empty log message *** | nw1 | 1997-06-27 | 1 | -2/+3 |
* | *** empty log message *** | schmidt | 1997-06-26 | 3 | -54/+65 |
* | Updated the project and workspaces | brunsch | 1997-06-26 | 2 | -15/+15 |
* | Added expire() to get rid of Sun CC 4.2 warnings. | brunsch | 1997-06-26 | 4 | -1/+31 |
* | *** empty log message *** | nw1 | 1997-06-26 | 4 | -1/+30 |
* | *** empty log message *** | irfan | 1997-06-25 | 2 | -8/+72 |
* | *** empty log message *** | irfan | 1997-06-25 | 1 | -0/+4 |
* | Insure that ACE_Object_Node::symbol(void) returns 0 if the shared library can't | Steve Huston | 1997-06-25 | 1 | -1/+3 |
* | Added ACE_DLL_SUFFIX for HP-UX. | Steve Huston | 1997-06-25 | 1 | -0/+4 |
* | *** empty log message *** | irfan | 1997-06-25 | 1 | -0/+4 |
* | Oops... Nanbor had it right. Back to his way. | Steve Huston | 1997-06-25 | 1 | -3/+4 |
* | Moved ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE for Win32 to the place | Steve Huston | 1997-06-25 | 1 | -3/+3 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -1/+1 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -3/+5 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -2/+2 |
* | *** empty log message *** | nw1 | 1997-06-25 | 2 | -13/+14 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -5/+3 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -1/+2 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -0/+1 |
* | *** empty log message *** | nw1 | 1997-06-25 | 1 | -2/+8 |
* | commented out unused args and wrapped assignments in "if" conditionals to avo... | levine | 1997-06-25 | 1 | -8/+10 |
* | Use new ACE_SHLIB_HANDLE type for shared library handles. | Steve Huston | 1997-06-25 | 1 | -1/+1 |
* | Changed shared library handle from void * to ACE_SHLIB_HANDLE. | Steve Huston | 1997-06-25 | 2 | -4/+4 |