Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4049] by mgricken

Addresses bug [ 1611275 ]
java.lang.NullPointerException
at edu.rice.cs.drjava.ui.MainFrame._repaintLineNums(MainFrame.java:6335)

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

2006-12-08 15:45:26 Tree
[r4048] by dlsmith

Fixed javadoc in PLT package

2006-12-02 04:46:37 Tree
[r4047] by dlsmith

Numerous additions from the last few months of development: 1) Added concurrent package with classes from DrJava's util package; 2) Added io package to replace DrJava's FileOps and provide other IO-related functionality; 3) Modified RecursionStacks to support arbitrary wrappers (produced by a factory object), not just IdentityWrapper, etc.; 4) Added a few commonly-used constructors from the iter package to IterUtil; 5) Implemented a OneToOneMap in the collect package

2006-11-28 23:10:56 Tree
[r4046] by mgricken

Fixes bug [ 1602469 ] Null Pointer Exception
M src/edu/rice/cs/drjava/ui/ProjectPropertiesFrame.java

2006-11-25 21:27:21 Tree
[r4045] by dlsmith

Turned off logging that was left on in a previous commit.

2006-11-23 13:49:24 Tree
[r4044] by dlsmith

Modified compiler interface to support more compiler options and remove needless state. Converted some related methods to use List<File> instead of File[]. Added getClassPath() to GlobalModel to get a globally-consistent classpath (renamed the old method "getInteractionsClassPath"). Cleaned up CompilerModel code. Includes updated platform.jar, which includes classes previously contained in compilers.jar.

2006-11-23 13:40:43 Tree
[r4043] by rcartwright

Revised the unit tests so that they work for the new document
repository (introduced in commits 4038-4042). Some unit tests require
canonical file paths which "new File(...)" does NOT create. The new
methods FileOps.newFile(...) create File objects with canonical names.
Some of the other file updates involve cleaning up field and variable
names (e.g., getting rid of p0 and p1 for the start and end of
highlight ranges). The following files were modified:

M src/edu/rice/cs/drjava/model/debug/DebugTestCase.java
M src/edu/rice/cs/drjava/model/debug/JPDADebugger.java
M src/edu/rice/cs/drjava/model/debug/DebugContextTest.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/definitions/ColoringGlyphPainter.java
M src/edu/rice/cs/drjava/model/definitions/ColoringView.java
M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ReducedModelComment.java
M src/edu/rice/cs/drjava/model/definitions/reducedmodel/BraceReduction.java
M src/edu/rice/cs/drjava/model/DefaultJavadocModel.java
M src/edu/rice/cs/drjava/model/repl/InteractionsEditorKit.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/SimpleDocumentRegion.java
M src/edu/rice/cs/drjava/model/DummyOpenDefDoc.java
M src/edu/rice/cs/drjava/model/compiler/CompilerErrorModel.java
M src/edu/rice/cs/drjava/model/DummyGlobalModel.java
M src/edu/rice/cs/drjava/model/GlobalModelOtherTest.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/ErrorPanel.java
M src/edu/rice/cs/drjava/ui/JUnitPanel.java
M src/edu/rice/cs/drjava/ui/ReverseHighlighter.java

2006-11-22 23:04:59 Tree
[r4042] by rcartwright

More updates that missed in commit 4038. I have downloaded the latest revision and tried to rebuild. Based on the compilation errors, I discovered that the following files were not properly committed.

M cs/drjava/model/debug/Breakpoint.java
M cs/drjava/model/cache/DDReconstructor.java
M cs/drjava/model/cache/DCacheAdapter.java
M cs/drjava/ui/ErrorPanel.java
M cs/drjava/ui/FindReplacePanel.java
M cs/drjava/ui/ReverseHighlighter.java

2006-11-22 17:36:03 Tree
[r4041] by rcartwright

Yet another glitch in commit 4038

M HighlightManager.java

2006-11-22 17:21:14 Tree
[r4040] by rcartwright

Another glitch in commit 4038. I am definitely worried.

M AbstractDJDocument.java

2006-11-22 17:05:10 Tree
Older >
MongoDB Logo MongoDB