Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5119] by mgricken

Fixes bug 2870973:
UnexpectedException when indenting with superfluous )

2009-10-17 09:31:03 Tree
[r5118] by mgricken

Added single quotes around ConcJUnit boot classpath parameter to allow spaces in paths, as on Hudson.

2009-10-17 05:17:37 Tree
[r5117] by mgricken

Makes private and package access control default for Interactions Pane.

2009-10-16 05:43:07 Tree
[r5116] by mgricken

Added some NOJOIN annotations to test methods and switched to ConcJUnit as default for unit testing.

2009-10-16 04:47:59 Tree
[r5115] by mgricken

Now including ConcJUnit 4.7 instead of JUnit. By default,
all-threads, no-join and lucky checks are still disabled,
though.

D lib/junit.jar
D lib/buildlib/concutest-junit-3.8.2-withrt.jar
AM lib/buildlib/concutest-junit-4.7-withrt.jar
AM lib/concutest-junit-4.7-withrt.jar
M src/edu/rice/cs/drjava/DrJava.java
M src/edu/rice/cs/drjava/model/junit/ConcJUnitUtils.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java
M build.xml

2009-10-16 00:16:17 Tree
[r5114] by mgricken

Improved suggestion to increase interactions JVM heap
size for VMOutOfMemoryException.

M src/edu/rice/cs/drjava/ui/DrJavaErrorHandler.java

2009-10-15 01:00:46 Tree
[r5113] by mgricken

Fixed bug 2878957.
If no file was selected as main class in the JarOptionsDialog,
the check whether the main class is in the build directory
threw a NPE.

M src/edu/rice/cs/drjava/ui/JarOptionsDialog.java

2009-10-14 23:09:41 Tree
[r5112] by mgricken

Fixed a badly written test and renamed some tests that can be
converted successfully, even though the test claims they
should produce errors.

A + testFiles/forAdvancedLevelTest/shouldBreak/BadSwitch.dj2.wrong
D testFiles/forAdvancedLevelTest/shouldBreak/ImplicitSuperConstructorWithError.dj2
D testFiles/forAdvancedLevelTest/shouldBreak/BadSwitch.dj2
A + testFiles/forAdvancedLevelTest/shouldBreak/ReturnInDoLoop.dj2.wrong
D testFiles/forAdvancedLevelTest/shouldBreak/ReturnInDoLoop.dj2
A + testFiles/forAdvancedLevelTest/shouldBreak/ImplicitSuperConstructorWithError.dj2.wrong
M src/edu/rice/cs/javalanglevels/AdvancedLevelTest.java

2009-10-09 21:17:48 Tree
[r5111] by dlsmith

DynamicJava: Explicit type arguments can now be used for unqualified method invocations ("x = <String>foo(23)").

2009-10-09 19:55:29 Tree
[r5110] by dlsmith

DynamicJava: Refactoring of AST nodes, integrating type arguments with the appropriate nodes rather than having separate "Polymorphic..." subtypes.

2009-10-09 19:34:29 Tree
Older >
MongoDB Logo MongoDB