ruby.debugger/src/org/netbeans/modules/ruby/debugger/ToolTipAnnotation.java
Sun, 08 Dec 2013 12:53:22 -0600 Remove some fixed todo's and moved one to jruby-parser as an issue: https://github.com/jruby/jruby-parser/issues/29. removed a bunch of todos I don't understand (RFE's and mixture of things which do not seem to exist anymore)
Sun, 24 Nov 2013 14:05:28 -0600 comment out two tests which assumed execution order in junit (they pass individually -- marked with a FIXME since the tests themselves are not very important). Fixed testing code in ToolTipAnnotation to get Lexical Name and not Name. Not really a failed test but broken test infrastructure code
Mon, 17 May 2010 14:15:50 -0400 Updated copyright headers. [60]
Thu, 08 Apr 2010 14:28:19 +0200 #183699 - Too many org.netbeans.modules.ruby.debugger.ToolTipAnnotation
Fri, 25 Sep 2009 14:02:54 +0200 Upadate licenses to have up to date year
Mon, 29 Jun 2009 15:23:32 +0200 #167536: Hovering with the mouse over an ActiveRecord delete_all method in a debug session seems to invoke the statement
Mon, 18 Aug 2008 15:55:10 +0200 Possibility to skip balloon evaluation through system property
Wed, 25 Jun 2008 13:57:44 +0200 #137019 - Ruby debugger uses EditorContextDispatcher.
Wed, 02 Apr 2008 01:28:21 +0200 Recognize correctly question mark in expressions like 'eof?'
Tue, 29 Jan 2008 14:27:23 +0100 Recognize '@variables' with balloon evaluation
Tue, 02 Oct 2007 12:43:06 +0000 Dual-licensing CDDL GPL
Tue, 11 Sep 2007 11:12:23 +0000 #112662: do not trigger balloon evaluation when cursor hovers behind the end of line
Tue, 03 Jul 2007 22:46:35 +0000 Move Ruby module in CVS from scripting/ruby to ruby/