Commits
User selector
Commit History
Commits on Oct 16, 2014
This commit updates the code base to use asm-all-5.0.1.jar instead of asm-3.1.jar facilitating
Show description for 9644f69committed
Commits on Jul 25, 2012
This commit includes many small changes motivated by bug fixes and
Show description for 3a763dccommitted
rcartwright
Commits on May 1, 2012
This revision updates the drjava code base (following the revisions
Show description for c7cf978committed
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 Nov 18, 2011
The test method testCorrectFilesAfterIncorrectChanges_NOJOIN in GlobalModelJUnitTest has consistently
Show description for 946c982committed
rcartwright
Commits on Aug 17, 2011
This revision cleans up some the test code by moving testing operations involving AWT/Swing components to the event thread and eliminating clearEventQueue() calls. Much remains to be done.
Show description for 68fac93committed
rcartwrightThis revision corrects some thread interference (synchronization
Show description for 3c8d894committed
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 5, 2011
This revision cleans up the test code associated with
Show description for 48e9711committed
rcartwright
Commits on Feb 3, 2011
This revision fully integrates the new .dj language level with the
Show description for bd7a2ddcommitted
rcartwright
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 Mar 10, 2010
This revision includes a tiny change to javalanglevels in an attempt
Show description for dbc7e70committed
rcartwright
Commits on Mar 9, 2010
This revision fixes a bug in the readLLLineBlockHelper method in LanguageLevelStackTraceMapper. It also cleans up the variable naming and space formatting of the class text.
Show description for 8871133committed
rcartwright
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
rcartwrightSetting svn:eol-style=native for all text files.
Show description for 1e77c64committed
mgricken
Commits on Oct 20, 2009
Updated ConcJUnit, changed "regenerate ConcJUnit runtime?"
Show description for 93bb4dacommitted
mgricken
Commits on Oct 16, 2009
Now including ConcJUnit 4.7 instead of JUnit. By default,
Show description for 045c361committed
mgricken
Commits on Oct 7, 2009
Fixes 'Require Test Cases to end in Test option', errors being thrown as warnings due to JUnit4 implementation. --John Cate 10-7-09
Show description for dc96b8ecommitted
fro21888
Commits on Sep 30, 2009
Implements feature 2869349:
Show description for 7a9a1a5committed
mgricken
Commits on Sep 25, 2009
Commits on Sep 16, 2009
Complete task ID:159412 - JUnit4 Compatibility -- allows for tests of both JUnit3.x and JUnit4 convention to be run in DrJava. -- 9-16-09 -- John Cate
Show description for e8c0011committed
fro21888
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 May 1, 2009
Fixed bug 2784774: Stack Trace in Debugger Stack Window Not Showing dj? Line.
Show description for b2d820bcommitted
mgricken
Commits on Apr 30, 2009
Adresses feature request ID: 2692460 - Translate .java Error Line Numbers to .dj? Line Numbers -- committed by John Cate - 4-30-09
Show description for 20e19dfcommitted
fro21888
Commits on Apr 8, 2009
EvaluatorExceptions are now propagated all the way to
Show description for 7efaecdcommitted
mgricken
Commits on Apr 6, 2009
Fixes bug 2738438: Saving File with class, but no Identifier throws Exception
Show description for aa7731dcommitted
mgricken
Commits on Mar 31, 2009
Fixes bug 2722310: Deadlock when using Debugger + Test
Show description for 937476ecommitted
mgricken
Commits on Mar 26, 2009
Disabled junit.JUnitErrorModelTest.testLanguageLevelJUnitErrorLine unit test:
Show description for 7c08a03committed
mgricken
Commits on Mar 24, 2009
This commit changes the semantics of the Utilities.clearEventQueue()
Show description for e0bd333committed
mgricken