Mon, 25 Apr 2005 13:00:28 +0000Build fixed after Yarda's changes in openide. BLD200504281800
mmatula@netbeans.org [Mon, 25 Apr 2005 13:00:28 +0000] rev 1685
Build fixed after Yarda's changes in openide.

Mon, 25 Apr 2005 12:50:06 +0000MDR standalone build fixed.
mmatula@netbeans.org [Mon, 25 Apr 2005 12:50:06 +0000] rev 1684
MDR standalone build fixed.

Thu, 21 Apr 2005 14:49:18 +0000#57114: Read the classname from metamodel when a structure is part of another structure. BLD200504241800
mmatula@netbeans.org [Thu, 21 Apr 2005 14:49:18 +0000] rev 1683
#57114: Read the classname from metamodel when a structure is part of another structure.

Tue, 19 Apr 2005 19:32:33 +0000Adding SPL to a few files (not all that need it by far). Developers - either BLD200504201800
jglick@netbeans.org [Tue, 19 Apr 2005 19:32:33 +0000] rev 1682
Adding SPL to a few files (not all that need it by far). Developers - either
1. Remember to do it yourself.
2. Or run "ant -f nbbuild/monitor.xml check-licenses" periodically.
3. Or fix your templates (e.g. in the IDE) to include the SPL.

Tue, 19 Apr 2005 13:08:44 +0000clean-javadoc target added BLD200504191800
mkuchtiak@netbeans.org [Tue, 19 Apr 2005 13:08:44 +0000] rev 1681
clean-javadoc target added

Mon, 18 Apr 2005 22:17:01 +0000#57933: replacing ${nb.*.dir} properties with literal equivalents. Also fixing old references to some JAR paths
jglick@netbeans.org [Mon, 18 Apr 2005 22:17:01 +0000] rev 1680
#57933: replacing ${nb.*.dir} properties with literal equivalents. Also fixing old references to some JAR paths
which have changed recently, which ought to fix a few broken unit tests out there.

Fri, 15 Apr 2005 14:15:51 +0000Primary index of btree storage improved. Btree storage now uses special PrimaryIndex instead of SinglevaluedBtree index. This PrimaryIndex is much smaller and faster. BLD200504171800
thurka@netbeans.org [Fri, 15 Apr 2005 14:15:51 +0000] rev 1679
Primary index of btree storage improved. Btree storage now uses special PrimaryIndex instead of SinglevaluedBtree index. This PrimaryIndex is much smaller and faster.

Fri, 15 Apr 2005 12:34:13 +0000TreeMetrics.print() takes PrintStream parameter now
thurka@netbeans.org [Fri, 15 Apr 2005 12:34:13 +0000] rev 1678
TreeMetrics.print() takes PrintStream parameter now

Wed, 13 Apr 2005 15:32:26 +0000sort new objects according to MOFID - this greatly improves hits/miss ratio in FileCache since there is a lots of cases where objects are read sequentially BLD200504141800
thurka@netbeans.org [Wed, 13 Apr 2005 15:32:26 +0000] rev 1677
sort new objects according to MOFID - this greatly improves hits/miss ratio in FileCache since there is a lots of cases where objects are read sequentially

Sat, 09 Apr 2005 19:32:54 +0000Update to pass with JDK5 BLD200504111800
cliffwd@netbeans.org [Sat, 09 Apr 2005 19:32:54 +0000] rev 1676
Update to pass with JDK5