summaryrefslogtreecommitdiff
path: root/tests/Map_Manager_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag: Thu Apr 20 07:23:12 UTC 2006 Johnny Willemsen ↵Johnny Willemsen2006-04-201-68/+0
| | | | <jwillemsen@remedy.nl>
* ChangeLogTag:Fri Apr 22 22:45:35 2005 Ossama Othman ↵Ossama Othman2005-04-231-4/+4
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Thu Jan 20 18:18:00 2005 Ossama Othman ↵Ossama Othman2005-01-211-4/+2
| | | | <ossama@dre.vanderbilt.edu>
* ChangeLogTag:Tue Nov 11 18:48:27 2003 Balachandran Natarajan ↵bala2003-11-121-6/+6
| | | | <bala@dre.vanderbilt.edu>
* ChangeLogTag:Sun Nov 9 04:08:16 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-091-1/+0
|
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-1/+1
|
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
|
* ChangeLogTag: Mon Dec 24 23:52:43 2001 Balachandran Natarajan ↵bala2001-12-251-2/+0
| | | | <bala@cs.wustl.edu>
* ChangeLogTag: Fri May 18 00:36:35 2001 Irfan Pyarali <irfan@cs.wustl.edu>irfan2001-05-181-20/+49
|
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-68/+68
|
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+1
|
* ChangeLogTag: Mon Aug 30 14:27:26 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-301-1/+4
|
* ChangeLogTag:Wed Jul 14 16:30:48 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-141-2/+2
|
* ChangeLogTag:Mon Jul 12 13:54:34 1999 Kirthika Parameswaran ↵irfan1999-07-121-19/+25
| | | | <kirthika@cs.wustl.edu>
* Change typedef for TYPE from size_t to ACE_UINT32 to match ACE_Hash ↵Steve Huston1999-07-071-1/+1
| | | | specialization
* Passed null_caching_strategy to teh constructor of thekirthika1999-07-071-2/+6
| | | | cache_map_manager and hash_cacahe_map_manager.
* Pure unicode fixes.nanbor1999-07-051-4/+4
|
* See Thu Jul 1 21:49:39 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-07-021-2/+4
|
* UNICODE fixesnanbor1999-07-011-16/+16
|
* Added proper template instantiationskirthika1999-06-251-29/+26
|
* made lynxOs happykirthika1999-06-231-2/+2
|
* Added changes pertaining to caching strategy utilitykirthika1999-06-211-13/+14
|
* Added changes pertainig to utility.kirthika1999-06-211-1/+1
|
* made unsigned as size_t since unsigned menas differently on differentkirthika1999-06-151-4/+4
| | | | platforms.
* Removed repeated template instantiations.kirthika1999-06-151-4/+0
|
* Added template instantiations.kirthika1999-06-151-2/+6
|
* Changed template instantiations for ACE_Pairkirthika1999-06-151-2/+2
|
* Added template instantiations.kirthika1999-06-151-4/+2
|
* Added template instantiation for ACE_Read_Guardkirthika1999-06-141-2/+4
|
* .schmidt1999-06-141-15/+28
|
* Added template instantiationskirthika1999-06-141-0/+4
|
* Added Cache_Map_Manager and Hash_Cache_Map_Manager tests.kirthika1999-06-111-13/+36
|
* *** empty log message ***irfan1999-06-111-14/+17
|
* Added tests for Cache_Map_Manager and Hash_Cache_Map_Managerkirthika1999-06-111-0/+280
|
* .schmidt1999-06-071-3/+8
|
* .schmidt1999-06-071-4/+7
|
* changed index () to slot_index () and generation () to slot_generationlevine1999-03-201-9/+8
| | | | (), to correspond to Active_Map_Manager interface change.
* *** empty log message ***irfan1999-01-231-1/+13
|
* *** empty log message ***irfan1999-01-231-282/+412
|
* *** empty log message ***irfan1998-12-251-49/+16
|
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-3/+4
|
* *** empty log message ***naga1998-10-221-1/+1
|
* .schmidt1998-10-171-21/+21
|
* .schmidt1998-10-161-3/+3
|
* .schmidt1998-10-161-107/+184
|
* *** empty log message ***schmidt1998-08-221-1/+5
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
|
* Made CE friendlynanbor1998-05-111-43/+43
|
* added a ssize_t loop index that's used to avoid signed/unsigned comparisonslevine1998-04-291-31/+33
|