Commits
User selector
Commit History
Commits on Feb 2, 2024
Eliminated some code supporting legacy versions of Java (5,6,7)
Show description for 4495e32committed
Commits on Feb 16, 2023
Commits on Aug 13, 2019
Commits on Nov 25, 2017
This revision reverts the superclass of test classes with no assertXXX or
Show description for ed17cbacommitted
Commits on Nov 24, 2017
This revision makes essentially all DrJava test case classes inherit
Show description for 9d7e7b5committed
Commits on Nov 9, 2017
Commits on Aug 9, 2017
Commits on Jun 14, 2017
This revision apparently fixes a bug in the global replace command
Show description for 6bff7c5committed
Commits on Oct 5, 2016
This revision cleans up:
Show description for f2bd90fcommitted
Commits on Aug 29, 2016
\This revision cleans up the code in FindReplaceMachine.java which was
Show description for 577d0dfcommitted
Commits on Aug 22, 2016
This revision may have fixed a bug in Find/Replace by tagging all of
Show description for 600e7f2committed
Commits on Jul 12, 2016
Merge branch 'master' of github.com:DrJavaAtRice/drjava
Show description for 5bff2aecommitted
Commits on Nov 23, 2015
This revision primarily cleans up the formatting of the code base and
Show description for 419828ecommitted
Commits on Oct 19, 2015
- committed
Commits on Oct 6, 2015
Merge branch 'master' of https://github.com/jonathansharman/drjava into jonathansharman-master
Show description for 613501acommittedThis revision updates the default compiler (when no JDK is found) to the Eclipse Compiler 4.5.1. It also comments out debugging output that should not appear in a release and deletes some obsolete…
Show description for 5a4dc27committed
Commits on Oct 3, 2015
Commits on Sep 23, 2015
This revision changes all occurrences of "Toolbar" to "ToolBar"
Show description for b47dcfdcommitted
Commits on Dec 5, 2014
This revision cleans up the javalanglevels code base so that all unit
Show description for 72f1881committed
Commits on Oct 31, 2014
This revision includes some minor cleanups of the code base, primarily
Show description for fcb0e15committed
Commits on Jul 25, 2012
This commit includes many small changes motivated by bug fixes and
Show description for 3a763dccommitted
rcartwright
Commits on Apr 29, 2012
This revision generifies the code base with respect to the Java 7 libraries. Compilation
Show description for 43a72becommitted
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
rcartwright
Commits on Aug 2, 2011
Java 7 support in DrJava. Removed plenty of new warnings.
Show description for cfce2bbcommitted
mgricken
Commits on Nov 16, 2010
Implemented feature request 3081586:
Show description for 23d353bcommitted
mgricken
Commits on Sep 26, 2010
Fixed Eclipse compiler warnings. (Bug 3074287)
Show description for 0d34688committed
mgricken
Commits on Aug 14, 2010
Fixed bug 3044686: Changes to Key Bindings Not Canceled Properly
Show description for b263b99committed
mgrickenFixed problem that prevented configuration of key bindings for actions
Show description for 7c84867committed
mgricken
Commits on Jul 19, 2010
Removed JAVADOC_FROM_ROOTS option from Preferences, it wasn't used anymore.
Show description for df0655acommitted
mgricken
Commits on May 31, 2010
Better behavior of 'smart run'.
Show description for d632245committed
mgricken
Commits on May 13, 2010
Right margin line.
Show description for 657a447committed
mgricken
Commits on May 8, 2010
This implements feature request 970724:
Show description for e778197committed
mgricken
Commits on May 7, 2010
This revision removes some old Java 1.3 and 1.4 options
Show description for f313714committed
mgrickenThis commit displays a processing dialog in all
Show description for 3144efacommitted
mgricken
Commits on Apr 27, 2010
Working on documentation.
Show description for 6207c0dcommitted
mgricken