Tue, 16 Nov 2004 15:54:57 +0000#51505: CachedPages are now properly cleaned when a storage is unmounted. BLD200411171900
mmatula@netbeans.org [Tue, 16 Nov 2004 15:54:57 +0000] rev 1623
#51505: CachedPages are now properly cleaned when a storage is unmounted.

Mon, 15 Nov 2004 10:03:28 +0000#51506: Remove ValueObject and the related data from the MdrStorage maps when a storage is unmounted. BLD200411151900
mmatula@netbeans.org [Mon, 15 Nov 2004 10:03:28 +0000] rev 1622
#51506: Remove ValueObject and the related data from the MdrStorage maps when a storage is unmounted.

Sun, 14 Nov 2004 12:48:09 +0000Build script fixed. BLD200411141900
mmatula@netbeans.org [Sun, 14 Nov 2004 12:48:09 +0000] rev 1621
Build script fixed.

Sat, 13 Nov 2004 10:57:58 +0000#51480: Recovery from corruptions of the master storage fixed.
mmatula@netbeans.org [Sat, 13 Nov 2004 10:57:58 +0000] rev 1620
#51480: Recovery from corruptions of the master storage fixed.

Thu, 11 Nov 2004 14:22:45 +0000#47487: rollback of primary index fixed BLD200411111900
dprusa@netbeans.org [Thu, 11 Nov 2004 14:22:45 +0000] rev 1619
#47487: rollback of primary index fixed

Thu, 11 Nov 2004 13:50:20 +0000Wrapper implementations of derived methods are no longer generated since they were useless - they just delegated to the custom implementation directly.
mmatula@netbeans.org [Thu, 11 Nov 2004 13:50:20 +0000] rev 1618
Wrapper implementations of derived methods are no longer generated since they were useless - they just delegated to the custom implementation directly.

Thu, 11 Nov 2004 13:48:47 +0000_createInstance method should not be abstract, since it does not get implemented for class proxies representing abstract classes
mmatula@netbeans.org [Thu, 11 Nov 2004 13:48:47 +0000] rev 1617
_createInstance method should not be abstract, since it does not get implemented for class proxies representing abstract classes

Wed, 10 Nov 2004 05:17:09 +0000Correcting newlines in text files. All developers should take care that they commit NL files on Unix and CRNL on BLD200411101900
jglick@netbeans.org [Wed, 10 Nov 2004 05:17:09 +0000] rev 1616
Correcting newlines in text files. All developers should take care that they commit NL files on Unix and CRNL on
Windows (and who knows what on Mac OS X). A text file checked out on Unix should always be using NL and CRNL on
Windows if this rule is followed.

Fri, 05 Nov 2004 14:58:33 +0000#50842: Rollback fixed. BLD200411091900
mmatula@netbeans.org [Fri, 05 Nov 2004 14:58:33 +0000] rev 1615
#50842: Rollback fixed.

Sat, 30 Oct 2004 11:57:20 +0000#50997: Fixed sources of inconsistencies of MDR storage caused by commiting incomplete transactions. release40-BLD200504062155
mmatula@netbeans.org [Sat, 30 Oct 2004 11:57:20 +0000] rev 1614
#50997: Fixed sources of inconsistencies of MDR storage caused by commiting incomplete transactions.