| Commit | Date | |
|---|---|---|
| 2007-01-30 23:02:34 | Tree | |
|
[r4101]
by
dlsmith
Update repository location in build script template (drjava.svn.sourceforge.net instead of svn.sourceforge.net) |
2007-01-30 22:57:11 | Tree |
|
[r4100]
by
dlsmith
Fixed build script to point to new repository location (drjava.svn.sourceforge.net instead of svn.sourceforge.net) |
2007-01-30 22:55:27 | Tree |
|
[r4099]
by
dlsmith
Fixed [ 1643096 ] compile problem -- an uncaught InvalidPackageException -- by making InvalidPackageException a checked exception and making sure it is handled wherever needed |
2007-01-30 22:37:16 | Tree |
| 2007-01-30 21:34:46 | Tree | |
|
[r4097]
by
dlsmith
Added the following packages: edu.rice.cs.plt.reflect with support for reflection operations; edu.rice.cs.plt.text with String-based utilities; and edu.rice.cs.plt.debug with a variety of logging classes. Also added edu.rice.cs.plt.concurrent.ReaderWriterLock and made some documentation updates. |
2007-01-30 20:34:44 | Tree |
|
[r4096]
by
rcartwright
Fixed a few synchronization errors in AbstractDJDocument that were M src/edu/rice/cs/drjava/model/DefaultJavadocModel.java |
2007-01-30 02:37:18 | Tree |
| 2007-01-26 23:34:02 | Tree | |
|
[r4094]
by
c45207
Added WeakHashSet and related test files. A WeakHashSet weakly A src/edu/rice/cs/plt/collect/WeakHashSetTest.java |
2007-01-26 23:13:51 | Tree |
|
[r4093]
by
sigma_lmtd
Modified the Rename action in the File and Context menus so that it would echo the behavior of Revert: Disabled upon startup (because we have an empty file open), Enabled after a save, and then every time the user switches between files it checks to see if the file is untitled. M src/edu/rice/cs/drjava/ui/MainFrame.java |
2007-01-26 19:46:03 | Tree |