| Commit | Date | |
|---|---|---|
|
[r4807]
by
rcartwright
This revision includes an improved language levels converter and The following files were modified: M lib/javalanglevels-base.jar |
2009-03-12 18:47:46 | Tree |
|
[r4806]
by
rcartwright
This revision fixes a subtle bug in the augmentation of implicitly The following files were modified: M src/edu/rice/cs/javalanglevels/PrimitiveData.java |
2009-03-12 18:45:30 | Tree |
|
[r4805]
by
kevinmontrose
Fixing minor annoyance on Project Properties Frame, where you had to click apply before the '...' helper button for main-class selection would re-base correctly after changing the project root. |
2009-03-11 19:37:01 | Tree |
|
[r4804]
by
dlsmith
DynamicJava: Added SourceChecker, which allows batch static checking of a collection of source files using the existing type checker, etc., implementation. For support, added a CompilationUnit AST node, Library objects which model collections of DJClasses, CompositeExceptions for reporting multiple errors at once, and LibraryContext forr handling names that are provided by a Library. |
2009-03-10 21:58:48 | Tree |
|
[r4803]
by
mgricken
Fixes the memory leak that caused the intermittent test |
2009-03-10 20:22:16 | Tree |
|
[r4802]
by
mgricken
Implemented task: Allow "Open Javadoc" for JUnit 3.8.2 JUnit 3.8.2 Javadoc is now available for "Open Java API Javadoc" There is also a list of URLs ("Additional Javadoc URLs") where Improved interface for configuring the auto-import classes for |
2009-03-09 21:24:17 | Tree |
|
[r4801]
by
mgricken
Fixes bug 2612917: Corrupt ASCII text can be pasted into Definitions pane |
2009-03-09 16:25:47 | Tree |
|
[r4800]
by
rcartwright
Cleaned up the setUp and tearDown code in DrJavaTestCase and The following files were modified: M src/edu/rice/cs/drjava/DrJavaTestCase.java |
2009-03-06 19:55:50 | Tree |
|
[r4799]
by
dlsmith
DynamicJava: Completed refactoring from use of multiple fields to pass around source data to using SourceInfo objects. (The class was introduced years ago, but the AST had not been updated.) |
2009-03-06 19:39:29 | Tree |
|
[r4798]
by
dlsmith
DynamicJava: Code cleanup prompted by Eclipse errors/warnings. Mostly Javadoc fixes and dead code elimination. (Foundd one bug, where a field was unused because its getter was incorrectly returning the value of a different field.) |
2009-03-05 19:54:51 | Tree |