Menu

Legacy SVN Repository Commit Log


Commit Date  
[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
[r5109] by dlsmith

DynamicJava: Cleaning up dead code. Removed some unused classes. Removed property listener support from the AST, which doesn't get used anywhere, clutters up the code, and makes introducing or modifying AST classes more intimidating.

2009-10-08 21:53:21 Tree
[r5108] by dlsmith

DynamicJava: SourceChecker support code. Introduced DepthFirstVisitor. Added an "error" property to facilitate multiple errors in a single block and to cache errors for later analysis. Added an "archiveProperties" method to move all properties to a different name, allowing repeated checking with different TypeSystems.

2009-10-08 21:14:44 Tree
Older >
MongoDB Logo MongoDB