| Commit message (Expand) | Author | Age | Files | Lines |
* | isatty (for Win32) added conversion from HANDLE to fd. | nanbor | 1998-01-28 | 1 | -1/+2 |
* | rearranged LONG_LONG code so that it works on NT, etc. | levine | 1998-01-28 | 1 | -43/+27 |
* | *** empty log message *** | schmidt | 1998-01-28 | 2 | -0/+9 |
* | *** empty log message *** | schmidt | 1998-01-27 | 2 | -3/+3 |
* | oops, fixed ACE_SIZEOF_LONG_LONG for Solaris | levine | 1998-01-27 | 1 | -2/+4 |
* | more cleanup: got rid of ACE_USES_ACE_U_LONGLONG, replace VXWORKS && ghs with... | levine | 1998-01-27 | 3 | -17/+19 |
* | removed special-case support for ACE_HAS_SIGNFO_T, because ace/OS.h declares ... | levine | 1998-01-27 | 1 | -12/+8 |
* | Simplified the file by separating the ACE_SIZEOF... settings and the | Steve Huston | 1998-01-27 | 1 | -196/+234 |
* | More WinCE insanities. | nanbor | 1998-01-27 | 3 | -8/+114 |
* | moved ACE_LACKS_TCP_H so that it is only seen on alphas | levine | 1998-01-27 | 1 | -3/+4 |
* | ACE version 4.4.22, released Mon Jan 26 10:28:57 1998. | schmidt | 1998-01-26 | 1 | -2/+2 |
* | Changed/Added ACE_HAS_BROKEN_NAMESPACES, re-enable default setting of ACE_ORB... | nanbor | 1998-01-26 | 4 | -9/+11 |
* | Temporary workspace to hold Windows CE specific configuration. This file wil... | nanbor | 1998-01-26 | 1 | -0/+92 |
* | Windows CE madness. | nanbor | 1998-01-26 | 4 | -626/+1722 |
* | Disable setting ACE_ORBIX_HAS_NAMESPACES by default. | nanbor | 1998-01-25 | 1 | -3/+6 |
* | (kill_thr): On VxWorks, use strncmp instead of strcmp to check for allocated ... | levine | 1998-01-24 | 1 | -7/+8 |
* | (thr_create): On VxWorks, use strncmp instead of strcmp to check for allocate... | levine | 1998-01-24 | 1 | -2/+3 |
* | (thr_kill): removed ACE_ADAPT_RETVAL because ::taskNameToID returns the task ... | levine | 1998-01-24 | 1 | -2/+1 |
* | *** empty log message *** | schmidt | 1998-01-23 | 1 | -1/+1 |
* | added ACE_HAS_EXCEPTIONS, etc., with CXX 6.0 | levine | 1998-01-23 | 1 | -44/+55 |
* | look for __DECCXX_VER instead of DEC_CXX | levine | 1998-01-23 | 1 | -2/+2 |
* | use std::string if ACE_USES_STD_NAMESPACE_FORSTDCPP_LIB | levine | 1998-01-23 | 1 | -0/+5 |
* | added GreenHills support | levine | 1998-01-22 | 1 | -18/+27 |
* | #define ACE_THR_PRI_FIFO_DEF on all threaded platforms | levine | 1998-01-22 | 1 | -0/+15 |
* | On VxWorks only, changed flag to indicate that tid was allocated | levine | 1998-01-22 | 1 | -3/+3 |
* | (thr_create): added support for setting stack size on VxWorks, though it does... | levine | 1998-01-22 | 1 | -29/+61 |
* | updated to work with g++ | levine | 1998-01-22 | 1 | -4/+4 |
* | (thr_create): on VxWorks only, use the t_id (task name) if supplied | levine | 1998-01-22 | 1 | -25/+42 |
* | added support for passing a user-supplied | levine | 1998-01-22 | 1 | -1/+36 |
* | (ACE_Hash_Map_Iterator_Base ctor): added a cast of mm.total_size_ to ssize_t, | levine | 1998-01-22 | 1 | -17/+17 |
* | Replaced the HPUX_11 destructor madness with calling destructor from a tempor... | nanbor | 1998-01-22 | 1 | -7/+2 |
* | ACE version 4.4.21, released Wed Jan 21 20:36:43 1998. | Chris Cleeland | 1998-01-22 | 1 | -2/+2 |
* | used unsigned constants instead of signed, to allow resolution of overloaded ... | levine | 1998-01-21 | 1 | -15/+15 |
* | (activate): for builds without threads only, added ACE_UNUSED_ARG of stack an... | levine | 1998-01-21 | 1 | -0/+2 |
* | ACE version 4.4.20, released Tue Jan 20 21:15:01 1998. | schmidt | 1998-01-21 | 1 | -2/+2 |
* | Fixed a bug that was introduced on Sunday because of the non-use of | brunsch | 1998-01-20 | 1 | -2/+2 |
* | Added a return_node () method which is used to return a ACE_Timer_Node | brunsch | 1998-01-20 | 2 | -0/+13 |
* | ACE version 4.4.19, released Tue Jan 20 15:52:31 1998. | schmidt | 1998-01-20 | 1 | -2/+2 |
* | Added initialization for ACE_Hash_Map_Manager::table_. | nanbor | 1998-01-20 | 1 | -0/+2 |
* | Should release old memory before allocating new one in create_bucket. | nanbor | 1998-01-20 | 1 | -0/+4 |
* | Added conversion function for unsigned short. | nanbor | 1998-01-20 | 1 | -0/+6 |
* | Fixed the problem with Timer_Heap where -0 was showing up in the free list | brunsch | 1998-01-19 | 1 | -2/+2 |
* | New configuration file for SunOS 5.6 | nanbor | 1998-01-19 | 1 | -0/+223 |
* | Small fix. | brunsch | 1998-01-19 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1998-01-19 | 1 | -2/+2 |
* | Fixed a problem with Timer Wheel's expire(). The problem occured when the | brunsch | 1998-01-18 | 1 | -1/+2 |
* | *** empty log message *** | schmidt | 1998-01-18 | 3 | -5/+9 |
* | *** empty log message *** | schmidt | 1998-01-18 | 3 | -3/+16 |
* | Added pure virtual get_first() method to Timer_Queue_T. Added | brunsch | 1998-01-18 | 5 | -0/+34 |
* | *** empty log message *** | irfan | 1998-01-17 | 1 | -3/+3 |