| Commit | Date | |
|---|---|---|
|
[r3764]
by
mgricken
Set svn:mime-type to application/octet-stream for WinExecutorForDrJava.exe |
2006-04-10 20:26:28 | Tree |
| 2006-04-10 19:38:32 | Tree | |
|
[r3762]
by
mgricken
Option to put the focus in the defpane after find/replace. |
2006-04-10 16:53:34 | Tree |
|
[r3761]
by
mgricken
Fixed some problems with getEnclosingClassName: Initializer blocks M src/edu/rice/cs/drjava/model/debug/DocumentDebugAction.java |
2006-04-10 09:56:20 | Tree |
|
[r3760]
by
mgricken
This commit fixes two bugs: The commit also removes the uses of getEnclosingClassName, which M src/edu/rice/cs/drjava/model/DummyGlobalModelListener.java |
2006-04-10 07:09:16 | Tree |
| 2006-04-09 20:53:27 | Tree | |
|
[r3758]
by
rcartwright
Fixes several important bugs including: (i) Poor performance bug in loading large projects. Every document in (ii) Unit testing behaved erratically in the presence of modified (iii) The unit tests for unit testing support (GlobalModelJUnitTest) |
2006-04-09 20:27:33 | Tree |
|
[r3757]
by
coolpipe
|
2006-04-08 16:05:18 | Tree |
|
[r3756]
by
jon-lugo
made some more changes to the async framework and switched the clean build dir over to the new scheme |
2006-04-08 14:25:30 | Tree |
|
[r3755]
by
mgricken
- Breakpoints set on lines that are not executable are now not set at all - Code to determine the actual class name, given the offset in a document, * Known bug: initializer blocks throw getEnclosingClassName off: - Fixed a bug in findPrevNonWSCharPos. It was scanning for the end of a - Code to find the opening and closing brace (any type) has been added. - Beginning of lightweight parsing: User can enable/disable parsing - Currently, the only lightweight parsing being done is determining the - I have noticed that the _currentLocation in an AbstractDJDocument - Fixed a bug with cached class files: When files are compiled or the M src/edu/rice/cs/drjava/model/debug/EventHandlerThread.java |
2006-04-08 13:52:17 | Tree |