| Commit | Date | |
|---|---|---|
|
[r4658]
by
rcartwright
This revision eliminates (largely commented out) locking code and The following files were modified: M src/edu/rice/cs/drjava/DrJavaRoot.java |
2008-08-26 20:11:39 | Tree |
|
[r4657]
by
dlsmith
DynamicJava: Another parser fix, this time handling Errors thrown by JavaCharStream (due to malformed Unicode escapes). |
2008-08-26 19:26:16 | Tree |
| 2008-08-26 18:57:37 | Tree | |
|
[r4655]
by
dlsmith
Generated improved Windows icon. (Used a freeware app Sib Icon Editor rather than Gimp.) |
2008-08-26 16:00:31 | Tree |
|
[r4654]
by
dlsmith
Added backport library to support java.util.concurrency references in conjunction with Retroweaver. See <http://backport-jsr166.sourceforge.net/> for details. This satisfies a broken dependency in MainFrame. |
2008-08-26 15:41:22 | Tree |
|
[r4653]
by
rcartwright
This commit makes RegionsTreePanel (e.g., FindResultsPanel) updating The following files have been modified: M src/edu/rice/cs/drjava/model/definitions/indent/QuestionExistsCharInPrevStmt.java |
2008-08-26 14:46:35 | Tree |
|
[r4652]
by
rcartwright
This revision fixes a concurrent modication bug (due to silly fail-fast iterators in java.util) in ConcreteRegionManager (regrettably by copying the result of a call on tailSet(...). The revision also performs some cleanup of code idiosyncracies introduced when we used explicit read/write locking on documents. The following files were modified. M src/edu/rice/cs/drjava/model/definitions/indent/ActionStartPrevStmtPlus.java |
2008-08-25 04:44:30 | Tree |
|
[r4651]
by
mgricken
Fixes NextGen and xajavac djapps to work on Windows machines M drjava/src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-08-24 19:18:47 | Tree |
|
[r4650]
by
mgricken
Added quoting options for file and file list properties. M src/edu/rice/cs/drjava/config/FileListProperty.java |
2008-08-24 18:54:14 | Tree |
|
[r4649]
by
rcartwright
This revision fixes some lingering bugs in the updating of FindResultsPanels. The following files were modified: M src/edu/rice/cs/drjava/model/debug/jpda/JPDABreakpoint.java |
2008-08-24 13:39:39 | Tree |