Commits
User selector
Commit History
Commits on Nov 14, 2024
Commits on Nov 4, 2024
Yet more "bullet-proofing" in an attempt to fix the progress bar bug. It apparently occurs much less frequently now. Converted many volatile variables in GUI code to final.
Show description for 772ccdbcommittedFinishing previous commit
Show description for 12a07e0committedCleaned up the volatile attributes on some private variables involved in JUnit testing because they can potentially be accessed by multiple
Show description for 514e2e5committedPath to JUnitPanel.java that attempts to fix an intermittent threading bug regarding the progress bar in the Testing panel (JUnitPanel). The progress intermittently fails to display. The attempte…
Show description for 816d98bcommitted
Commits on Apr 24, 2024
Commits on Apr 17, 2024
- committed
- committed
Commits on Apr 10, 2024
- committed
- committed
Commits on Mar 27, 2024
Commits on Mar 20, 2024
A major commit regarding the updating of libraries so that the current build (using Java 8) runs compilation, testing, and code coverage
Show description for d726ee1committed
Commits on Feb 28, 2024
Commits on Feb 26, 2024
Commits on Feb 21, 2024
- committed
- committed
- committed
- committed
- committed
JavaxToolsCompiler working, not running
Show description for 20e0eafcommitted- committed
Commits on Feb 18, 2024
The update consists of tiny changes to commenting and the source roots searched in JarJDKToolsLibrary and the
Show description for 578dd8dcommitted
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 Jan 30, 2023
- committed
Commits on Jan 24, 2023
Commits on Apr 15, 2020
Commits on Aug 13, 2019
This revision comments out two testDancingUI... methods in
Show description for 7e72720committedThis revision makes massive syntactic changes (copyright blocks in nearly every file) and minor semantic updates to incorporate the Java OpenJDK 8 tools.jar library in drjava.jar so DrJava can acce…
Show description for 5d50540committed
Commits on Jan 26, 2018
This revision adds a few new unit tests and slightly cleans up code
Show description for 63981b1committed
Commits on Nov 27, 2017
This small revision changes the focus to the find field if a find all
Show description for 5a00cfecommitted
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