| Commit | Date | |
|---|---|---|
|
[r4038]
by
rcartwright
This revision fixes a bug in the updating of document highlights and The good news is that this revsion still appears to improve M src/edu/rice/cs/drjava/model/cache/DocumentCache.java |
2006-11-22 16:20:42 | Tree |
|
[r4037]
by
rcartwright
Fixed a bug introduced in the refactoring of the treatment of wrapped M src/edu/rice/cs/drjava/ui/JUnitPanel.java |
2006-11-20 20:04:32 | Tree |
|
[r4036]
by
rcartwright
Separated the reconstruction of Positions with a document from the reconstruction of its DefinitionsDocument. The former was done on document reconstruction; now, it is done only when a document becomes active (and has not already been done). M src/edu/rice/cs/drjava/model/debug/JPDADebugger.java |
2006-11-20 01:19:50 | Tree |
|
[r4035]
by
rcartwright
This revision partially addresses the overhead of maintaining This revision introduces the method createDJPosition to the interface This revision handles document switching in the context of The following files were modified: M src/edu/rice/cs/drjava/model/debug/Breakpoint.java |
2006-11-17 15:19:13 | Tree |
| 2006-11-16 20:36:26 | Tree | |
|
[r4033]
by
rcartwright
This revision include some small changes in the use of invokeAndWait and synchronized that appear to produce some modest gains in responsiveness. The following files were modified. M src/edu/rice/cs/drjava/DrJavaRoot.java |
2006-11-16 20:16:51 | Tree |
| 2006-11-16 20:10:45 | Tree | |
|
[r4031]
by
rcartwright
This revision reverses some of the changes made to the overriding of createPostion in DefinitionsDocument. Some of the highlighting support works with arbitrary Documents yet requres Wrapped Postions in DefinitionsDocuments. The definition of createPosition is once again overridden in DefinitionsDocument. A new createUnwrappedPosition method has been added to provide a more efficient alternative to createPostion within DefinitionsDocument. Many minor changes to synchronization are also included in this revision. |
2006-11-15 22:09:06 | Tree |
|
[r4030]
by
mgricken
Anonymizes user.name, user.dir and user.home in the output |
2006-11-13 19:36:25 | Tree |
|
[r4029]
by
rcartwright
Revised the core search method in FindReplaceMachine to use indexOf Streamlined the locking in JTreeSortNavigator.java and marked all of The following files were revised, much of it cosmetic: M src/edu/rice/cs/drjava/model/MovingDocumentRegion.java |
2006-11-09 08:09:43 | Tree |