Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4857] by mgricken

Fixes bug 2722310: Deadlock when using Debugger + Test
Moved call to findTestClasses into test thread to avoid
blocking event thread.

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

2009-03-31 00:58:05 Tree
[r4856] by markcheng

Implemented array entry watchers. Matrix entries also works.

2009-03-30 19:48:40 Tree
[r4855] by dlsmith

PLT Utilities: Added Order and TotalOrder to complement java.util.Comparator. Implemented CollectUtil.maxList fand minList for computing max/min for a partial order. Added IterUtil.distribute, which uses cross() to apply the distribution rule to ASTs and other composite objects. Added IOUtil.readLines for treating a file/reader as an Iterator<String>, sseparated by line breaks. Added LambdaUtil.transpose for transposing binary lambdas.

2009-03-27 21:23:23 Tree
[r4854] by mgricken

Fixes bug 2692509: Compile Re-Opens Closed File
The previous attempt to fix this used project files, which didn't
work in flat-file mode. Removed a number of log files.

2009-03-27 20:28:24 Tree
[r4853] by mgricken

Added array accesss to getVariableToString and getVariableType.
Both now take a varargs of integers, representing the indices for
the array dimensions.

2009-03-27 19:54:02 Tree
[r4852] by kevinmontrose

Fix for issue where compiling would re-open a test case that had failed and been subsequently closed.

2009-03-27 19:39:31 Tree
[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
Older >
MongoDB Logo MongoDB