Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5188] by mgricken

Fixed lazy initialization of DrJava config.

2010-03-08 20:47:07 Tree
[r5187] by mgricken

Java Language Level Converter command line interface.

2010-03-08 20:23:23 Tree
[r5186] by fro21888

Addresses feature request ID: 2869375 - Persisten Compiler Preference --John Cate 3-2-10

2010-03-03 00:14:02 Tree
[r5185] by rcartwright

Added some assertions in CommentTest.java to test for Bug 2959994
(uncomment lines on an empty file generated an internal DrJava
error). Narrowed the exception catching types in a few exception
handlers and the declared exception type for a few methods, and
corrected a few indenting errors. The following files were modified:

M src/edu/rice/cs/drjava/model/GlobalModelIOTest.java
M src/edu/rice/cs/drjava/model/definitions/CommentTest.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/config/DrJavaPropertySetup.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/util/FileOps.java

2010-02-27 16:21:13 Tree
[r5184] by mgricken

Unit test for last night's bugfix.

2010-02-27 14:40:41 Tree
[r5183] by mgricken

Bugfix for bug report 2959994:
DrJava (20090821-r5004) crashes when doing an uncomment
in an empty document.

Added a check if indexOf("//") is -1.

2010-02-27 06:48:26 Tree
[r5182] by mgricken

Added preferences option to disallow method calls and expressions in watches.

2010-02-24 18:26:33 Tree
[r5181] by mgricken

Changed interpreter interface to return pairs of value-type string.
Better type displays for watches, except ambiguity with primitive/boxed
types, which cannot be distinguished unless DynamicJava is changed.

2010-02-24 16:53:27 Tree
[r5180] by mgricken

More changes to address bug 2957033:
Unable to view watch variables

We now display all watches correctly, and we do not allow method calls
or expressions.

We do not have good type information, though, because there is no way
to distinguish whether the interpreter returned a primitive or a boxed
type right now. Also, handling both local variables and fields would
be messy right now.

What we should do is also export the type of an interpretation result.

2010-02-24 06:41:36 Tree
[r5179] by mgricken

First changes to address bug 2957033:
Unable to view watch variables

2010-02-23 18:41:40 Tree
Older >
MongoDB Logo MongoDB