Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4595] by dlsmith

Build script cleanup, including a fix for "clean", which was ignoring exe files.

2008-07-17 22:43:56 Tree
[r4594] by dlsmith

Created tag drjava-20080717-r4592

2008-07-17 22:16:27 Tree
[r4593] by mgricken

Updated documentation. "External Processes" and
improved description of new options in "Preferences"
still missing.

M drjava/lib/docs.jar
M docs/src/user/userdoc.docbook

2008-07-17 22:07:04 Tree
[r4592] by rcartwright

This revision fixes a bug that created a deadlock when a project is
loaded when the debugger is active. The following files were
modified:

M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/AbstractDJPane.java

2008-07-17 20:54:32 Tree
[r4591] by rcartwright

This revision restores the functioning of the debugger which was
inadvertently disabled in changes I made in r4576 to make
insert/remove listening on the DefinitionsDocument and caret listening
in DefintionsPane lighter weight. It also includes code to show the
interactions tab when a breakpoint is reached.

The following files were modified:

M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/model/repl/newjvm/InterpreterJVMRemoteI.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsPane.java

2008-07-17 19:03:34 Tree
[r4590] by rcartwright

This revision fixes a GUI bug where the document modification status
fields in main frame ('*" appended to file names) were not updated on
text insertion unless the insertion triggers a bracket balancing
operation. This revision also elides some commented out code that
implemented document locking.

The following files were modified:

M src/edu/rice/cs/drjava/model/definitions/CommentTest.java
M src/edu/rice/cs/drjava/model/definitions/ColoringView.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/InteractionsPane.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/AbstractDJPane.java
M src/edu/rice/cs/util/text/SwingDocument.java

2008-07-17 17:17:42 Tree
[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
Older >
MongoDB Logo MongoDB