ruby/src/org/netbeans/modules/ruby/RubyRenameHandler.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
Sun, 24 Nov 2013 13:10:10 -0600 Fix 7.4 changes to rhtmlkit so that it properly completes keypresses in ruby nested expressions. Kill some more AstPath usages. Bump to newer jrubyparser
Thu, 21 Nov 2013 16:40:13 -0600 Tons o stuff
Wed, 20 Mar 2013 13:54:13 -0500 More fixes in Ruby Editor and corrected tests
Mon, 18 Mar 2013 15:12:02 -0500 Lots of fixes for 1.9 parser
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
Tue, 07 Jul 2009 14:49:41 +0200 #155028: Instant rename works just on the first occurrence (assignment)
Fri, 03 Apr 2009 17:11:54 +0200 Switched the editing infrastructure to use the jruby-parser project
Mon, 12 Jan 2009 16:55:56 +0100 Initial GSF -> CSL migration phase. Sources are compilable (not test sources yet).
Mon, 29 Sep 2008 13:38:04 -0700 141872: Rename: Parameter selection includes too much
Mon, 29 Sep 2008 11:54:51 -0700 Crank up the compiler warning level and fix some switch statement fallthrough bugs and suppress warnings for some valid cases.
Fri, 22 Aug 2008 12:51:00 -0700 Repackage the modified Ruby and JavaScript parsers in the IDE from their
Wed, 23 Jul 2008 07:57:39 -0700 141094: UnsupportedOperationException: Not supported yet.
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