summaryrefslogtreecommitdiff
path: root/ace/Map_Manager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Tue Aug 21 10:36:08 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-08-211-0/+34
|
* ChangeLogTag: Fri Jun 15 20:18:07 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-161-29/+38
|
* ChangeLogTag: Fri May 18 00:36:35 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-05-181-14/+52
|
* ChangeLogTag:Mon Jan 22 10:21:20 2001 Douglas C. Schmidt ↵schmidt2001-01-221-3/+0
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-6/+6
|
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-6/+6
|
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-1/+0
|
* ChangeLogTag:Tue Sep 07 19:55:52 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-09-081-12/+111
|
* ChangeLogTag:Tue Jul 6 18:21:36 1999 Douglas C. Schmidt ↵schmidt1999-07-061-94/+45
| | | | <schmidt@tango.cs.wustl.edu>
* .schmidt1999-06-061-36/+36
|
* Uninlined ACE_Map_Manager_Interator_Base::operator*nanbor1999-03-231-26/+41
|
* *** empty log message ***irfan1999-02-061-0/+32
|
* *** empty log message ***irfan1999-01-291-9/+4
|
* *** empty log message ***irfan1999-01-251-5/+5
|
* *** empty log message ***irfan1999-01-251-23/+24
|
* *** empty log message ***irfan1999-01-231-666/+334
|
* *** empty log message ***irfan1998-12-091-1/+4
|
* changed include protection from #if !defined to ifndef, and added #pragma ↵levine1998-11-181-1/+6
| | | | once, if possible
* Fixed new elements not constructed problem in resize_i.nanbor1998-11-171-8/+7
|
* .schmidt1998-10-161-5/+1
|
* *** empty log message ***irfan1998-10-161-18/+21
|
* *** empty log message ***irfan1998-10-161-6/+6
|
* .schmidt1998-10-161-4/+4
|
* .schmidt1998-10-151-5/+6
|
* .schmidt1998-10-131-1/+8
|
* ChangeLogTag:Sun Sep 27 18:53:25 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-271-2/+2
|
* ChangeLogTag:Fri Sep 25 22:10:38 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-261-0/+2
|
* (ACE_Map_Iterator_Base::done): added ACE_CAST_CONST to the static cast.levine1998-09-241-1/+2
|
* pSOS Diab and Trimedia compiler port checkincdgill1998-09-011-0/+2
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* A few changes for Borlandgonzo1998-06-221-1/+1
|
* added ACE_DES_FREE_TEMPLATE2 macro to handle template classes with two argumentslevine1998-05-281-2/+2
|
* replaced bare explicit destructor calls with ACE_DES_FREE_TEMPLATE macro ↵levine1998-05-281-3/+6
| | | | invocations
* *** empty log message ***schmidt1998-05-081-3/+0
|
* *** empty log message ***schmidt1998-05-081-5/+7
|
* *** empty log message ***schmidt1998-05-071-1/+3
|
* *** empty log message ***alex1998-04-041-0/+10
|
* *** empty log message ***sergio1998-03-221-4/+4
|
* (operator *): initialize retv to 0 to avoid warning about using it before ↵levine1998-03-181-1/+1
| | | | setting its value
* CE stuff.nanbor1998-03-161-2/+2
|
* Regular CE stuff.nanbor1998-03-121-4/+4
|
* removed const from static cast to avoid warnings about meaningless type ↵levine1998-03-041-1/+1
| | | | qualifier from GreenHills
* *** empty log message ***schmidt1998-03-021-1/+1
|
* *** empty log message ***irfan1998-01-091-2/+2
|
* Made operator == and != and the arguments they take const.nw11998-01-051-2/+2
|
* Fixed initial iterator position.nw11998-01-031-2/+2
|
* Added back comparison operators to iterator classes.nw11998-01-021-5/+1
|
* Sometimes, we don't need the casts.nw11998-01-021-2/+2
|
* ChangeLogTag:Fri Jan 2 10:56:38 1998 Carlos O'Ryan ↵coryan1998-01-021-5/+5
| | | | <coryan@macarena.cs.wustl.edu>
* Abstracted out ACE_Map_Iterator_Base and added some missing functionalities.nw11998-01-021-105/+145
|