| Commit | Date | |
|---|---|---|
|
[r4724]
by
mgricken
Commented out debug println statement that I forgot earlier. M src/edu/rice/cs/util/FileOps.java |
2009-02-01 19:43:34 | Tree |
|
[r4723]
by
mgricken
Added more DrJavaPropertySetup tests and moved the file to its AM + src/edu/rice/cs/drjava/config/DrJavaPropertySetupTest.java |
2009-01-31 23:32:07 | Tree |
| 2009-01-30 21:13:55 | Tree | |
| 2009-01-30 21:04:29 | Tree | |
| 2009-01-30 15:49:38 | Tree | |
|
[r4719]
by
mgricken
Fixed a number of FindBugs warnings. M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugTestCase.java |
2009-01-30 04:58:20 | Tree |
|
[r4718]
by
mgricken
Added some DrJavaPropertySetup tests. M src/edu/rice/cs/drjava/config/DrJavaPropertySetup.java |
2009-01-28 22:42:37 | Tree |
|
[r4717]
by
dlsmith
PLT Utilities: Added methods to StateMonitor, CompletionMonitor, ConditionMonitor. |
2009-01-28 22:03:21 | Tree |
|
[r4716]
by
dlsmith
PLT Utilities: Renamed copyPropertiesAsMap->getPropertiesAsMap. I accidentally gave the method an inconsistent nam e in the previous commit. |
2009-01-22 23:19:39 | Tree |
|
[r4715]
by
dlsmith
PLT Utilities: Added ConcurrentUtil.copyPropertiesAsMap, which has a slightly different type signature than ConcurrentUtil.copyProperties (Properties objects are, sadly, Map<Object, Object>, not Map<String, String>.) |
2009-01-22 23:13:45 | Tree |