| Commit | Date | |
|---|---|---|
|
[r4576]
by
rcartwright
This revision reduces the overhead of the insertUpdate and caretUpdate The followoing documents were modified or deleted. M src/edu/rice/cs/drjava/DrJavaTestCase.java |
2008-07-14 08:32:06 | Tree |
|
[r4575]
by
rcartwright
Thie revision fixes a bug in the "find next" command in FindReplacePanel and a timing problem in HistoryTest. The following files were modified: M src/edu/rice/cs/drjava/model/repl/HistoryTest.java |
2008-07-12 16:36:01 | Tree |
|
[r4574]
by
rcartwright
This revision fixes a bug in GlobalModelJUnitTest and the code that handles aborted JUnit test suites. The followign files were modified: M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2008-07-12 01:55:25 | Tree |
|
[r4573]
by
rcartwright
This revision fixes a serious bug when running Junit tests with the debugger enabled. The previous builds (since the inadvertent NoDocLocking commit) deadlocked. The following files were modified: M src/edu/rice/cs/drjava/model/debug/DebugTestCase.java |
2008-07-11 23:39:12 | Tree |
|
[r4572]
by
rcartwright
This revision revises the code in IndentTest and ConfigFileTest to fix corcurrency bugs in Windows. The following files were modified: M src/edu/rice/cs/drjava/ConfigFileTest.java |
2008-07-11 16:20:43 | Tree |
|
[r4571]
by
dlsmith
Fixed Version.java consistent with the previous change in version numbers in build.xml. |
2008-07-10 22:45:33 | Tree |
|
[r4570]
by
dlsmith
Modified build script to use a simplified version tag (no time stamp) and to produce a exe rather than zip for Windows distribution. |
2008-07-10 21:53:02 | Tree |
| 2008-07-10 21:24:45 | Tree | |
|
[r4568]
by
dlsmith
DynamicJava: In the absense of full definite assignment checking, modified default values for variable declarations and method return types so that primitives have zero values rather than null. (For example: "int x; x" produces 0.) |
2008-07-10 20:40:54 | Tree |
|
[r4567]
by
mgricken
This commit adds a work-around to the Java 1.6 compiler which is M platform/src-jdk16/edu/rice/cs/drjava/model/compiler/Javac160Compiler.java |
2008-07-10 19:33:51 | Tree |