| Commit | Date | |
|---|---|---|
|
[r4345]
by
mgricken
Changed the way VectorOptions are represented. Before, a VectorOption M src/edu/rice/cs/drjava/config/VectorOption.java |
2008-02-18 20:24:36 | Tree |
|
[r4344]
by
dlsmith
PLT Utilities: Bug fixes and GUI improvements/code cleanup for TreeLog. Implemented a number of simple utility methods in SwingUtil in order to reduce boilerplate GUI code. |
2008-02-15 22:47:15 | Tree |
| 2008-02-15 10:16:44 | Tree | |
| 2008-02-14 18:24:34 | Tree | |
| 2008-02-14 15:16:29 | Tree | |
|
[r4340]
by
dlsmith
Fixed Interactions class loaders so that built-in items (drjava.jar, etc.) go last (consistent with the way the class path is presented to the user). Includes dynamicjava and plt updates to support the change. Improved handling of unexpected interpreter errors: they no longer freeze the Interactions Pane, and instead get recorded in the DrJava Errors dialog. |
2008-02-14 00:34:16 | Tree |
|
[r4339]
by
dlsmith
DynamicJava: Reverted previous change, and provided a better fix: TreeClassLoader now sets its parent loader so that all essential implementation classes are loaded by the implementation's class loader rather than the interpreter class loader. Also improved error handling: ExceptionInInitializerErrors are caught; EvaluatorException trims the stack of *all* exceptions in a chain, not just the top-most one. |
2008-02-13 23:20:08 | Tree |
|
[r4338]
by
dlsmith
PLT Utilities: Extended ShadowingClassLoader to support white-list shadowing; implemented ComposedClassLoader |
2008-02-13 21:22:05 | Tree |
|
[r4337]
by
mrbkap
Fix problem where an exception reported in a JUnit test on another thread doesn't have line number information. See bug 1423781. |
2008-02-13 20:47:21 | Tree |
| 2008-02-13 11:55:20 | Tree |