summaryrefslogtreecommitdiff
path: root/ace/Containers.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Wed Apr 10 10:40:36 2002 Ossama Othman <ossama@uci.edu>Ossama Othman2002-04-101-2/+3
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+0
* See Tue Jun 15 22:26:43 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-161-0/+4
* Added ACE_BUILD_DLL.nanbor1998-09-171-0/+1
* ChangeLogirfan1998-09-171-0/+3
* Removed protecting code with ACE_LACKS_TEMPLATE_AS_TEMPLATE_PARAMETERjxh1998-09-171-4/+0
* Changed these to #include _T counter parts and added some explicitjxh1998-09-171-2303/+10
* fixes for templates as args to templates on pSOScdgill1998-09-111-0/+4
* Created a new container class ACE_DLList.jxh1998-09-091-0/+55
* *** empty log message ***schmidt1998-09-071-0/+124
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-1/+5
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Support for Borland C++ 5.x as DLLgonzo1998-07-101-1/+1
* *** empty log message ***irfan1998-06-251-7/+7
* Changed template parameter SIZE to ACE_SIZE.nanbor1998-03-271-59/+59
* (operator *): initialize retv to 0 to avoid warning about using it before set...levine1998-03-181-1/+1
* Regular CE stuff.nanbor1998-03-121-12/+12
* removed const from static cast to avoid warnings about meaningless type quali...levine1998-03-041-2/+2
* *** empty log message ***schmidt1998-03-021-2/+2
* removed unreachable break;cdgill1998-02-101-1/+0
* made ACE_Ordered_MultiSet_Iterator<T>::next() a const member functioncdgill1998-02-101-1/+1
* fixed ACE_Doubly_Linked_List_Iterator<T>::first ()cdgill1998-02-061-2/+2
* added first () method to Iteratorscdgill1998-02-061-0/+49
* fixed access violation in ACE_Ordered_MultiSet<T>::find_from ()cdgill1998-02-041-1/+5
* update new_position pointer in find_from ()cdgill1998-02-031-2/+2
* (ACE_Ordered_MultiSet::insert and find): expanded ITERATOR type of second arg...levine1998-02-011-135/+135
* added ACE_Ordered_MultiSet and ACE_Ordered_MultiSet_Iterator class templatescdgill1998-01-301-0/+365
* Removed unused ACE_DNde codes, which is no longer in use.nw11998-01-081-25/+0
* Simplied the code in ACE_Unbounded_Set_Iterator's contructor a bit.nw11998-01-071-3/+1
* Added STL-styled iterator functions.nw11998-01-061-5/+64
* pSOSim portcdgill1997-12-171-9/+9
* Added a temporary pointer to get around the macro side effect.nw11997-12-091-1/+2
* Worked around HP aC++ compiler bug which originally prompted theSteve Huston1997-11-141-4/+4
* Added more checks to ACE_Double_Linked_List::remove_element to preventnw11997-11-051-1/+3
* Fixed some stylistic ambiguities.nw11997-11-041-74/+77
* *** empty log message ***schmidt1997-11-041-14/+22
* Changed to use double-linked list to hold the thread descriptor.nw11997-10-201-95/+108
* *** empty log message ***nw11997-10-161-0/+287
* Commented out all ACE_TRACE macros in ACE_Unbounded_Queue<T>.nw11997-09-251-10/+10
* *** empty log message ***schmidt1997-08-301-1/+2
* Changed from calling destructor and deallocator for template classesnw11997-08-301-21/+20
* Change from using the ACE_DES_FREE macro to calling the destructorsjxh1997-08-291-10/+21
* *** empty log message ***nw11997-08-291-10/+11
* *** empty log message ***schmidt1997-08-061-0/+8
* Corrected the problem of ACE_Unbounded_Stack's size.nw11997-07-301-0/+6
* Finally, I can check these in.nw11997-07-301-32/+79
* Restore original version.nw11997-07-291-79/+32
* Added back parameterized allocation strategy version.nw11997-07-291-32/+79
* *** empty log message ***nw11997-07-291-69/+32
* *** empty log message ***nw11997-07-291-0/+2