Warning, /Utilities/General/doc/ReleaseNotes.txt is written in an unsupported language. File is not indexed.
0001 2005-09-22 Marc Paterno <paterno@fnal.gov>
0002
0003 * Added the MapVector class, taken from the original by Jim
0004 Kowalkowski as used at CDF for many years. I had to make minor
0005 updates in the class, because CMS is using a newer compiler than
0006 does CDF. The changes were primarily addition of the keyword
0007 'typename' where KCC did not require, but recent GCC versions do
0008 require, its use. I also modified the tests, removing use of the
0009 ZOOM timer classes. I have not yet made sure the tests are
0010 comprehensive, nor have I modified them to use CPP_UNIT