Tue, 14 Oct 2003 20:30:08 +0000Add support for xsd:minLength and xsd:maxLength. BLD200310150100
cliffwd@netbeans.org [Tue, 14 Oct 2003 20:30:08 +0000] rev 1367
Add support for xsd:minLength and xsd:maxLength.
Fix bug dealing with adding restrictions to types.
Add test for the above, but since it requires QName jar, comment it out.

Tue, 14 Oct 2003 17:01:36 +0000Make it so that the HashMap's we create are created with a certain size in mind.
cliffwd@netbeans.org [Tue, 14 Oct 2003 17:01:36 +0000] rev 1366
Make it so that the HashMap's we create are created with a certain size in mind.
If property change event support is on, then we generate code to compare the old value and new value and only do something if they are different.

Tue, 14 Oct 2003 15:45:04 +0000CCE fixed in serialization of int arrays
thurka@netbeans.org [Tue, 14 Oct 2003 15:45:04 +0000] rev 1365
CCE fixed in serialization of int arrays

Mon, 13 Oct 2003 22:08:25 +0000Removing deprecated <property> element from arch description DTD. BLD200310140100
jglick@netbeans.org [Mon, 13 Oct 2003 22:08:25 +0000] rev 1364
Removing deprecated <property> element from arch description DTD.
Enforcing NMTOKENness of names, since they are used in hyperlinks etc.
Ensuring all existing arch description XML files validate without
errors.

Mon, 13 Oct 2003 13:02:12 +0000serialization of int arrays added
mmatula@netbeans.org [Mon, 13 Oct 2003 13:02:12 +0000] rev 1363
serialization of int arrays added

Mon, 13 Oct 2003 13:00:12 +0000interface Transient added
dprusa@netbeans.org [Mon, 13 Oct 2003 13:00:12 +0000] rev 1362
interface Transient added

Fri, 10 Oct 2003 13:17:48 +0000minor optimization BLD200310130100
mmatula@netbeans.org [Fri, 10 Oct 2003 13:17:48 +0000] rev 1361
minor optimization

Thu, 09 Oct 2003 20:18:25 +0000Improve/update documentation. BLD200310100100
cliffwd@netbeans.org [Thu, 09 Oct 2003 20:18:25 +0000] rev 1360
Improve/update documentation.

Thu, 09 Oct 2003 14:54:12 +0000synchronization in resolveInterface method fixed
dprusa@netbeans.org [Thu, 09 Oct 2003 14:54:12 +0000] rev 1359
synchronization in resolveInterface method fixed

Thu, 09 Oct 2003 00:35:44 +0000Killing ancient org.netbeans.nbbuild.ToJar. BLD200310090100
jglick@netbeans.org [Thu, 09 Oct 2003 00:35:44 +0000] rev 1358
Killing ancient org.netbeans.nbbuild.ToJar.