Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4589] by dlsmith

Increased memory allocation for javadoc. Running under 64-bit Java 6 with the default heap size, it crashed on me after a *long* wait.

2008-07-17 16:28:05 Tree
[r4588] by dlsmith

Created tag drjava-20080717-r4586

2008-07-17 15:48:32 Tree
[r4587] by rcartwright

This revision coalesces the locking and non-locking versions of methods in various DJ document classes. Since we no longer perform any document locking, there is no longer any distinction between the two forms of behavior. In the process, I annotated some of the methods with "event thread only" assertions. Most of the coalesced methods could not be so annotated because they are abused in unit teszting code.

The following files were modified.

M src/edu/rice/cs/drjava/DrJavaTestCase.java
M src/edu/rice/cs/drjava/IndentFiles.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsDJDocument.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/CommandLineTest.java
M src/edu/rice/cs/drjava/ui/JUnitPanel.java
M src/edu/rice/cs/util/text/ConsoleDocument.java
M src/edu/rice/cs/util/text/ConsoleDocumentTest.java
M src/edu/rice/cs/util/text/EditDocumentInterface.java
M src/edu/rice/cs/util/text/SwingDocument.java

2008-07-17 15:43:57 Tree
[r4586] by rcartwright

This revision fixes a bug that was recently introduced concerning the
color highlighting of tokens when new characters are inserted; the
_styleChanged method hs been re-enabled. This revision also perturbs
InteractionsModelTest in an attempt to fix the timing bugs (in the
test code) that are occasionally seen on Windows. The following files
were modified:

M src/edu/rice/cs/drjava/DrJavaRoot.java
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java
M src/edu/rice/cs/util/swing/ScrollableListDialog.java

2008-07-17 01:07:01 Tree
[r4585] by mgricken

This commit fixes the bug
[ 1884764 ] JUnit fails with enumerated type open

When attempting to retrieve the main class name, enums were previously
not considered. Now the function works for classes, interfaces, and enums.
Added unit tests for the method, which had not previously existed at all.

M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocumentTest.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java

2008-07-15 20:27:58 Tree
[r4584] by dlsmith

PLT Utilities: Added IOUtil.FILE_FACTORY.

2008-07-15 19:38:10 Tree
[r4583] by rcartwright

This commit corrects some glitches in commit r4581.

The following files were modified:

M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/ui/MainFrame.java

2008-07-15 18:58:50 Tree
[r4582] by mgricken

This revision fixes a problem with the "current Find All result"
highlighter and the definition of addToBrowserHistory in MainFrame.

M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/RegionsTreePanel.java
M src/edu/rice/cs/drjava/ui/FindResultsPanel.java

2008-07-15 18:26:08 Tree
[r4581] by rcartwright

This revions attempt to fix a bug in MainFrame where deleted "find
all" tabs are never deleted from _findResults. It also slightly
cleans up synchronization and renames some fields to eliminate
incidental duplication of important field names across classes.

The following files were modified:

M src/edu/rice/cs/drjava/model/BrowserHistoryManager.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/model/SingleDisplayModel.java
M src/edu/rice/cs/drjava/model/FileGroupingState.java
M src/edu/rice/cs/drjava/project/ProjectProfile.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/MainFrameTest.java
M src/edu/rice/cs/drjava/ui/CommonCloseButton.java
M src/edu/rice/cs/drjava/ui/ProjectPropertiesFrame.java

2008-07-15 17:18:39 Tree
[r4580] by mgricken

Added section for "Auto-Import" in Interactions Pane to User Documentation,
and marked needed sections TODO.

M docs/src/user/userdoc.docbook

2008-07-15 04:29:24 Tree
Older >
MongoDB Logo MongoDB