Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5068] by mgricken

Created branch for Mint compiler integration. This is more difficult
than I expected, and I cannot continue right now.

2009-09-08 23:26:00 Tree
[r5067] by mgricken

Preliminary OpenJDK6 compiler adapter (necessary because OpenJDK6
seems to be the default on Ubuntu).
Difficult to distinguish OpenJDK6 correctly just by looking at
a tools.jar file.
Added a VendorType to JavaVersion.FullVersion, and creating a
completely initialized FullVersion requires the properties
"java.version", "java.runtime.name", and "java.vm.vendor"
(those three allow us to distinguish Sun, Apple and OpenJDK
at runtime).

2009-09-07 07:09:38 Tree
[r5066] by dlsmith

DynamicJava: Refactored variable-name printing in error messages so that capture variables are named consistently throughout the error message.

2009-09-04 21:43:28 Tree
[r5065] by dlsmith

DynamicJava: Fixed Java5Class handling of parameterized static nested classes: Map.Entry<K,V> was being treated incorrectly as a raw type (because "Map" is raw). Improved error printing of anonymous class names.

2009-09-04 20:22:38 Tree
[r5064] by dlsmith

DynamicJava: Added a TypeSystem.isDisjoint function. Redefined casting and valid ==, !=, instanceof in terms of it.

2009-09-04 18:23:04 Tree
[r5063] by dlsmith

DynamicJava: Bug fix in cast check (ClassType.getClass() and ClassType.ofClass() are very different things).

2009-09-04 16:10:57 Tree
[r5062] by dlsmith

DynamicJava: Moved accessibility checks into member lookup, etc., rather than afterwards in order to prevent incorrect shadowing by inaccessible members.

2009-09-04 15:51:08 Tree
[r5061] by mgricken

Changed incorrect dialog title.

2009-09-04 01:46:40 Tree
[r5060] by mgricken

Deleting drjava-concjunit branch.

2009-09-04 01:26:14 Tree
[r5059] by mgricken

Merged drjava-concjunit branch back into the trunk.

_M .
D lib/buildlib/concutest-junit-3.8.2.jar
D lib/buildlib/concjunitrt.jar
A + lib/buildlib/concutest-junit-3.8.2-withrt.jar
M src/edu/rice/cs/drjava/DrJava.java
M src/edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java
M src/edu/rice/cs/drjava/model/junit/JUnitTestManager.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/config/ConfigOptionListeners.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/JarOptionsDialog.java
M src/edu/rice/cs/drjava/ui/NewVersionPopup.java
M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java
M src/edu/rice/cs/drjava/ui/config/LabelComponent.java
M src/edu/rice/cs/drjava/ui/config/FileOptionComponent.java
M src/edu/rice/cs/util/FileOps.java
M src/edu/rice/cs/util/FileOpsTest.java
A + src/edu/rice/cs/util/swing/ProcessingDialog.java
M build.xml

2009-09-04 01:23:13 Tree
Older >
MongoDB Logo MongoDB