Mon, 07 Oct 2002 15:18:53 +0000Added cross hyperlinking between particular javadocs BLD200210090100
rbalada@netbeans.org [Mon, 07 Oct 2002 15:18:53 +0000] rev 1070
Added cross hyperlinking between particular javadocs

Sun, 06 Oct 2002 21:41:11 +0000optimization of storable properties (now there are 4 object slots so handlers do not need to use heavy weight map to store private info) BLD200210070100
mmatula@netbeans.org [Sun, 06 Oct 2002 21:41:11 +0000] rev 1069
optimization of storable properties (now there are 4 object slots so handlers do not need to use heavy weight map to store private info)
(increased version number of the storage as this changes the storage incompatibly)

Fri, 04 Oct 2002 19:55:30 +0000minor performance improvements
mmatula@netbeans.org [Fri, 04 Oct 2002 19:55:30 +0000] rev 1068
minor performance improvements

Fri, 04 Oct 2002 07:37:56 +0000Remove debugging code accidently checked in with previous changes.
briansmith@netbeans.org [Fri, 04 Oct 2002 07:37:56 +0000] rev 1067
Remove debugging code accidently checked in with previous changes.

Fri, 04 Oct 2002 06:19:06 +0000JMIStreamFactory.createStream can now return null to indicate that the file does not need to be written. JavaMapper now reports I/O errors instead of silently ignoring them. Substitute name handling improved.
briansmith@netbeans.org [Fri, 04 Oct 2002 06:19:06 +0000] rev 1066
JMIStreamFactory.createStream can now return null to indicate that the file does not need to be written. JavaMapper now reports I/O errors instead of silently ignoring them. Substitute name handling improved.

Thu, 03 Oct 2002 16:48:59 +0000automatical synchronization of references with association ends (by implementing BLD200210040100
mmatula@netbeans.org [Thu, 03 Oct 2002 16:48:59 +0000] rev 1065
automatical synchronization of references with association ends (by implementing
post processing on RefersTo association)

Thu, 03 Oct 2002 11:09:46 +0000several fixes (bytecode generators, TagProvider)
mmatula@netbeans.org [Thu, 03 Oct 2002 11:09:46 +0000] rev 1064
several fixes (bytecode generators, TagProvider)

Wed, 02 Oct 2002 19:29:48 +0000small fixes (improved logging in XMI tools, bugfix in bytecode generators, UML 1.3 diff fixed) BLD200210030100
mmatula@netbeans.org [Wed, 02 Oct 2002 19:29:48 +0000] rev 1063
small fixes (improved logging in XMI tools, bugfix in bytecode generators, UML 1.3 diff fixed)
addition of experimental action for generating skeletons of implementation classes
added to the mdrtoolkit.

Mon, 30 Sep 2002 14:54:34 +0000events tests rewritten not to rely on hardcoded golden files BLD200210020100
mkubec@netbeans.org [Mon, 30 Sep 2002 14:54:34 +0000] rev 1062
events tests rewritten not to rely on hardcoded golden files

Mon, 30 Sep 2002 14:51:17 +0000xmi with model which cannot be instantiated, because of missing ifaces
mkubec@netbeans.org [Mon, 30 Sep 2002 14:51:17 +0000] rev 1061
xmi with model which cannot be instantiated, because of missing ifaces