| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLogTag: Fri May 18 00:36:35 2001 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 2001-05-18 | 1 | -20/+49 |
* | ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu> | brunsch | 2000-04-23 | 1 | -68/+68 |
* | ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com> | schmidt | 2000-02-21 | 1 | -5/+1 |
* | ChangeLogTag: Mon Aug 30 14:27:26 1999 David L. Levine <levine@cs.wustl.edu> | levine | 1999-08-30 | 1 | -1/+4 |
* | ChangeLogTag:Wed Jul 14 16:30:48 1999 Irfan Pyarali <irfan@cs.wustl.edu> | irfan | 1999-07-14 | 1 | -2/+2 |
* | ChangeLogTag:Mon Jul 12 13:54:34 1999 Kirthika Parameswaran <kirthika@cs.wu... | irfan | 1999-07-12 | 1 | -19/+25 |
* | Change typedef for TYPE from size_t to ACE_UINT32 to match ACE_Hash specializ... | Steve Huston | 1999-07-07 | 1 | -1/+1 |
* | Passed null_caching_strategy to teh constructor of the | kirthika | 1999-07-07 | 1 | -2/+6 |
* | Pure unicode fixes. | nanbor | 1999-07-05 | 1 | -4/+4 |
* | See Thu Jul 1 21:49:39 1999 Matthew J Braun <mjb2@cs.wustl.edu> | mjb2 | 1999-07-02 | 1 | -2/+4 |
* | UNICODE fixes | nanbor | 1999-07-01 | 1 | -16/+16 |
* | Added proper template instantiations | kirthika | 1999-06-25 | 1 | -29/+26 |
* | made lynxOs happy | kirthika | 1999-06-23 | 1 | -2/+2 |
* | Added changes pertaining to caching strategy utility | kirthika | 1999-06-21 | 1 | -13/+14 |
* | Added changes pertainig to utility. | kirthika | 1999-06-21 | 1 | -1/+1 |
* | made unsigned as size_t since unsigned menas differently on different | kirthika | 1999-06-15 | 1 | -4/+4 |
* | Removed repeated template instantiations. | kirthika | 1999-06-15 | 1 | -4/+0 |
* | Added template instantiations. | kirthika | 1999-06-15 | 1 | -2/+6 |
* | Changed template instantiations for ACE_Pair | kirthika | 1999-06-15 | 1 | -2/+2 |
* | Added template instantiations. | kirthika | 1999-06-15 | 1 | -4/+2 |
* | Added template instantiation for ACE_Read_Guard | kirthika | 1999-06-14 | 1 | -2/+4 |
* | . | schmidt | 1999-06-14 | 1 | -15/+28 |
* | Added template instantiations | kirthika | 1999-06-14 | 1 | -0/+4 |
* | Added Cache_Map_Manager and Hash_Cache_Map_Manager tests. | kirthika | 1999-06-11 | 1 | -13/+36 |
* | *** empty log message *** | irfan | 1999-06-11 | 1 | -14/+17 |
* | Added tests for Cache_Map_Manager and Hash_Cache_Map_Manager | kirthika | 1999-06-11 | 1 | -0/+280 |
* | . | schmidt | 1999-06-07 | 1 | -3/+8 |
* | . | schmidt | 1999-06-07 | 1 | -4/+7 |
* | changed index () to slot_index () and generation () to slot_generation | levine | 1999-03-20 | 1 | -9/+8 |
* | *** empty log message *** | irfan | 1999-01-23 | 1 | -1/+13 |
* | *** empty log message *** | irfan | 1999-01-23 | 1 | -282/+412 |
* | *** empty log message *** | irfan | 1998-12-25 | 1 | -49/+16 |
* | changed Log_Priority of "not supported" messages to LM_INFO | levine | 1998-11-10 | 1 | -3/+4 |
* | *** empty log message *** | naga | 1998-10-22 | 1 | -1/+1 |
* | . | schmidt | 1998-10-17 | 1 | -21/+21 |
* | . | schmidt | 1998-10-16 | 1 | -3/+3 |
* | . | schmidt | 1998-10-16 | 1 | -107/+184 |
* | *** empty log message *** | schmidt | 1998-08-22 | 1 | -1/+5 |
* | Added RCS Id strings to cpp files via a macro that can be turned off | gonzo | 1998-07-11 | 1 | -0/+2 |
* | Added initial support for Borland C++ Builder | gonzo | 1998-06-08 | 1 | -0/+5 |
* | Made CE friendly | nanbor | 1998-05-11 | 1 | -43/+43 |
* | added a ssize_t loop index that's used to avoid signed/unsigned comparisons | levine | 1998-04-29 | 1 | -31/+33 |
* | Added more assertion tests to ensure the test runs correctly. | nanbor | 1998-04-29 | 1 | -1/+19 |
* | *** empty log message *** | schmidt | 1998-04-08 | 1 | -87/+137 |
* | (test_map_manager): print out item.int_id_ instead of local i so that item ge... | levine | 1998-02-03 | 1 | -46/+46 |
* | Added ACE_UNUSED_ARG to eliminate warnings. | nw1 | 1998-01-10 | 1 | -0/+4 |
* | Added missing template instantiation codes. | nw1 | 1998-01-08 | 1 | -0/+62 |
* | Changed to use STL-styled iterator for ACE_Map_Manager test. | nw1 | 1998-01-04 | 1 | -4/+48 |
* | Fixed a typo. | nw1 | 1998-01-03 | 1 | -1/+1 |
* | Added codes to test STL-styled functions in ACE_Map_Manager. | nw1 | 1998-01-02 | 1 | -5/+17 |