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.

Fri, 29 Oct 2004 16:59:26 +0000#50968: Synchronization issues causing storage corruption fixed.
mmatula@netbeans.org [Fri, 29 Oct 2004 16:59:26 +0000] rev 1613
#50968: Synchronization issues causing storage corruption fixed.

Fri, 29 Oct 2004 16:56:33 +0000#49682: new Boolean() replaced by Boolean.valueOf() in generated classes.
mmatula@netbeans.org [Fri, 29 Oct 2004 16:56:33 +0000] rev 1612
#49682: new Boolean() replaced by Boolean.valueOf() in generated classes.

Fri, 29 Oct 2004 16:52:56 +0000Minor change in commented code (for debugging purposes)
mmatula@netbeans.org [Fri, 29 Oct 2004 16:52:56 +0000] rev 1611
Minor change in commented code (for debugging purposes)

Thu, 28 Oct 2004 15:14:46 +0000#50472: Effectiveness of MDRCache improved. BLD200410281800
mmatula@netbeans.org [Thu, 28 Oct 2004 15:14:46 +0000] rev 1610
#50472: Effectiveness of MDRCache improved.