summaryrefslogtreecommitdiff
path: root/tests/Map_Manager_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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 <kirthika@cs.wu...irfan1999-07-121-19/+25
* Change typedef for TYPE from size_t to ACE_UINT32 to match ACE_Hash specializ...Steve Huston1999-07-071-1/+1
* Passed null_caching_strategy to teh constructor of thekirthika1999-07-071-2/+6
* 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
* 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
* *** 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
* Added more assertion tests to ensure the test runs correctly.nanbor1998-04-291-1/+19
* *** empty log message ***schmidt1998-04-081-87/+137
* (test_map_manager): print out item.int_id_ instead of local i so that item ge...levine1998-02-031-46/+46
* Added ACE_UNUSED_ARG to eliminate warnings.nw11998-01-101-0/+4
* Added missing template instantiation codes.nw11998-01-081-0/+62
* Changed to use STL-styled iterator for ACE_Map_Manager test.nw11998-01-041-4/+48
* Fixed a typo.nw11998-01-031-1/+1
* Added codes to test STL-styled functions in ACE_Map_Manager.nw11998-01-021-5/+17
* Added explicit template instantiation for ACE_Map_Iterator_Basenw11998-01-021-0/+2