Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4851] by mgricken

Disabled junit.JUnitErrorModelTest.testLanguageLevelJUnitErrorLine unit test:
It was based on incorrect assumptions, does not work at all anymore, and
needs to be rewritten to use the line number map at the beginning of the
generated java file.

M src/edu/rice/cs/drjava/model/junit/JUnitErrorModelTest.java

2009-03-26 05:04:03 Tree
[r4850] by mgricken

Changed line number map in Language Level Converter to a table at the top of the generated file. The entries are <line in dj*>-<line in java> pairs.

2009-03-26 04:32:34 Tree
[r4849] by mgricken

Fixes a bug introduced in r4447 that prevented the configuration
of any colors -- the changes to the colors in the preferences did
not reflect outside the preferences dialog, nor were they saved.
Also added a foreground and background color option for the line
numbers. Made the background color for the line numbers a very
light gray.

2009-03-26 02:12:40 Tree
[r4848] by mgricken

Updated javalanglevels-base.jar in DrJava.

2009-03-26 00:19:04 Tree
[r4847] by mgricken

Fixes test cases for language levels and line number annotations.

2009-03-26 00:11:39 Tree
[r4846] by mgricken

This commit introduces line number comments in *.java files generated
by the language level converter. The line number comments have the
form //[1] and are located at the end of the lines. If a line doesn't
have such a line number comment, then the line number comment that
was last seen still applies.

M drjava/lib/javalanglevels-base.jar
M javalanglevels/src/edu/rice/cs/javalanglevels/Augmentor.java
M javalanglevels/src/edu/rice/cs/javalanglevels/LanguageLevelConverter.java

2009-03-25 20:40:10 Tree
[r4845] by fro21888

Addresses feature request ID: 2712392 - More Space between Line Number... -- resolved my John Cate 3-25-09

2009-03-25 20:13:17 Tree
[r4844] by mgricken

Changed Javadoc generation to include private access.

2009-03-25 19:01:22 Tree
[r4843] by dlsmith

DynamicJava: Refactored ExtendedTypeSystem by separating customizeable subtyping and inference functions from the standard conversion, lookup, etc. code. Standard code was lifted into an abstract parent, StandardTypeSystem. Also eliminated the bounds check from makeClassType(), allowing bounds checking to occur at a later stage.

2009-03-25 16:02:12 Tree
[r4842] by mgricken

Should fix bug 2708435: NullPointerException in New Project

M src/edu/rice/cs/drjava/ui/MainFrame.java

2009-03-24 06:15:23 Tree
Older >
MongoDB Logo MongoDB