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

Sat, 09 Apr 2005 19:26:56 +0000Update location of schema2beansdev.jar to make it work again.
cliffwd@netbeans.org [Sat, 09 Apr 2005 19:26:56 +0000] rev 1675
Update location of schema2beansdev.jar to make it work again.

Thu, 07 Apr 2005 14:26:16 +0000fixed (made accurate) BLD200504071800
mpetras@netbeans.org [Thu, 07 Apr 2005 14:26:16 +0000] rev 1674
fixed (made accurate)

Sun, 27 Mar 2005 00:44:23 +0000getImmediateCompositeId() added to allow finding out whether an object has a composite without deserializing the composite. deimos_base
mmatula@netbeans.org [Sun, 27 Mar 2005 00:44:23 +0000] rev 1673
getImmediateCompositeId() added to allow finding out whether an object has a composite without deserializing the composite.

Wed, 23 Mar 2005 15:24:57 +0000minor code clean-up BLD200503232205
thurka@netbeans.org [Wed, 23 Mar 2005 15:24:57 +0000] rev 1672
minor code clean-up

Wed, 23 Mar 2005 15:11:50 +0000typo in constructor fixed
thurka@netbeans.org [Wed, 23 Mar 2005 15:11:50 +0000] rev 1671
typo in constructor fixed

Wed, 23 Mar 2005 07:26:08 +0000#40185: Making callback actions surviving focus change work correctly with ActionMaps, defining 'jumpNext' and 'jumpPrev' keys, using them in output2, tasklist and refactoring
jtulach@netbeans.org [Wed, 23 Mar 2005 07:26:08 +0000] rev 1670
#40185: Making callback actions surviving focus change work correctly with ActionMaps, defining 'jumpNext' and 'jumpPrev' keys, using them in output2, tasklist and refactoring