Commits
User selector
Commit History
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 Aug 17, 2011
This revision fixes a concurrency bug (unexpected deadline of the GUI)
Show description for 844c5b5committed
rcartwrightThis revision corrects some thread interference (synchronization
Show description for 3c8d894committed
rcartwright
Commits on Aug 5, 2011
This revision cleans up the test code associated with
Show description for 48e9711committed
rcartwright
Commits on Aug 25, 2010
Implemented compiler-selected file extensions and keyword
Show description for 1b5bc04committed
mgricken
Commits on Apr 27, 2010
Working on new language level support.
Show description for 76157e1committed
mgricken
Commits on Jan 20, 2010
Copyright change, and svn property change svn:keywords to
Show description for 5eee0c8committed
mgricken
Commits on Oct 2, 2009
This revision adds code to close the "error panels" (compiler error
Show description for 69a3806committed
rcartwright
Commits on Aug 3, 2009
Updating copyright.
Show description for 92865dccommitted
mgricken
Commits on Jul 28, 2009
Opening .drjava projects by double-clicking on Macs.
Show description for 5e7a160committed
mgricken
Commits on Feb 3, 2009
Major Master/SlaveJVM refactoring.
Show description for beead1fcommitted
dlsmith
Commits on Jan 30, 2009
Fixed a number of FindBugs warnings.
Show description for 74f91d4committed
mgricken
Commits on Dec 2, 2008
Code cleanup recommended by Eclipse. Mostly removed dead code and added generic arguments; touched many files.
Show description for 901df79committed
dlsmith
Commits on Aug 7, 2008
Commits on Jul 29, 2008
This revions contains some minor cleanup code like deleting print
Show description for c4ec4fbcommitted
rcartwright
Commits on Jun 3, 2008
This update includes many small revisions to fix "bugs" identified by FindBugs.
Show description for bdfe950committed
rcartwright
Commits on Apr 18, 2008
This revision extends support for recent document navigation to the tabbed (interactions) pane. It also cleans up comment formatting in many files. The following files were modified:
Show description for 60280b4committed
rcartwright
Commits on Mar 27, 2008
This revision updates comment formatting in the remaining files not
Show description for a8bdfeecommitted
rcartwrightThis revision cleans up the formatting of comments for much of the DrJava code base.
Show description for a5516b7committed
rcartwright
Commits on Mar 25, 2008
This revision attempts to slightly improve the performance of document
Show description for 3b63bd6committed
rcartwright
Commits on Mar 15, 2008
This commit corrects a performance bug that I introduced earlier this
Show description for 6c31f49committed
rcartwright
Commits on Mar 6, 2008
This revision is another small step toward streamlining the operations
Show description for 3b64166committed
rcartwright
Commits on Jan 30, 2008
Changed copyright notices to 2008 and made drjava@rice.edu
Show description for 39271a4committed
mgricken
Commits on Aug 28, 2007
Change of DrJava License to BSD
Show description for c07811acommitted
mgricken
Commits on Mar 17, 2007
This revision includes many small changes targeted at fixing bugs in
Show description for b5065bdcommitted
rcartwright
Commits on Feb 26, 2007
This revision streamlines the implementation of the getLength
Show description for 2fc1b48committed
rcartwright
Commits on Feb 16, 2007
This revision fixes a performance bug introduced in r4150 when the
Show description for f4bb524committed
rcartwright
Commits on Feb 2, 2007
This revision refactors the implementation of getText in
Show description for 93444d1committed
rcartwrightThis revision refactors the implementation of getText in
Show description for 9bce867committed
rcartwright
Commits on Jan 19, 2007
Migrated use of most FileOps methods to IOUtil; deprecated the older methods
Show description for b0cd47fcommitted
dlsmith
Commits on Jan 15, 2007
Wrote more unit tests for these files. SavableConfiguration could stand
Show description for 30084d6committed
c45207
Commits on Nov 22, 2006
More updates that missed in commit 4038. I have downloaded the latest revision and tried to rebuild. Based on the compilation errors, I discovered that the following files were not properly commi…
Show description for 12434dccommitted
rcartwrightThis revision fixes a bug in the updating of document highlights and
Show description for 9b317c4committed
rcartwright
Commits on Nov 20, 2006
Commits on Nov 16, 2006
This revision include some small changes in the use of invokeAndWait and synchronized that appear to produce some modest gains in responsiveness. The following files were modified.
Show description for ee2a4f6committed
rcartwright