| Commit | Date | |
|---|---|---|
|
[r3739]
by
dlsmith
Nested the classes in src/edu/rice/cs/util/sexp/Tokens.java to prevent needless recompilation |
2006-04-06 16:57:07 | Tree |
|
[r3738]
by
dlsmith
Updated OS X wrapper; now contains version number and runs as a Universal application. |
2006-04-06 16:24:15 | Tree |
|
[r3737]
by
rcartwright
Fixed the bug in testing when non-source files are open. DrJava now only confirms that files with the extensions ".java", ".dj0", ".dj1", and ".dj2" have been compiled before running junit on TestCase classes. Moved the methods in GlobalModelNaming to the interface OpenDefinitionsDocument and its implementation as the innner class ConcreteOpenDefDoc (within AbstractGlobalModel and DefaultGlobalModel). The class GlobalModelNaming is no longer used and can be removed. |
2006-04-05 02:53:19 | Tree |
|
[r3736]
by
rcartwright
Added support for listing the files selected but not compiled by a compilation command. These listed files have names that do not end in a DrJava source file extension, namely .drjava, .dj0, dj1, dj2. |
2006-04-04 16:21:03 | Tree |
|
[r3735]
by
jon-lugo
Added some code for the asynchronous tasking framework. This is a rough draft and is open for change |
2006-04-04 04:03:15 | Tree |
| 2006-04-04 03:27:16 | Tree | |
|
[r3733]
by
mgricken
Disabled breakpoints are now highlighted with a different color (dark red). |
2006-04-03 22:57:35 | Tree |
| 2006-04-03 19:35:30 | Tree | |
|
[r3731]
by
mgricken
Fixed "shifting breakpoint highlight" bug: Added "Scan Class Files after Each Compile" option: M src/edu/rice/cs/drjava/model/debug/Breakpoint.java |
2006-04-03 10:38:23 | Tree |
|
[r3730]
by
rcartwright
(1) Fixed a bug in the paths displayed for files in the navigation pane; |
2006-04-03 04:56:09 | Tree |