summaryrefslogtreecommitdiff
path: root/ace/Hash_Map_Manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* replaced bare explicit destructor calls with ACE_DES_FREE_TEMPLATE macro invo...levine1998-05-281-6/+9
* Made CE friendlynanbor1998-05-111-2/+2
* Fixed bugs.nanbor1998-04-291-30/+22
* *** empty log message ***schmidt1998-04-081-153/+79
* reverted to pre-4.5 release versionslevine1998-04-081-48/+61
* *** empty log message ***schmidt1998-04-071-61/+48
* *** empty log message ***schmidt1998-04-051-2/+5
* *** empty log message ***alex1998-04-041-32/+0
* *** empty log message ***alex1998-03-181-0/+10
* (operator *): initialize retv to 0 to avoid warning about using it before set...levine1998-03-181-4/+4
* Regular CE stuff.nanbor1998-03-121-7/+7
* *** empty log message ***alex1998-03-011-78/+46
* Reset cur_size_ to zero after close_i.nanbor1998-02-211-0/+1
* (ACE_Hash_Map_Iterator_Base ctor): added a cast of mm.total_size_ to ssize_t,levine1998-01-221-17/+17
* Replaced the HPUX_11 destructor madness with calling destructor from a tempor...nanbor1998-01-221-7/+2
* Added initialization for ACE_Hash_Map_Manager::table_.nanbor1998-01-201-0/+2
* Should release old memory before allocating new one in create_bucket.nanbor1998-01-201-0/+4
* Added more static cast.nw11998-01-101-6/+6
* Added STL-styled iterator functions.nw11998-01-081-35/+351
* HP-UX 11 mergeSteve Huston1997-12-231-0/+4
* *** empty log message ***schmidt1997-12-051-2/+3
* Worked around HP aC++ compiler bug which originally prompted theSteve Huston1997-11-141-9/+1
* (unbind_i): set the int_id reference argument instead of ignoring it.levine1997-10-311-2/+2
* *** empty log message ***irfan1997-10-311-1/+1
* Can't use ACE_DES* template.nw11997-10-301-4/+12
* Changed to use ACE_DES* macros in close_i.nw11997-10-301-4/+4
* (unbind): added ACE_UNUSED_ARG (int_id)levine1997-10-261-95/+97
* *** empty log message ***irfan1997-10-261-94/+268
* *** empty log message ***schmidt1997-10-241-52/+28
* *** empty log message ***schmidt1997-10-041-12/+12
* *** empty log message ***schmidt1997-10-041-66/+66
* Changed implementation back to use a single sentinel_ rather thanjxh1997-08-061-37/+29
* Made all the _i find methods use shared_find, to ease templatejxh1997-07-311-40/+55
* *** empty log message ***irfan1997-07-261-1/+1
* *** empty log message ***jxh1997-07-151-0/+8
* Explicitly call the destructor of an entry when unbinding.jxh1997-07-121-0/+2
* *** empty log message ***schmidt1997-07-031-4/+6
* *** empty log message ***schmidt1997-07-021-1/+1
* *** empty log message ***schmidt1997-05-141-10/+10
* *** empty log message ***schmidt1997-05-041-1/+15
* *** empty log message ***schmidt1997-04-241-5/+13
* *** empty log message ***schmidt1997-04-231-4/+10
* *** empty log message ***schmidt1997-04-161-0/+2
* replaced DEFAULT_SIZE with ACE_DEFAULT_MAP_SIZE so that Naming_Test runs on S...levine1997-02-051-1/+7
* fooschmidt1997-02-051-6/+0
* reordered initializers in single-argument ctor to match declaration orderlevine1997-02-021-3/+3
* *** empty log message ***irfan1997-02-011-0/+10