summaryrefslogtreecommitdiff
path: root/ace/Containers_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* .schmidt1999-04-081-3/+3
* .schmidt1999-04-081-47/+33
* Changed assignment operators (operator=) to return a referenceOssama Othman1999-04-021-9/+27
* See my ChangeLog entry from 1 April 1999.Ossama Othman1999-04-011-4/+9
* .schmidt1999-01-221-2/+0
* *** empty log message ***irfan1999-01-071-1/+1
* ChangeLogTag:Fri Jan 1 12:22:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-011-15/+31
* (ACE_Fixed_Set::insert): removed blank line between function header and body.levine1998-12-311-1/+0
* (ACE_Bounded_Set::is_full): On LynxOS only, uninlined this function to avoid ...levine1998-12-211-0/+10
* *** empty log message ***irfan1998-12-091-1/+4
* use ACE_NLOGGING instead of ACE_NDEBUGlevine1998-12-061-4/+4
* added if NDEBUG protection to some local variables and ACE_UNUSED_ARG to some...levine1998-12-061-0/+4
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-3/+8
* ChangeLogTag:Mon Oct 12 09:43:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-121-2/+25
* removed unnecessary (and impolite) variable namelevine1998-10-091-1/+1
* Added begin () and end () to ACE_Unbounded_Queue.sergio1998-09-291-2/+17
* (ACE_{Bounded,Fixed}_Set_Iterator::done): added ACE_CAST_CONST to the static ...levine1998-09-241-2/+4
* Changed dynamic_cast to static_cast.nanbor1998-09-221-8/+7
* Added ACE_Double_Linked_List_Iterator::advance_and_remove () and a bunch of d...nanbor1998-09-191-7/+22
* Removed protecting code with ACE_LACKS_TEMPLATE_AS_TEMPLATE_PARAMETERjxh1998-09-171-2/+0
* Put these into _T files so I could add some explicit templatejxh1998-09-171-0/+2307