svn commit: r161468 [2/2] - in incubator/derby/code/trunk/java: engine/org/apache/derby/catalog/ engine/org/apache/derby/iapi/db/ engine/org/apache/derby/iapi/store/access/ engine/org/apache/derby/iapi/store/access/conglomerate/ engine/org/apache/derby/iapi/store/raw/ engine/org/apache/derby/impl/sql/catalog/ engine/org/apache/derby/impl/store/access/ engine/org/apache/derby/impl/store/access/btree/ engine/org/apache/derby/impl/store/access/btree/index/ engine/org/apache/derby/impl/store/access/conglomerate/ engine/org/apache/derby/impl/store/access/heap/ engine/org/apache/derby/impl/store/access/sort/ engine/org/apache/derby/impl/store/raw/data/ testing/org/apache/derbyTesting/functionTests/master/ testing/org/apache/derbyTesting/functionTests/suites/ testing/org/apache/derbyTesting/functionTests/tests/store/ testing/org/apache/derbyTesting/functionTests/tests/storetests/

2005-04-15 Thread mikem
Modified: incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/access/heap/HeapController.java URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/access/heap/HeapController.java?view=diffr1=161467r2=161468

svn commit: r161814 - incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/storetests/BaseTest.java

2005-04-19 Thread mikem
Author: mikem Date: Mon Apr 18 16:33:54 2005 New Revision: 161814 URL: http://svn.apache.org/viewcvs?view=revrev=161814 Log: working on this test, real version will be in the storetests directory. Removed: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests

svn commit: r161965 - incubator/derby/code/trunk/java/engine/org/apache/derby/iapi/db incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/access/conglomerate incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/raw/data

2005-04-19 Thread mikem
Author: mikem Date: Tue Apr 19 13:39:43 2005 New Revision: 161965 URL: http://svn.apache.org/viewcvs?view=revrev=161965 Log: continuing online compress work, remove debug statements. Modified: incubator/derby/code/trunk/java/engine/org/apache/derby/iapi/db/OnlineCompress.java

svn commit: r161974 - incubator/derby/code/trunk/java/engine/org/apache/derby/iapi/reference/Property.java

2005-04-19 Thread mikem
Author: mikem Date: Tue Apr 19 13:48:50 2005 New Revision: 161974 URL: http://svn.apache.org/viewcvs?view=revrev=161974 Log: javadoc fix, can't refer to #checkpoint Modified: incubator/derby/code/trunk/java/engine/org/apache/derby/iapi/reference/Property.java Modified: incubator/derby

svn commit: r165024 - /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/storetests.runall

2005-04-27 Thread mikem
Author: mikem Date: Wed Apr 27 11:24:05 2005 New Revision: 165024 URL: http://svn.apache.org/viewcvs?rev=165024view=rev Log: taking compress test out of nightly until test timing issue with post commit delete reclaim issue is resolved. Test is intermittently getting a diff in number of btree

svn commit: r165169 - in /incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store: access/heap/ raw/log/ raw/xact/

2005-04-28 Thread mikem
Author: mikem Date: Thu Apr 28 10:48:40 2005 New Revision: 165169 URL: http://svn.apache.org/viewcvs?rev=165169view=rev Log: more store javadoc fixes. Modified: incubator/derby/code/trunk/java/engine/org/apache/derby/impl/store/access/heap/Heap.java incubator/derby/code/trunk/java