Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5452] by mgricken

Changed linenum.enabled to lineenum.enabled.

2011-09-03 19:41:47 Tree
[r5451] by mgricken

Fixes bug
[ drjava-Bugs-3401645 ] Open Java API Javadoc Webpage Not Working for Java

allclasses-1.7.html file was not added and referenced in MainFrame.

2011-08-31 15:26:47 Tree
[r5450] by vincent_cave

Update hj version and add additional dependent jar to the build/distrib mechanism.

2011-08-22 17:05:36 Tree
[r5449] by rcartwright

Created tag drjava-beta-20110822-r5448

2011-08-22 16:13:52 Tree
[r5448] by mgricken

Changing the way the JDK7 compiler is created. We now bypass the
ToolProvider class, which cannot be shadowed, and create the class
directly. This allows DrJava to use the JavacTool compiler in the
tools.jar, even when DrJava was started with the JRE instead of the
JDK (as long as it finds the tools.jar).

2011-08-22 05:14:19 Tree
[r5447] by rcartwright

Created tag drjava-beta-20110822-r5446

2011-08-22 04:41:45 Tree
[r5446] by mgricken

Still does not work when DrJava is launched by JRE, not JDK; does not
find JDK's compiler. However, at least this prevents the
NullPointerException.

2011-08-19 06:24:59 Tree
[r5445] by rcartwright

This revision fixes a concurrency bug (unexpected deadline of the GUI)
that I introduced in my last two commits when I tried to improve
_wrappedPosList synchronziation in DefinitionsDocument.

I also continued to try elimnate the sprurious "Stepping ..." strings
printed by the debugStepTimer.

The following files were modified:

M src/edu/rice/cs/drjava/model/cache/DocumentCache.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/repl/newjvm/InterpreterJVM.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/util/docnavigation/AWTContainerNavigatorFactory.java
M src/edu/rice/cs/util/docnavigation/JTreeSortNavigator.java
M src/edu/rice/cs/util/JoinInputStream.java
M src/edu/rice/cs/util/newjvm/AbstractSlaveJVM.java

2011-08-17 20:32:57 Tree
[r5444] by rcartwright

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.

The following files were modified:

M src/edu/rice/cs/drjava/DrJavaTestCase.java
M src/edu/rice/cs/drjava/ConfigFileTest.java
M src/edu/rice/cs/drjava/model/debug/jpda/DebugContextTest.java
M src/edu/rice/cs/drjava/model/GlobalModelCompileSuccessTest.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocumentTest.java
M src/edu/rice/cs/drjava/model/definitions/IndentTest.java
M src/edu/rice/cs/drjava/model/GlobalModelCompileSuccessOptionsTest.java
M src/edu/rice/cs/drjava/model/FindReplaceMachineTest.java
M src/edu/rice/cs/drjava/model/junit/JUnitErrorModelTest.java
M src/edu/rice/cs/drjava/model/repl/HistoryTest.java
M src/edu/rice/cs/drjava/model/repl/InteractionsDJDocumentTest.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/GlobalModelOtherTest.java
M src/edu/rice/cs/util/text/SwingDocument.java
M src/edu/rice/cs/util/swing/UtilitiesTest.java
M src/edu/rice/cs/util/swing/Utilities.java

2011-08-17 07:54:58 Tree
[r5443] by rcartwright

This revision corrects some thread interference (synchronization
protocol) errors in DefaultJUnitErrorModel and assorted small
stylistic and formatting issues in other files.

The following files were modified:

M src/edu/rice/cs/drjava/DrJava.java
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java
M src/edu/rice/cs/drjava/model/cache/DocumentCache.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java
M src/edu/rice/cs/drjava/model/compiler/DefaultCompilerModel.java
M src/edu/rice/cs/drjava/RemoteControlClient.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/TabbedPanel.java
M src/edu/rice/cs/drjava/ui/AbstractDJPane.java
M src/edu/rice/cs/drjava/ui/ReverseHighlighter.java
M src/edu/rice/cs/util/text/SwingDocument.java
M src/edu/rice/cs/util/docnavigation/JListSortNavigator.java
M src/edu/rice/cs/util/docnavigation/JTreeSortNavigator.java
M src/edu/rice/cs/util/swing/ScrollableListSelectionDialog.java
M src/edu/rice/cs/util/JoinInputStream.java
M src/edu/rice/cs/util/InputStreamRedirector.java
M src/edu/rice/cs/util/newjvm/IntegratedMasterSlaveTest.java

2011-08-17 04:58:50 Tree
Older >
MongoDB Logo MongoDB