Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLogTag:Wed Apr 10 10:40:36 2002 Ossama Othman <ossama@uci.edu> | Ossama Othman | 2002-04-10 | 1 | -2/+3 |
| | |||||
* | ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-19 | 1 | -1/+0 |
| | |||||
* | See Tue Jun 15 22:26:43 1999 Matthew J Braun <mjb2@cs.wustl.edu> | mjb2 | 1999-06-16 | 1 | -0/+4 |
| | |||||
* | Added ACE_BUILD_DLL. | nanbor | 1998-09-17 | 1 | -0/+1 |
| | |||||
* | ChangeLog | irfan | 1998-09-17 | 1 | -0/+3 |
| | |||||
* | Removed protecting code with ACE_LACKS_TEMPLATE_AS_TEMPLATE_PARAMETER | jxh | 1998-09-17 | 1 | -4/+0 |
| | | | | since ACE_DLList no longer relies on this feature. | ||||
* | Changed these to #include _T counter parts and added some explicit | jxh | 1998-09-17 | 1 | -2303/+10 |
| | | | | template instantiations. | ||||
* | fixes for templates as args to templates on pSOS | cdgill | 1998-09-11 | 1 | -0/+4 |
| | |||||
* | Created a new container class ACE_DLList. | jxh | 1998-09-09 | 1 | -0/+55 |
| | |||||
* | *** empty log message *** | schmidt | 1998-09-07 | 1 | -0/+124 |
| | |||||
* | pSOS Diab and Trimedia compiler port checkin | cdgill | 1998-09-01 | 1 | -1/+5 |
| | |||||
* | Added RCS Id strings to cpp files via a macro that can be turned off | gonzo | 1998-07-11 | 1 | -0/+2 |
| | |||||
* | Support for Borland C++ 5.x as DLL | gonzo | 1998-07-10 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | irfan | 1998-06-25 | 1 | -7/+7 |
| | |||||
* | Changed template parameter SIZE to ACE_SIZE. | nanbor | 1998-03-27 | 1 | -59/+59 |
| | |||||
* | (operator *): initialize retv to 0 to avoid warning about using it before ↵ | levine | 1998-03-18 | 1 | -1/+1 |
| | | | | setting its value | ||||
* | Regular CE stuff. | nanbor | 1998-03-12 | 1 | -12/+12 |
| | |||||
* | removed const from static cast to avoid warnings about meaningless type ↵ | levine | 1998-03-04 | 1 | -2/+2 |
| | | | | qualifier from GreenHills | ||||
* | *** empty log message *** | schmidt | 1998-03-02 | 1 | -2/+2 |
| | |||||
* | removed unreachable break; | cdgill | 1998-02-10 | 1 | -1/+0 |
| | |||||
* | made ACE_Ordered_MultiSet_Iterator<T>::next() a const member function | cdgill | 1998-02-10 | 1 | -1/+1 |
| | |||||
* | fixed ACE_Doubly_Linked_List_Iterator<T>::first () | cdgill | 1998-02-06 | 1 | -2/+2 |
| | |||||
* | added first () method to Iterators | cdgill | 1998-02-06 | 1 | -0/+49 |
| | |||||
* | fixed access violation in ACE_Ordered_MultiSet<T>::find_from () | cdgill | 1998-02-04 | 1 | -1/+5 |
| | |||||
* | update new_position pointer in find_from () | cdgill | 1998-02-03 | 1 | -2/+2 |
| | |||||
* | (ACE_Ordered_MultiSet::insert and find): expanded ITERATOR type of second ↵ | levine | 1998-02-01 | 1 | -135/+135 |
| | | | | argument, because g++ couldn't deal with it | ||||
* | added ACE_Ordered_MultiSet and ACE_Ordered_MultiSet_Iterator class templates | cdgill | 1998-01-30 | 1 | -0/+365 |
| | |||||
* | Removed unused ACE_DNde codes, which is no longer in use. | nw1 | 1998-01-08 | 1 | -25/+0 |
| | |||||
* | Simplied the code in ACE_Unbounded_Set_Iterator's contructor a bit. | nw1 | 1998-01-07 | 1 | -3/+1 |
| | |||||
* | Added STL-styled iterator functions. | nw1 | 1998-01-06 | 1 | -5/+64 |
| | |||||
* | pSOSim port | cdgill | 1997-12-17 | 1 | -9/+9 |
| | |||||
* | Added a temporary pointer to get around the macro side effect. | nw1 | 1997-12-09 | 1 | -1/+2 |
| | |||||
* | Worked around HP aC++ compiler bug which originally prompted the | Steve Huston | 1997-11-14 | 1 | -4/+4 |
| | | | | | | | | | ACE_HAS_HPUX_ACC_BROKEN_TEMPLATE_DESTRUCTOR by removing "this->" when used in the ACE_DES_FREE_TEMPLATE macro invocation. Removed all the conditional code for the above HP macro. The HP report on the compiler bug is SR5003396259, for future reference. Added ACE_HAS_ANSI_CASTS to config-hpux-10.x-hpc++.h for aC++. | ||||
* | Added more checks to ACE_Double_Linked_List::remove_element to prevent | nw1 | 1997-11-05 | 1 | -1/+3 |
| | | | | double removal of elements. | ||||
* | Fixed some stylistic ambiguities. | nw1 | 1997-11-04 | 1 | -74/+77 |
| | |||||
* | *** empty log message *** | schmidt | 1997-11-04 | 1 | -14/+22 |
| | |||||
* | Changed to use double-linked list to hold the thread descriptor. | nw1 | 1997-10-20 | 1 | -95/+108 |
| | | | | | Changed to cache the pointer to thread descriptor in TSS instead of caching some individual values. | ||||
* | *** empty log message *** | nw1 | 1997-10-16 | 1 | -0/+287 |
| | |||||
* | Commented out all ACE_TRACE macros in ACE_Unbounded_Queue<T>. | nw1 | 1997-09-25 | 1 | -10/+10 |
| | |||||
* | *** empty log message *** | schmidt | 1997-08-30 | 1 | -1/+2 |
| | |||||
* | Changed from calling destructor and deallocator for template classes | nw1 | 1997-08-30 | 1 | -21/+20 |
| | | | | | | to using ACE_DES_FREE_TEMPLATE macro. The expansion of this macro depends on whether the flag ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR is set or not. | ||||
* | Change from using the ACE_DES_FREE macro to calling the destructors | jxh | 1997-08-29 | 1 | -10/+21 |
| | | | | | | | | | | explicitly. The macro expanded to be something that most C++ compilers cannot currently handle. That is ACE_DES_FREE(p,A,Foo<T>); expands into do { p->Foo<T>::~Foo<T> (); ... } while (0); instead of do { p->Foo<T>::~Foo (); ... } while (0); | ||||
* | *** empty log message *** | nw1 | 1997-08-29 | 1 | -10/+11 |
| | |||||
* | *** empty log message *** | schmidt | 1997-08-06 | 1 | -0/+8 |
| | |||||
* | Corrected the problem of ACE_Unbounded_Stack's size. | nw1 | 1997-07-30 | 1 | -0/+6 |
| | |||||
* | Finally, I can check these in. | nw1 | 1997-07-30 | 1 | -32/+79 |
| | |||||
* | Restore original version. | nw1 | 1997-07-29 | 1 | -79/+32 |
| | |||||
* | Added back parameterized allocation strategy version. | nw1 | 1997-07-29 | 1 | -32/+79 |
| | |||||
* | *** empty log message *** | nw1 | 1997-07-29 | 1 | -69/+32 |
| | |||||
* | *** empty log message *** | nw1 | 1997-07-29 | 1 | -0/+2 |
| |