Menu

Legacy SVN Repository Commit Log


Commit Date  
[r3545] by mgricken

Fixed bug in fragment mode. >= should have been <.
----------------------------------------------------------------------
Committing in .

Modified Files:
src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModel.java
----------------------------------------------------------------------

2006-02-19 03:33:35 Tree
[r3544] by mgricken

Added predictive input model and frame. They are generic and can be used
for any list of items. toString() results will be displayed.
Three strategies for matching are provided: Prefix, fragments, and RegEx.
Added "Go to File" to Edit menu and hotkey Ctrl-Shift-G.
Some more unit tests are needed.
----------------------------------------------------------------------
Committing in .

Modified Files:
src/edu/rice/cs/drjava/config/OptionConstants.java
src/edu/rice/cs/drjava/ui/MainFrame.java
src/edu/rice/cs/drjava/ui/config/ConfigFrame.java
Added Files:
src/edu/rice/cs/drjava/ui/config/ButtonComponent.java
src/edu/rice/cs/drjava/ui/predictive/PredictiveInputFrame.java
src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModel.java
src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModelTest.java
----------------------------------------------------------------------

2006-02-19 03:01:38 Tree
[r3543] by dlsmith

Changed startup class to edu.rice.cs.drjava.DrJavaRoot

2006-02-17 16:53:37 Tree
[r3542] by dlsmith

Removed unnecessary dependencies on Retroweaver.

2006-02-17 16:52:53 Tree
[r3541] by --none--

This commit was manufactured by cvs2svn to create tag
'drjava-20060217-1603'.

2006-02-17 16:41:40 Tree
[r3540] by rcartwright

Added a configuration option for enforcing the Test suffix on project test class names; this option is disabled by default.

2006-02-17 16:41:40 Tree
[r3539] by rcartwright

*** empty log message ***

2006-02-16 18:49:34 Tree
[r3538] by rcartwright

Revised:

(i) the constructor in the ToolsJarClassLoader class to take a File
argument specifying the location of the tools.jar file stored in the
user's preferences (.drjava file).

(ii) the DrJava class to pass the stored location of tools.jar to the
ToolsJarClassLoader used to check if tools.jar can be found.

Effect: these revisions fix a bug in the startup protocol that displays a dialog box asking for the location of tools.jar when the information is already stored in the user's profile (.drjava file).

2006-02-16 17:38:19 Tree
[r3537] by mgricken

Added uncaught exception handler to MultiThreadedTestCase:
uncaught exceptions in threads will now get caught and
reported during tearDown.
Note: You still need to join with a spawned thread.
Added test case to show that uncaught exceptions cause
failures.
----------------------------------------------------------------------
Committing in .
Modified Files:
src/edu/rice/cs/drjava/model/MultiThreadedTestCase.java
Added Files:
src/edu/rice/cs/drjava/model/MultiThreadedTestCaseTest.java

2006-02-16 15:25:10 Tree
[r3536] by mgricken

Added version=independent methods for Arrays.toString and
Class.getSimpleName. Added unit tests. Changed ExecJVMTest
to use version-independent method.
----------------------------------------------------------------------
Committing in .
Modified Files:
src/edu/rice/cs/util/StringOps.java
src/edu/rice/cs/util/StringOpsTest.java
src/edu/rice/cs/util/newjvm/ExecJVMTest.java

2006-02-16 13:54:19 Tree
Older >
MongoDB Logo MongoDB