Commits
User selector
Commit History
Commits on Aug 13, 2019
Commits on Aug 9, 2017
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 Aug 11, 2016
This revision nearly supports code coverage within DrJava but
Show description for b1b5dd6committed
Commits on Nov 23, 2015
This revision primarily cleans up the formatting of the code base and
Show description for 419828ecommitted
Commits on Nov 9, 2015
This revision simply inserts a @Deprecated tag in front of a
Show description for 68f0112committed
Commits on Oct 19, 2015
- committed
Commits on Oct 3, 2015
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 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 Apr 27, 2010
Working on new language level support.
Show description for 76157e1committed
mgricken
Commits on Feb 27, 2010
Added some assertions in CommentTest.java to test for Bug 2959994
Show description for d80369dcommitted
rcartwright
Commits on Jan 20, 2010
Copyright change, and svn property change svn:keywords to
Show description for 5eee0c8committed
mgrickenShuaib's features: New Class and Zoom for Print Preview.
Show description for 0df41f2committed
mgricken
Commits on Dec 12, 2009
This revision fixes a reported synchronization bug (by FindBugs) in
Show description for 7f1dfe0committed
rcartwright
Commits on Oct 5, 2009
Bugfix: ConcJUnit was included in boot classpath even when
Show description for f09079bcommitted
mgricken
Commits on Sep 4, 2009
Merged drjava-concjunit branch back into the trunk.
Show description for 3549437committed
mgricken
Commits on Aug 23, 2009
This revision includes some more minor cosmetic changes (performed via
Show description for ab8f72fcommitted
rcartwright
Commits on Aug 21, 2009
Merging drjava-concjunit branch back into trunk.
Show description for fdcbc94committed
mgricken
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 Apr 2, 2009
Added automatic update feature.
Show description for ce9868ccommitted
mgricken
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 9, 2009
Fixes bug 2612917: Corrupt ASCII text can be pasted into Definitions pane
Show description for 512f2d0committed
mgricken
Commits on Feb 1, 2009
Commented out debug println statement that I forgot earlier.
Show description for af56f64committed
mgricken
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 22, 2008
Added ${echo} property to allow cross-platform text output.
Show description for 296befbcommitted
mgricken
Commits on Jul 29, 2008
This revions contains some minor cleanup code like deleting print
Show description for c4ec4fbcommitted
rcartwright
Commits on Jul 18, 2008
In classes where structural equality is unnecessary, this revision
Show description for b9f87cdcommitted
rcartwright
Commits on Jul 8, 2008
This revision streamlines the undo manager and cleans up some unit tests.
Show description for 74a15c0committed
rcartwright
Commits on Jul 7, 2008
In this commit, the changes in revisions 4540 and 4541 that were accidentally
Show description for 7363b79committed
mgricken