Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4861] by dlsmith

PLT Utilities: Added CollectUtil.composeMaxLists and composeMinLists as an optimized special case of maxList and minList.

2009-04-01 17:58:16 Tree
[r4860] by dlsmith

DynamicJava: Upgraded ASTGen. Improved implementation of subtyping and meet/join, supporting the union/intersection distribution rule.

2009-04-01 15:14:56 Tree
[r4859] by dlsmith

PLT Utilities: Added a simplified version of IterUtil.distribute().

2009-04-01 15:10:09 Tree
[r4858] by mgricken

Removed unnecessary cast that was causing a warning.

M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java

2009-03-31 01:09:12 Tree
[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
Older >
MongoDB Logo MongoDB