| Commit | Date | |
|---|---|---|
|
[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 |
|
[r4192]
by
rcartwright
The revision contains a few more small revisions to ModelList in the The following classes were revised: M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ModelListTest.java |
2007-03-01 08:00:36 | Tree |
|
[r4191]
by
sigma_lmtd
Vastly improved the speed of global search. Even though we had already made optimized it to call getText without building the document, the getDocument method was still being called implicitly in several places. These have been either removed or modified to not call the getDocument on all files, but it still needs to do so on files where it found matches. M src/edu/rice/cs/drjava/model/FindReplaceMachine.java |
2007-02-28 21:29:59 | Tree |
|
[r4190]
by
rcartwright
This revision contains a very minor clean up of some of the code in M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ModelListTest.java |
2007-02-28 08:25:38 | Tree |