Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4053] by dlsmith

Renamed "Command" classes as "Runnable" to be consistent with the Java API; minor javadoc changes

2007-01-15 21:47:47 Tree
[r4052] by dlsmith

Minor javadoc fixes

2007-01-15 21:34:49 Tree
[r4051] by rcartwright

Added LogTest.java, a class that tests Log.java. Corey Shaw wrote the
original code and I revised it. I added a new constructor to Log.java
to simplify testing. The constructor accepts a File object for the
log file rather than a String name. The other revisions are cosmetic.

The following files were modified:

M src/edu/rice/cs/drjava/model/definitions/ColoringGlyphPainter.java
A src/edu/rice/cs/util/LogTest.java
M src/edu/rice/cs/util/Log.java
M src/edu/rice/cs/util/Pair.java

2007-01-13 21:53:21 Tree
[r4050] by dlsmith

Fixed ambiguity between java.util.List and the compiler's List class.

2006-12-14 02:25:57 Tree
[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
Older >
MongoDB Logo MongoDB