Commits
User selector
Commit History
Commits on May 2, 2025
- committed
Commits on Mar 24, 2025
This small update includes patches to unit tests that perform compilation to accommodate changes to javac (!!) since Java 6.
Show description for 458e0a2committed
Commits on Mar 27, 2024
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 Aug 9, 2017
Commits on Aug 8, 2017
This revision updates the jacoco library files.
Show description for 0152353committed
Commits on Jun 14, 2017
This revision apparently fixes a bug in the global replace command
Show description for 6bff7c5committed
Commits on Nov 12, 2016
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 9, 2015
Merge branch 'master' of github.com:DrJavaAtRice/drjava
Show description for 4ee07d0committedThis revision includes some old changes that may not be in master.
Show description for 66855f1committedMerge branch 'master' of https://github.com/DrJavaAtRice/drjava into codecoverage
Show description for b488e25committed
Commits on Oct 6, 2015
This revision cleans up a failing unit test (involving predictive input and javadoc) and incorporates Jonathan's code cleanup based on Eclipse (not IntelliJ)
Show description for 272a565committedMerge 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
- committed
YTC This revision includes some minor cleanups of the code base, primarily
Show description for fcb0e15committed
Commits on Sep 3, 2014
This revision works around a JVM bug that happened in
Show description for b733063committed
rcartwright
Commits on Jul 25, 2012
This commit includes many small changes motivated by bug fixes and
Show description for 3a763dccommitted
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 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 17, 2010
Updated Javadoc URLs to oracle.com.
Show description for 70e662acommitted
mgricken