Commits
Branch selector
User selector
Commit History
Commits on Oct 17, 2014
Commits on Oct 16, 2014
This commit updates the code base to use asm-all-5.0.1.jar instead of asm-3.1.jar facilitating
Show description for 9644f69committed
Commits on Oct 6, 2014
Commits on Oct 3, 2014
Commits on Sep 3, 2014
This revision works around a JVM bug that happened in
Show description for b733063committed
rcartwright
Commits on Aug 26, 2014
This commit simply has a revised build file that makes Java 7 the
Show description for e4ada52committed
rcartwright
Commits on Aug 25, 2014
This is an experimental commit. The files were created in the Windows
Show description for 3ed3053committed
rcartwright
Commits on Feb 26, 2014
This revision includes an updated platform.jar file supporting JDK 8.
Show description for c3a494ecommitted
rcartwright- committed
rcartwright
Commits on Sep 1, 2013
This commit patches build.xml to use the new svn repository address:
Show description for 3fc1b74committed
rcartwright
Commits on Aug 30, 2013
This commit consists of a few patches to support the Oracle Java 7
Show description for 523677dcommitted
rcartwrightThis commit makes some additional patches to JavaVersion and
Show description for 64485accommitted
rcartwright
Commits on Aug 29, 2013
This commit pathces the tools library classes so that they correctly find the Java 7 compiler in the Oracle JDK 7 for the Mac. These changes depend on supporting changes to the JavaVersion class i…
Show description for 022699ecommitted
rcartwrightThis commit patches the JavaVersion class to accommodate Oracle Java 7 JVMs on the Mac. It also makes a small revision to build.xml to keep many unit test from inexplicably breaking on Java 7.
Show description for a915713committed
rcartwright
Commits on Aug 18, 2012
This is a tiny revision before creating a new stable release. It contains
Show description for 1f3058bcommitted
rcartwright
Commits on Aug 17, 2012
This revision includes some minor bug fixes including a concurrency
Show description for 83ec4c1committed
rcartwrightThis revision includes some cosmetic changes in comments in
Show description for fe83132committed
rcartwright
Commits on Jul 25, 2012
This commit includes many small changes motivated by bug fixes and
Show description for 3a763dccommitted
rcartwright
Commits on May 1, 2012
This revision updates the drjava code base (following the revisions
Show description for c7cf978committed
rcartwright
Commits on Apr 29, 2012
This revision substitutes accessor for direct field accesses in some DrJava classes.
Show description for 3d71370committed
rcartwrightThis revision generifies the code base with respect to the Java 7 libraries. Compilation
Show description for 43a72becommitted
rcartwright
Commits on Apr 27, 2012
This commit partially cleans up the typing to conform with the newly generified Java 7 APIs.
Show description for 37449cbcommitted
rcartwright
Commits on Nov 18, 2011
The test method testCorrectFilesAfterIncorrectChanges_NOJOIN in GlobalModelJUnitTest has consistently
Show description for 946c982committed
rcartwright
Commits on Nov 14, 2011
Fixing bug 3436749: NullPointerException in disableAutomaticTrace in Interaction
Show description for 1c6afe5committed
mgricken
Commits on Oct 24, 2011
Fixing bug 3405796: Beta Version Throws Exception
Show description for 0dc7e61committed
mgricken
Commits on Sep 3, 2011
Updated docs.jar.
Show description for 73f217ecommitted
mgrickenChanged linenum.enabled to lineenum.enabled.
Show description for 0f30f72committed
mgricken
Commits on Aug 31, 2011
Fixes bug
Show description for 11a1fd8committed
mgricken
Commits on Aug 22, 2011
Changing the way the JDK7 compiler is created. We now bypass the
Show description for e3aa74ccommitted
mgricken
Commits on Aug 19, 2011
Still does not work when DrJava is launched by JRE, not JDK; does not
Show description for ac40c39committed
mgricken
Commits on Aug 17, 2011
This revision fixes a concurrency bug (unexpected deadline of the GUI)
Show description for 844c5b5committed
rcartwrightThis revision cleans up some the test code by moving testing operations involving AWT/Swing components to the event thread and eliminating clearEventQueue() calls. Much remains to be done.
Show description for 68fac93committed
rcartwrightThis revision corrects some thread interference (synchronization
Show description for 3c8d894committed
rcartwright
Commits on Aug 16, 2011
This revision cleans up the behavior of the debugger when LL files are involved. The new code maps source file locations
Show description for 8cb3141committed
rcartwright