Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4064] by sigma_lmtd

Modified LogTest.java to use temporary files through the plt.io.IOUtil package, so that the main directory would not be cluttered with these files when running the test suite. Also removed the setUp and tearDown functions as they are now unnecessary.

2007-01-17 23:09:56 Tree
[r4063] by mgricken

Fixes [ 1638094 ] Crashes on load, no configuration file
M src/edu/rice/cs/util/FileOps.java

2007-01-17 22:37:07 Tree
[r4062] by dlsmith

Removed testing incompatibility with my current file IO setup (accessing NFS files over a network from OS X)

2007-01-17 22:06:17 Tree
[r4061] by sigma_lmtd

Touched by cds3824

2007-01-17 19:24:31 Tree
[r4060] by mgricken

Changed the way the class file belonging to a source file
is found. It now allows for case-insensitivity on Windows,
i.e. if the package is fooBar, but the directory is foobar,
it the class file will now be found. This is the same way
javac and java operate.

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

2007-01-17 17:33:58 Tree
[r4059] by mgricken

Added a "Copy System Properties" button to the "About" dialog's
"System Properties" pane. It copies the anonymized system
properties, DrJava configuration file, and memory information
to the clipboard. This should make it easier to ask people to
provide more detailed information for bug reports that don't
contain an exception.
Also changed the keyboard shortcuts for "browse forward/backward"
from Alt-Left/Right (or Option-Left/Right on Macs) to
Alt-Shift-Left/Right. Especially on the Mac, the old choice
was often triggered accidentally.

M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/AboutDialog.java
M src/edu/rice/cs/drjava/ui/DrJavaErrorWindow.java

2007-01-17 05:53:14 Tree
[r4058] by dlsmith

Added Predicate equivalents to FileFilter objects and methods in IOUtil

2007-01-16 19:11:22 Tree
[r4057] by dlsmith

Added plt.jar; deprecated edu.rice.cs.util.Pair in favor of edu.rice.cs.plt.tuple.Pair, and updated references in the code

2007-01-16 00:06:10 Tree
[r4056] by c45207

Wrote more unit tests for these files. SavableConfiguration could stand
some more testing.

These files were modified/added:

M src/edu/rice/cs/drjava/model/cache/DocumentCacheTest.java
M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ModelListTest.java
A src/edu/rice/cs/drjava/config/SavableConfigurationTest.java

2007-01-15 22:43:25 Tree
[r4055] by c45207

Minor JavaDoc typo corrections.

2007-01-15 22:25:53 Tree
Older >
MongoDB Logo MongoDB