Thu, 19 Jun 2008 14:59:58 +0530 satyaranjan Commented the dependecy changes to compile the module against NB 6.1
Thu, 19 Jun 2008 14:36:50 +0530 satyaranjan api.java split changes are reverted back to compile the module against NB 6.1
Thu, 19 Jun 2008 14:41:33 +0530 Raghunadh Teegavarapu Added validation for use Type
Thu, 19 Jun 2008 14:30:40 +0530 satyaranjan api.java split changes are reverted back to compile the module against NB 6.1
Thu, 19 Jun 2008 16:26:29 +0800 Caoyuan Deng htmlFormat for TypeParam
Thu, 19 Jun 2008 15:33:26 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 19 Jun 2008 15:32:56 +0800 Caoyuan Deng Code cleanup
Thu, 19 Jun 2008 09:04:37 +0200 Martin Adamek Automated merge with http://hg.netbeans.org/main/contrib
Thu, 19 Jun 2008 09:04:18 +0200 Martin Adamek Removing dependency on ruby
Thu, 19 Jun 2008 03:29:20 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Thu, 19 Jun 2008 03:29:00 +0800 Caoyuan Deng Indexing Templates only, simplied ScalaIndexer and Scalaindex
Wed, 18 Jun 2008 21:15:12 +0800 Caoyuan Deng Rename AstDef to AstElement, AstRef to AstMirror
Wed, 18 Jun 2008 20:38:28 +0400 mesnik The build was updated to new version of Sun Studio.
Wed, 18 Jun 2008 19:47:08 +0400 mesnik Automated merge with http://hg.netbeans.org/main/contrib
Wed, 18 Jun 2008 19:44:02 +0400 mesnik SS regisration bugs were fixed:
Tue, 17 Jun 2008 20:40:16 -0400 Jesse Glick Pushing new version of Jackpot that works with trunk.
Tue, 17 Jun 2008 20:39:26 -0400 Jesse Glick Reflection change: CompilationInfo.getJavacTask -> CompilationInfo.impl.getJavacTask
Tue, 17 Jun 2008 20:37:58 -0400 Jesse Glick More straightforward and reliable to use Class.protectionDomain.codeSource.location to find needed JARs.
Tue, 17 Jun 2008 20:32:16 -0400 Jesse Glick The special sourceLevel guard is apparently not implemented yet (any more?), so don't try to use it.
Tue, 17 Jun 2008 18:18:07 +0530 snageswara Adding support for HL7v2.5.1
Tue, 17 Jun 2008 19:23:26 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 17 Jun 2008 19:23:08 +0800 Caoyuan Deng Do not need a special IndexedPackage
Tue, 17 Jun 2008 11:32:10 +0200 phejl Automated merge with http://hg.netbeans.org/main/contrib
Tue, 17 Jun 2008 11:31:38 +0200 phejl #136498 NullPointerException at org.netbeans.modules.j2ee.deployment.impl.bridge.BridgingServerWizardProvider$InstantiatingIteratorBridge.instantiate
Tue, 17 Jun 2008 17:19:56 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 17 Jun 2008 17:19:26 +0800 Caoyuan Deng Removed IndexedFunction
Tue, 17 Jun 2008 16:51:40 +0800 Caoyuan Deng Try to implement completion for "new" in two phase
Tue, 17 Jun 2008 10:59:45 +0200 Jan Lahoda Automated merge with http://hg.netbeans.org/main/contrib
Tue, 17 Jun 2008 10:32:06 +0200 Jan Lahoda #137292: finetuning spellchecker wrt recent changes in the editor.
Tue, 17 Jun 2008 09:32:18 +0200 Jan Lahoda #137054: workaround - disabling the Java hints provider.
Tue, 17 Jun 2008 12:06:55 +0400 mesnik Forgotten file was added.
Tue, 17 Jun 2008 11:59:39 +0400 mesnik The registration pages were added into ws.
Tue, 17 Jun 2008 03:30:58 +0800 Caoyuan Deng Do not rely on Name.equals, we should use Name.toString().equals() instead
Tue, 17 Jun 2008 02:43:41 +0800 Caoyuan Deng Fixed error of infer fieldRef and funRef; Fixed ScalaIndex#getMembers: compare prefix
Tue, 17 Jun 2008 00:59:11 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Tue, 17 Jun 2008 00:58:44 +0800 Caoyuan Deng Fixed #137325
Mon, 16 Jun 2008 12:43:25 -0400 Jesse Glick Automated merge with http://hg.netbeans.org/main/contrib/
Mon, 16 Jun 2008 12:41:40 -0400 Jesse Glick nbextras.org -> plugins.netbeans.org
Mon, 16 Jun 2008 23:42:21 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Mon, 16 Jun 2008 23:41:55 +0800 Caoyuan Deng Fixed NPE and assert error
Mon, 16 Jun 2008 22:53:49 +0800 Caoyuan Deng Code cleanup
Mon, 16 Jun 2008 22:35:34 +0800 Caoyuan Deng Removed unused IndexedField
Mon, 16 Jun 2008 22:12:59 +0800 Caoyuan Deng Code cleanup
Mon, 16 Jun 2008 15:44:07 +0200 Vita Stejskal Automated merge with http://hg.netbeans.org/main/contrib
Mon, 16 Jun 2008 15:43:20 +0200 Vita Stejskal updating module dependencies
Mon, 16 Jun 2008 21:16:03 +0800 Caoyuan Deng Fixed NPE and Assert error
Mon, 16 Jun 2008 21:08:40 +0800 Caoyuan Deng Fixed declaration finder for TypeRef
Mon, 16 Jun 2008 20:52:45 +0800 Caoyuan Deng ScalaDeclrationFinder use GsfElement instead of IndexedElement now
Mon, 16 Jun 2008 04:05:15 +0800 Caoyuan Deng Code cleanup
Mon, 16 Jun 2008 04:01:35 +0800 Caoyuan Deng Automated merge with http://hg.netbeans.org/main/contrib
Mon, 16 Jun 2008 04:00:32 +0800 Caoyuan Deng Removed unused code
Mon, 16 Jun 2008 03:59:20 +0800 Caoyuan Deng Resolve scala element via CompilationInfo
Sun, 15 Jun 2008 20:22:33 +0200 Denis Stepanov Automated merge with http://hg.netbeans.org/main/contrib
Sun, 15 Jun 2008 20:21:44 +0200 Denis Stepanov Delete property implemented
Mon, 16 Jun 2008 01:49:19 +0800 Caoyuan Deng Added CompilcationInfo to GsfElement;
Mon, 16 Jun 2008 01:02:40 +0800 Caoyuan Deng Moved GsfElement back to editing.nodes package
Mon, 16 Jun 2008 00:58:39 +0800 Caoyuan Deng Move GsfElement to editing package
Sun, 15 Jun 2008 21:19:09 +0800 Caoyuan Deng Fixed doc comment of codecompletion
Sun, 15 Jun 2008 01:55:57 +0800 Caoyuan Deng Fixed typo of AstNode#setQualifiedName
Sat, 14 Jun 2008 17:19:53 +0800 Caoyuan Deng Code cleanup