| Commit | Date | |
|---|---|---|
|
[r4053]
by
dlsmith
Renamed "Command" classes as "Runnable" to be consistent with the Java API; minor javadoc changes |
2007-01-15 21:47:47 | Tree |
| 2007-01-15 21:34:49 | Tree | |
|
[r4051]
by
rcartwright
Added LogTest.java, a class that tests Log.java. Corey Shaw wrote the The following files were modified: M src/edu/rice/cs/drjava/model/definitions/ColoringGlyphPainter.java |
2007-01-13 21:53:21 | Tree |
| 2006-12-14 02:25:57 | Tree | |
|
[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 |