Mon, 10 Feb 2003 17:56:11 +0000A LIST_CMD command introduced. It's used by LIST so that it does not have to BLD200302110100
mentlicher@netbeans.org [Mon, 10 Feb 2003 17:56:11 +0000] rev 3110
A LIST_CMD command introduced. It's used by LIST so that it does not have to
form the command's execution string from it's arguments.

Mon, 10 Feb 2003 16:28:37 +0000Put new _ja properties files into the Japanese localization jar only.
mentlicher@netbeans.org [Mon, 10 Feb 2003 16:28:37 +0000] rev 3109
Put new _ja properties files into the Japanese localization jar only.
_XX layer files updated for use by other localizations.
This is a fix of issue #30421.

Sun, 09 Feb 2003 20:12:48 +0000Fixed http://www.netbeans.org/issues/show_bug.cgi?id=30794 BLD200302100100
trond@netbeans.org [Sun, 09 Feb 2003 20:12:48 +0000] rev 3108
Fixed http://www.netbeans.org/issues/show_bug.cgi?id=30794

Sun, 09 Feb 2003 19:56:32 +0000Fixed http://www.netbeans.org/issues/show_bug.cgi?id=30794
trond@netbeans.org [Sun, 09 Feb 2003 19:56:32 +0000] rev 3107
Fixed http://www.netbeans.org/issues/show_bug.cgi?id=30794

Fri, 07 Feb 2003 21:24:20 +0000The OpenVMS patch reused for OS/2 platform as well.
mentlicher@netbeans.org [Fri, 07 Feb 2003 21:24:20 +0000] rev 3106
The OpenVMS patch reused for OS/2 platform as well.
This is a fix of issue #27335.

Fri, 07 Feb 2003 20:19:44 +0000Check whether the command's output was not freed yet.
mentlicher@netbeans.org [Fri, 07 Feb 2003 20:19:44 +0000] rev 3105
Check whether the command's output was not freed yet.
This is a fix of issue #26096.

Fri, 07 Feb 2003 18:51:37 +0000When retrieving revisions of a file, supply to the command resources
mentlicher@netbeans.org [Fri, 07 Feb 2003 18:51:37 +0000] rev 3104
When retrieving revisions of a file, supply to the command resources
from Versioning Filesystem, when the resource does not exist on the
original VCS filesystem.
This is a fix of issue #30654.

Fri, 07 Feb 2003 18:49:00 +0000When deleting unimportant files, ignore files, that are not resources
mentlicher@netbeans.org [Fri, 07 Feb 2003 18:49:00 +0000] rev 3103
When deleting unimportant files, ignore files, that are not resources
of the current file system.
This is a fix of issue #30654.

Fri, 07 Feb 2003 16:14:31 +0000Fix exception dump when parsing uncompileable source.
tor@netbeans.org [Fri, 07 Feb 2003 16:14:31 +0000] rev 3102
Fix exception dump when parsing uncompileable source.

Fri, 07 Feb 2003 15:30:33 +0000Do not call super.createReference() when not neccesary.
mentlicher@netbeans.org [Fri, 07 Feb 2003 15:30:33 +0000] rev 3101
Do not call super.createReference() when not neccesary.