| Commit | Date | |
|---|---|---|
|
[r4049]
by
mgricken
Addresses bug [ 1611275 ] M src/edu/rice/cs/drjava/ui/MainFrame.java |
2006-12-08 15:45:26 | Tree |
| 2006-12-02 04:46:37 | Tree | |
|
[r4047]
by
dlsmith
Numerous additions from the last few months of development: 1) Added concurrent package with classes from DrJava's util package; 2) Added io package to replace DrJava's FileOps and provide other IO-related functionality; 3) Modified RecursionStacks to support arbitrary wrappers (produced by a factory object), not just IdentityWrapper, etc.; 4) Added a few commonly-used constructors from the iter package to IterUtil; 5) Implemented a OneToOneMap in the collect package |
2006-11-28 23:10:56 | Tree |
|
[r4046]
by
mgricken
Fixes bug [ 1602469 ] Null Pointer Exception |
2006-11-25 21:27:21 | Tree |
| 2006-11-23 13:49:24 | Tree | |
|
[r4044]
by
dlsmith
Modified compiler interface to support more compiler options and remove needless state. Converted some related methods to use List<File> instead of File[]. Added getClassPath() to GlobalModel to get a globally-consistent classpath (renamed the old method "getInteractionsClassPath"). Cleaned up CompilerModel code. Includes updated platform.jar, which includes classes previously contained in compilers.jar. |
2006-11-23 13:40:43 | Tree |
|
[r4043]
by
rcartwright
Revised the unit tests so that they work for the new document M src/edu/rice/cs/drjava/model/debug/DebugTestCase.java |
2006-11-22 23:04:59 | Tree |
|
[r4042]
by
rcartwright
More updates that missed in commit 4038. I have downloaded the latest revision and tried to rebuild. Based on the compilation errors, I discovered that the following files were not properly committed. M cs/drjava/model/debug/Breakpoint.java |
2006-11-22 17:36:03 | Tree |
| 2006-11-22 17:21:14 | Tree | |
|
[r4040]
by
rcartwright
Another glitch in commit 4038. I am definitely worried. M AbstractDJDocument.java |
2006-11-22 17:05:10 | Tree |