Mon, 21 Feb 2005 18:52:37 +0000#46237: preset size of BAOStream BLD200502211900
dprusa@netbeans.org [Mon, 21 Feb 2005 18:52:37 +0000] rev 1663
#46237: preset size of BAOStream

Mon, 21 Feb 2005 14:34:26 +0000#51504: Unnecessary copies of storage file name eliminated.
mmatula@netbeans.org [Mon, 21 Feb 2005 14:34:26 +0000] rev 1662
#51504: Unnecessary copies of storage file name eliminated.

Mon, 14 Feb 2005 16:38:46 +0000#48453: Avoid constructing string representations of MOFID. release41_beta-BLD200502172122
mmatula@netbeans.org [Mon, 14 Feb 2005 16:38:46 +0000] rev 1661
#48453: Avoid constructing string representations of MOFID.

Mon, 31 Jan 2005 11:50:52 +0000Newly created array has elements inited to 0 BLD200501311900
rkubacki@netbeans.org [Mon, 31 Jan 2005 11:50:52 +0000] rev 1660
Newly created array has elements inited to 0

Mon, 31 Jan 2005 09:51:27 +0000Allow JdbcStorage delete/close/shutDown sequence.
jsichi@netbeans.org [Mon, 31 Jan 2005 09:51:27 +0000] rev 1659
Allow JdbcStorage delete/close/shutDown sequence.

Sat, 29 Jan 2005 10:59:51 +0000Initialize some JdbcStorage variables earlier in case open is never called. BLD200501301900
jsichi@netbeans.org [Sat, 29 Jan 2005 10:59:51 +0000] rev 1658
Initialize some JdbcStorage variables earlier in case open is never called.

Sat, 29 Jan 2005 10:58:52 +0000Add ant logging integration to mdrant task; also handle more build excns.
jsichi@netbeans.org [Sat, 29 Jan 2005 10:58:52 +0000] rev 1657
Add ant logging integration to mdrant task; also handle more build excns.

Fri, 28 Jan 2005 08:44:50 +0000Allow throwing VetoChangeException from firePlannedChange()
mmatula@netbeans.org [Fri, 28 Jan 2005 08:44:50 +0000] rev 1656
Allow throwing VetoChangeException from firePlannedChange()

Wed, 19 Jan 2005 22:40:47 +0000Another attempt at deadlock elimination. BLD200501251900
jsichi@netbeans.org [Wed, 19 Jan 2005 22:40:47 +0000] rev 1655
Another attempt at deadlock elimination.

Wed, 19 Jan 2005 01:00:18 +0000Use private objects for synchronization in JDBC storage, because BLD200501191900
jsichi@netbeans.org [Wed, 19 Jan 2005 01:00:18 +0000] rev 1654
Use private objects for synchronization in JDBC storage, because
other MDR code synchronizes on the storage object externally.