Mon, 02 Aug 2004 15:56:25 +0000getListeners() method added BLD200408021800
dprusa@netbeans.org [Mon, 02 Aug 2004 15:56:25 +0000] rev 1557
getListeners() method added

Mon, 02 Aug 2004 09:15:21 +0000Don't print Ignoring... for dependency.
mmatula@netbeans.org [Mon, 02 Aug 2004 09:15:21 +0000] rev 1556
Don't print Ignoring... for dependency.

Wed, 28 Jul 2004 19:09:11 +0000comments added BLD200408011800
mmatula@netbeans.org [Wed, 28 Jul 2004 19:09:11 +0000] rev 1555
comments added

Wed, 28 Jul 2004 12:41:12 +0000minor change - do not reinitialize the field BLD200407281800
rkubacki@netbeans.org [Wed, 28 Jul 2004 12:41:12 +0000] rev 1554
minor change - do not reinitialize the field

Wed, 28 Jul 2004 12:03:52 +0000customImplInfos uses LinkedHashMap instead of Hashtable to limit its size and serve as a LRU cache rather than a static hashmap that is never collected.
mmatula@netbeans.org [Wed, 28 Jul 2004 12:03:52 +0000] rev 1553
customImplInfos uses LinkedHashMap instead of Hashtable to limit its size and serve as a LRU cache rather than a static hashmap that is never collected.

Thu, 22 Jul 2004 15:05:31 +0000do not throw exception when namespace uri tag is not found in metamodel BLD200407222055
dprusa@netbeans.org [Thu, 22 Jul 2004 15:05:31 +0000] rev 1552
do not throw exception when namespace uri tag is not found in metamodel

Thu, 22 Jul 2004 10:44:39 +0000Index names are now constructed using just the MOFID serial number instead of the whole MOFID.
mmatula@netbeans.org [Thu, 22 Jul 2004 10:44:39 +0000] rev 1551
Index names are now constructed using just the MOFID serial number instead of the whole MOFID.

Thu, 22 Jul 2004 09:24:32 +0000Performance improvement - do not call notifyAll in every leave (just in the outermost one)
mmatula@netbeans.org [Thu, 22 Jul 2004 09:24:32 +0000] rev 1550
Performance improvement - do not call notifyAll in every leave (just in the outermost one)

Thu, 22 Jul 2004 08:51:43 +0000writeHeaderToPage protected rather than package
rkubacki@netbeans.org [Thu, 22 Jul 2004 08:51:43 +0000] rev 1549
writeHeaderToPage protected rather than package

Wed, 21 Jul 2004 22:04:49 +0000Fixing #46346: Association indexes now have shorter names. BLD200407220815
mmatula@netbeans.org [Wed, 21 Jul 2004 22:04:49 +0000] rev 1548
Fixing #46346: Association indexes now have shorter names.