summaryrefslogtreecommitdiff
path: root/ace/Map_Manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** 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 set...levine1998-03-181-1/+1
* 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 quali...levine1998-03-041-1/+1
* *** 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 <coryan@macarena.cs.wus...coryan1998-01-021-5/+5
* Abstracted out ACE_Map_Iterator_Base and added some missing functionalities.nw11998-01-021-105/+145
* (operator*): fixed typo in "ACE_Map_Entry".levine1997-12-311-69/+65
* Added STL-styled iterator functions.nw11997-12-311-25/+134
* pSOSim portcdgill1997-12-171-6/+8
* *** empty log message ***irfan1997-10-261-26/+26
* *** empty log message ***schmidt1997-10-041-17/+17
* *** empty log message ***schmidt1997-10-041-114/+114
* *** empty log message ***irfan1997-07-261-1/+1
* updated header file to indicate that find functions return a non-negative int...levine1997-05-071-1/+1
* *** empty log message ***schmidt1997-05-051-1/+1
* *** empty log message ***schmidt1997-05-041-2/+22
* (dtor): removed void return (typo)levine1997-05-031-1/+1
* *** empty log message ***schmidt1997-05-031-0/+6
* *** empty log message ***schmidt1997-04-241-6/+13
* * ace/Map_Manager.cpp (free_search_structure): Added the loopChris Cleeland1997-04-161-1/+1
* (free_search_structure): changed type of loop index to size_t to avoid signed...levine1997-04-161-1/+1
* *** empty log message ***schmidt1997-04-161-1/+4
* The Map_Manager now calls the destructors of Map_Entries when it freesharrison1997-04-161-7/+18
* fooschmidt1997-02-101-2/+9
* replaced DEFAULT_SIZE with ACE_DEFAULT_MAP_SIZE so that Naming_Test runs on S...levine1997-02-051-2/+2
* cast -1 to size_t to avoid warning about signed-to-unsigned conversionlevine1997-01-311-2/+2
* fooschmidt1997-01-311-43/+38
* foschmidt1997-01-251-5/+9
* Eonschmidt1996-11-301-1/+0
* fooschmidt1996-11-271-3/+2
* whoopie!!schmidt1996-11-181-15/+15
* Check the ChangeLog for details.harrison1996-11-131-8/+8
* New Iterators addedirfan1996-11-091-0/+50
* I'm doneschmidt1996-10-261-6/+6
* Initial revisionlevine1996-10-211-0/+575