ruby/test/unit/src/org/netbeans/modules/ruby/RubyParserTest.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
Thu, 21 Nov 2013 16:40:13 -0600 Tons o stuff
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
Thu, 15 Jan 2009 13:28:51 +0100 GSF -> CSL: ruby.editing tests compilable (IndexedElementTest commented out for now). Next phase is to make them pass.
Wed, 08 Oct 2008 12:38:23 -0700 149424: AssertionError at org.netbeans.napi.gsfret.source.ParserTaskImpl.parse
Mon, 29 Sep 2008 11:26:59 -0700 Fix Ruby error message capitalization, and add unit tests for the error messages
Fri, 22 Aug 2008 12:51:00 -0700 Repackage the modified Ruby and JavaScript parsers in the IDE from their
Sun, 20 Jul 2008 18:43:31 -0700 Upgrade from JRuby 1.1.2 to the just released JRuby 1.1.3. Also upgrade to jdbc-adapter-0.8.2. And remove the insert-parens quickfix since the underlying
Wed, 11 Jun 2008 14:21:20 -0700 Simplify Ruby and JavaScript unit test setup, most of this handled in GSF itself now
Fri, 11 Apr 2008 12:42:35 -0700 Lint cleanup
Fri, 22 Feb 2008 11:41:27 -0800 128083: Incorrect module dir name
Thu, 21 Feb 2008 01:17:06 -0800 Add GSF-based JavaScript, HTML and CSS editors; rev GSF to handle embedding, fast indexing, etc.
Sun, 04 Nov 2007 09:04:47 +0000 * Fix 119270: ctrl-shift-space should pull up rdoc popup when cursor is in the argument list
Tue, 02 Oct 2007 12:43:06 +0000 Dual-licensing CDDL GPL
Mon, 10 Sep 2007 11:43:03 +0000 invalid licences - running licence macro; no semantic change
Sat, 01 Sep 2007 01:25:13 +0000 Fix bugs in parser error recovery - and add unit tests.