| Commit | Date | |
|---|---|---|
|
[r4237]
by
dlsmith
Fixed a bug in TextUtil.javaEscape that produced strings that could be incorrectly unescaped in certain contexts; made certain methods in TextUtil static that had accidentally been declared as non-static. |
2007-07-12 19:47:05 | Tree |
|
[r4236]
by
mgricken
Changed makeFromRuntime to check if compiler can be loaded; now works with Java 1.6 on class path |
2007-07-07 03:56:43 | Tree |
| 2007-06-27 20:05:52 | Tree | |
|
[r4234]
by
dlsmith
Added escaping and unescaping methods to TextUtil (this has been sitting in my local copy for a long time, but was never committed). |
2007-06-27 18:34:25 | Tree |
| 2007-05-24 19:52:59 | Tree | |
|
[r4232]
by
dlsmith
Reactivated use of rmic, but only in compile-14; cleaned up additional rmic stuff. |
2007-05-07 17:18:14 | Tree |
|
[r4231]
by
rcartwright
This commit is a minor revision that (i) comments out theh remaining references in the code to _listOfPrompt in InteractionsPane.java; and (ii) makes the activeDocumentRefreshed listener in MainFrame.java more like the activeDocumentChanged listener. The latter was done for fear that the inconsisent DefinitionsPane bug might reappear. M src/edu/rice/cs/drjava/ui/MainFrame.java |
2007-05-03 12:54:13 | Tree |
| 2007-04-27 16:48:47 | Tree | |
| 2007-04-26 18:40:39 | Tree | |
|
[r4228]
by
rcartwright
This commit cleans up some initialization issues (bugs) with the M src/edu/rice/cs/drjava/DrJavaRoot.java |
2007-04-23 01:29:01 | Tree |