| Commit | Date | |
|---|---|---|
| 2007-03-02 21:00:37 | Tree | |
|
[r4201]
by
sigma_lmtd
Created the Java script that reads xml files generated by the benchmark ant target and creates a simple HTML report with color-coded time values. A plt-ant/src/edu/rice/cs/plt/ant/JUnitReportGenerator.java |
2007-03-02 20:59:56 | Tree |
|
[r4200]
by
c45207
Fixed history navigation deadlock (bug# 1665604). A write-lock was trying to be acquired after a read-lock had already been acquired. Modified files: |
2007-03-02 20:53:43 | Tree |
|
[r4199]
by
rcartwright
The revision drops some redundant write locking of the The following files were modified M src/edu/rice/cs/drjava/model/repl/History.java |
2007-03-02 16:05:53 | Tree |
| 2007-03-02 15:38:03 | Tree | |
|
[r4197]
by
dlsmith
Ant script modification: added check that the current code is modified before running benchmark |
2007-03-02 15:36:55 | Tree |
|
[r4196]
by
rcartwright
This revision simplifies the coding of the ReducedModelBrace.java, Brace.java, and ReducedToken.java. The change to MainFrame.java was cosmetic. M src/edu/rice/cs/drjava/model/definitions/reducedmodel/Gap.java |
2007-03-01 22:26:39 | Tree |
|
[r4195]
by
dlsmith
Added a compilation check that all documents are in a location matching their package declaration. Streamlined the getPackageName() implementation. |
2007-03-01 20:12:36 | Tree |
|
[r4194]
by
rcartwright
This revision streamlines the implementation of Brace.java, which is M src/edu/rice/cs/drjava/model/definitions/reducedmodel/Brace.java |
2007-03-01 15:27:46 | Tree |
|
[r4193]
by
dlsmith
Added plt.text.ArgumentParser to handle command-line arguments. Added methods to IterUtil to support conversion between tuples and iterables. Added support to IOUtil.extensionFilePredicate() for an additional predicate (making it easy to search for just *files* or just *directories* with the given extension). |
2007-03-01 14:30:07 | Tree |