Commits
User selector
Commit History
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 25, 2014
This is an experimental commit. The files were created in the Windows
Show description for 3ed3053committed
rcartwright
Commits on Aug 30, 2013
This commit consists of a few patches to support the Oracle Java 7
Show description for 523677dcommitted
rcartwright
Commits on Aug 29, 2013
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 Aug 31, 2011
Fixes bug
Show description for 11a1fd8committed
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
Commits on Aug 12, 2011
This revision moves a reference to the main Font object out of the
Show description for cc814c3committed
mgrickenThis commit marks more potentially shared fields with the "volatile"
Show description for d804dffcommitted
rcartwright
Commits on Aug 11, 2011
This commit adds the volatile modifier to some naked (neither volatile or final) fields of potentially shared classes. It also cleans up
Show description for f9cf090committed
rcartwrightFixing bug 3388371: Right margin is not visible
Show description for 3ce53d0committed
mgricken
Commits on Aug 5, 2011
This revision cleans up the test code associated with
Show description for 48e9711committed
rcartwright
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Jul 27, 2011
Fixes bug 3377715: Debugger not active
Show description for 9fd31bfcommitted
mgricken
Commits on Jun 13, 2011
Fixed bug 3298398: can't change fonts
Show description for eedaccccommitted
mgricken
Commits on Jun 12, 2011
Fixed bug 3192492: IOException when saving file
Show description for 17600b9committed
mgricken
Commits on Apr 16, 2011
Fixes bug 3280955: Reoccurrence of French keyboard problem
Show description for 6946494committed
mgricken
Commits on Feb 3, 2011
This revision fully integrates the new .dj language level with the
Show description for bd7a2ddcommitted
rcartwright
Commits on Dec 21, 2010
Fixed bug: Open Folder tries to open "null"
Show description for f2098dccommitted
mgricken