| Commit | Date | |
|---|---|---|
|
[r5078]
by
mgricken
Reverted 'cosmetic change' of x+y to x + y inside a |
2009-09-23 06:40:18 | Tree |
|
[r5077]
by
mgricken
Changed JUnit javadocs to 4.4. M src/edu/rice/cs/drjava/config/OptionConstants.java |
2009-09-22 14:57:00 | Tree |
|
[r5076]
by
mgricken
Added JUnit 4.4 classes HTML for auto-complete and open Javadoc. M drjava/lib/docs.jar |
2009-09-22 14:52:54 | Tree |
|
[r5075]
by
mgricken
Added JUnit 4.4 classes HTML for auto-complete and open Javadoc. A docs/src/javaapi/allclasses-junit4.4.html |
2009-09-22 14:46:11 | Tree |
|
[r5074]
by
dlsmith
DynamicJava: Implemented support for static final fields as constant expressions (allowing them to appear in switch statements); fixed implicit supertype of enums from raw Enum to Enum<Foo>. |
2009-09-19 15:02:46 | Tree |
| 2009-09-18 21:50:55 | Tree | |
|
[r5072]
by
dlsmith
DynamicJava: Fixed special scoping of switch constants for enum types (the constant must be an identifier naming a constant in the corresponding enum type) |
2009-09-18 19:32:29 | Tree |
|
[r5071]
by
dlsmith
DynamicJava: Bug fix for subtyping cases involving unions; updated "more specific" method relation to support varargs; added an option to "pack" capture variables that are the result of inference (javac does this, JLS doesn't specify it); fixed TypePrinter bug. |
2009-09-18 18:19:43 | Tree |
|
[r5070]
by
fro21888
Complete task ID:159412 - JUnit4 Compatibility -- allows for tests of both JUnit3.x and JUnit4 convention to be run in DrJava. -- 9-16-09 -- John Cate |
2009-09-16 16:07:31 | Tree |
|
[r5069]
by
mgricken
Null check to fix bug 2859588: NullPointerException in I'm guessing this is because a zip file was specified as tools.jar M src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java |
2009-09-15 21:50:24 | Tree |