ruby/src/org/netbeans/modules/ruby/RubyParseResult.java
Sun, 08 Dec 2013 11:39:16 -0600 Too much stuff in one commit. Rename blocks now follows language semantics. Removal of more ASTPath consumers
Mon, 17 May 2010 14:16:07 -0400 Updated copyright headers. [61]
Fri, 25 Sep 2009 14:02:54 +0200 Upadate licenses to have up to date year
Fri, 03 Apr 2009 17:11:54 +0200 Switched the editing infrastructure to use the jruby-parser project
Tue, 27 Jan 2009 13:43:10 +0100 merging with http://hg.netbeans.org/main
Fri, 16 Jan 2009 14:15:31 +0100 removing o.n.m.csl.api.annotations in favor of org.netbeans.api.annotations.common
Mon, 12 Jan 2009 16:55:56 +0100 Initial GSF -> CSL migration phase. Sources are compilable (not test sources yet).
Fri, 16 Jan 2009 18:02:34 +0100 Switching to Common Annotation.
Sun, 30 Nov 2008 15:35:09 +0100 Mainly unused imports, some unused code.
Tue, 18 Nov 2008 10:46:37 +0100 #142760 - Added new elements to declarative MIME resolver DTD. The name element to check file names and the pattern element to check file content. Procedural resolvers ShellScriptResolver, RubyMimeResolver, CndSniffyMIMEResolver and PhpMimeResolver were rewritten using these new features.
Fri, 22 Aug 2008 12:51:00 -0700 Repackage the modified Ruby and JavaScript parsers in the IDE from their
Fri, 30 May 2008 15:41:33 -0700 Renamed a bunch of Ruby editor classes to have a Ruby prefix such that they don't get confused
Mon, 25 Feb 2008 09:04:45 -0800 Fix http://statistics.netbeans.org/analytics/detail.do?id=30321
Fri, 22 Feb 2008 11:41:27 -0800 128083: Incorrect module dir name
Thu, 21 Feb 2008 15:24:21 -0800 Handle ElementHandles more efficiently
Thu, 21 Feb 2008 01:17:06 -0800 Add GSF-based JavaScript, HTML and CSS editors; rev GSF to handle embedding, fast indexing, etc.
Sat, 06 Oct 2007 10:19:16 +0000 A cluster of related bug fixes in Ruby editing.
Tue, 02 Oct 2007 12:43:06 +0000 Dual-licensing CDDL GPL
Fri, 28 Sep 2007 20:47:09 +0000 Rewrite a lot of the RHTML handling to address threading problems.
Sun, 02 Sep 2007 16:17:48 +0000 Stash cleanup state on the parse result
Thu, 09 Aug 2007 01:53:14 +0000 Clean up structure analyzer code; maintain state on the parse result object and compute lazily
Tue, 03 Jul 2007 22:05:55 +0000 Move Ruby module in CVS from scripting/ruby to ruby/