Menu

Legacy SVN Repository Commit Log


Commit Date  
[r3885] by bjwhitfield

(Untitled) empty document prompt to save on exit changed (Feature Request: 1473262)

2006-06-12 22:48:27 Tree
[r3884] by bjwhitfield
2006-06-12 22:13:40 Tree
[r3883] by dlsmith

Created tag drjava-beta-20060610-0349

2006-06-10 04:15:51 Tree
[r3882] by dlsmith

Fixed Retroweaver error (replaced Arrays.toString with Arrays.asList().toString); commented out broken ToolsJarClassLoaderTest, to be fixed later

2006-06-10 02:44:37 Tree
[r3881] by dlsmith

Added new general-purpose plt code module

2006-06-09 21:25:38 Tree
[r3880] by dlsmith

Removing failed attempt at an import (imported to the wrong root)

2006-06-09 21:24:22 Tree
[r3879] by dlsmith

Added new general-purpose plt code module

2006-06-09 20:57:29 Tree
[r3878] by rcartwright

This commit refactored AbstractGlobalModel so that the set of
auxiliarly files for a project is stored as part of the project state
(a field of type FileGroupingState) rather than as a separate field of
the model. Only two files were modified:

M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/model/FileGroupingState.java

2006-06-09 03:13:05 Tree
[r3877] by rcartwright

This commit cleans up the behavior CommandLineTest (at the cost of moving MainFrame construction to setUp() from testcase construction), execution logging, the TEST_MODE flag and error reports that the Slave JVM died during setup in unit tests (some of which kill the slave before it has registered). The number of files affected is large (primarilty from cleaning up execution logging) but the number of lines changed is modest. CommandLineTest was problematic because it created many copies of MainFrame (presumably each using a separate class loader) that appeared to interfere with one another when run on PLT lab machines. Now they are created and destroyed serially so that neither they nor the DefaultModels that they create overlap.

The modifed files are:

M src/edu/rice/cs/drjava/DrJavaTestCase.java
M src/edu/rice/cs/drjava/DrJava.java
M src/edu/rice/cs/drjava/model/debug/EventHandlerThread.java
M src/edu/rice/cs/drjava/model/debug/JPDADebugger.java
M src/edu/rice/cs/drjava/model/GlobalModelIOTest.java
M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java
M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/model/repl/newjvm/NewJVMTest.java
M src/edu/rice/cs/drjava/model/SingleDisplayModelTest.java
M src/edu/rice/cs/drjava/model/GlobalModelJUnitTest.java
M src/edu/rice/cs/drjava/model/compiler/CompilerRegistry.java
M src/edu/rice/cs/drjava/model/compiler/CompilerProxy.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/model/DefaultLightWeightParsingControl.java
M src/edu/rice/cs/drjava/model/GlobalModelOtherTest.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/config/SavableConfiguration.java
M src/edu/rice/cs/drjava/config/OptionMapLoaderTest.java
M src/edu/rice/cs/drjava/config/OptionMapLoader.java
M src/edu/rice/cs/drjava/CommandLineTest.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/JarOptionsDialog.java
M src/edu/rice/cs/drjava/ui/config/ConfigPanel.java
M src/edu/rice/cs/drjava/ui/config/OptionComponent.java
M src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java
M src/edu/rice/cs/util/swing/Utilities.java
M src/edu/rice/cs/util/swing/ConfirmCheckBoxDialog.java
M src/edu/rice/cs/util/newjvm/ExecJVMTest.java
D src/edu/rice/cs/util/newjvm/IRemoteClassLoader.java
M src/edu/rice/cs/util/newjvm/SlaveJVMRunner.java
D src/edu/rice/cs/util/newjvm/RemoteClassLoader.java
M src/edu/rice/cs/util/newjvm/AbstractSlaveJVM.java
M src/edu/rice/cs/util/newjvm/AbstractMasterJVM.java
M src/edu/rice/cs/util/newjvm/IntegratedMasterSlaveTest.java
M build.xml

2006-06-08 22:29:32 Tree
[r3876] by rcartwright

This commit revises the definition of rmi-test-classes in build.xml to be consistent with yesterdays commits revising the RMI code linking the Master and Slave JVMs. The name of the Master class in IntegratedMasterSlaveTest is "IntegratedMasterSlaveTest$TestMasterJVM.class" not "IntegratedMasterSlaveTest$MasterIMpl.class". The latter no longer exists.

The following file was modified:

M build.xml

2006-06-08 13:26:20 Tree
Older >
MongoDB Logo MongoDB