Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4788] by rcartwright

Fixed a bug in a Suspension embedded inside the constructor for
MovingDocumentRegion; the code failed to consider the possibility tat
a match might occur at an offset in a line (excerpt) beyond our
maximum offset length (120). Only the MovingDocumentRegions source
file was modifed.

2009-03-02 16:56:15 Tree
[r4787] by mgricken

DrJava now deletes the *.java files that the language level
conversion would generate from the *.dj? files. Additionally,
it deletes the class files that would be generated. We can actually
delete all class files since the language level converter parses
the source files and thus knows what top level classes exist.
Also removed two log files that had been left in accidentally.

M src/edu/rice/cs/drjava/model/compiler/DefaultCompilerModel.java
M src/edu/rice/cs/drjava/project/ProjectProfile.java
M src/edu/rice/cs/drjava/ui/ProjectPropertiesFrame.java

2009-03-02 02:59:19 Tree
[r4786] by mgricken

Changed top-level class information from list to set.

2009-03-02 00:48:46 Tree
[r4785] by mgricken

Added ability to pass out names of top-level classes generated from
a source file.

2009-03-01 19:54:05 Tree
[r4784] by mgricken

Added code to DefinitionsPaneTest that dumps the heap
to a file heap-DefinitionsPaneTest-pid-time.bin if the
garbage collection fails in testDocumentPaneMemoryLeak.
The heap can then be analyzed using jhat.
Only tested on Linux. May not work on Windows or MacOS,
but should fail gracefully.

2009-02-27 21:38:58 Tree
[r4783] by mgricken

Disabled logging to mainClassFile.txt.

2009-02-27 21:15:46 Tree
[r4782] by kevinmontrose

implementing fix for task 154200 Project Main Document Heuristics should not be hard-coded. XML and old-style project files now store main-class name instead of main-class file. Opening old project files will result in an attempted fix-up of the old data, which may not always succeed; but will not result in an error. Confirmed all tests pass.

2009-02-27 20:33:56 Tree
[r4781] by llm1

Fixed problems with whitespace in next and prev char actions

2009-02-27 20:23:42 Tree
[r4780] by mgricken

I think I found the right place to do the default imports
without a NullPointerException because the interactions
pane GUI component hadn't been completely initialized yet.

2009-02-27 18:33:28 Tree
[r4779] by dlsmith

Extended NewJVMTest timeout from 10s to 30s in an attempt to avoid failures.

2009-02-26 18:29:32 Tree
Older >
MongoDB Logo MongoDB