Commits
User selector
Commit History
Commits on Jul 25, 2012
This commit includes many small changes motivated by bug fixes and
Show description for 3a763dccommitted
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 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 Dec 12, 2009
This revision fixes a reported synchronization bug (by FindBugs) in
Show description for 7f1dfe0committed
rcartwright
Commits on Aug 23, 2009
This revision includes some more minor cosmetic changes (performed via
Show description for ab8f72fcommitted
rcartwright
Commits on Aug 20, 2009
This revision:
Show description for 7144a04committed
rcartwright
Commits on Aug 3, 2009
Updating copyright.
Show description for 92865dccommitted
mgricken
Commits on Jul 27, 2009
Changed default project file extension to .drjava. Fixed remote.
Show description for 6db37f3committed
mgricken
Commits on Apr 16, 2009
Disabled two log files that were left enabled.
Show description for f224c4acommitted
mgricken
Commits on Apr 15, 2009
Jar creation now starts searching for class files in the directory containing the project file if build.dir has not been set. Additionally, it is now possible to set a custom manifest for all jars…
Show description for c046341committed
kevinmontrose
Commits on Apr 6, 2009
Working on making extra classpath in project properties relative
Show description for b59ea5ccommitted
mgricken
Commits on Mar 19, 2009
Disabled a log that was left in.
Show description for a82b237committed
mgricken
Commits on Mar 18, 2009
Fixup inplace for loading old .xml and .pjt files that used relative paths to specify main-class, instead of a full qualified class name.
Show description for d4a2d68committed
kevinmontrose
Commits on Mar 14, 2009
Completes task 154207 - Network Paths --- allows for the use of network paths beginning with // to be used for directories in a project. -- John Cate
Show description for 036a802committed
fro21888
Commits on Mar 2, 2009
DrJava now deletes the *.java files that the language level
Show description for 149da2bcommitted
mgricken
Commits on Feb 27, 2009
implementing fix for task 154200 Project Main Document Heuristics should not be hard-coded. XML and old-style project files now store main-class name instead of main-class file. Opening old projec…
Show description for 958f548committed
kevinmontrose
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 26, 2008
This commit makes RegionsTreePanel (e.g., FindResultsPanel) updating
Show description for 4f7118ccommitted
rcartwright
Commits on Aug 21, 2008
This revision regularizes the treatment of RegionsTreePanels so that
Show description for 3049ab1committed
rcartwright
Commits on Jul 15, 2008
This revions attempt to fix a bug in MainFrame where deleted "find
Show description for 1d93976committed
rcartwright
Commits on Jul 10, 2008
Fixed Version.java consistent with the previous change in version numbers in build.xml.
Show description for f63e9eccommitted
dlsmith
Commits on Jun 22, 2008
Added ${drjavajar.file}, ${drjava.file} and ${java.file}
Show description for f938008committed
mgricken
Commits on Jun 3, 2008
This update includes many small revisions to fix "bugs" identified by FindBugs.
Show description for bdfe950committed
rcartwright
Commits on May 20, 2008
This commit allows the user to double-click on a word in the
Show description for 97f3497committed
mgricken
Commits on May 18, 2008
This revions refactors the implementation and interfaces of document
Show description for e16fd9dcommitted
rcartwright
Commits on Apr 29, 2008
Added support for auto-refreshing a project file
Show description for 29114a3committed
patman600
Commits on Apr 23, 2008
This revision incorporates a refactored browser history that
Show description for ac02f56committed
rcartwrightLast edited document is made active document again on project load.
Show description for d57a471committed
mgricken
Commits on Apr 22, 2008
Added option to overwrite read-only source and project files.
Show description for 7636e26committed
mgricken
Commits on Apr 19, 2008
Allowing read-only source files to be overwritten.
Show description for f1e49fbcommitted
mgricken