Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4076] by dlsmith

Fixed all javadoc errors in the drjava module

2007-01-19 23:01:04 Tree
[r4075] by dlsmith

Migrated use of most FileOps methods to IOUtil; deprecated the older methods

2007-01-19 21:35:50 Tree
[r4074] by dlsmith

Fixed IOUtil methods that were not declared static; minor javadoc fixes

2007-01-19 20:36:57 Tree
[r4073] by dlsmith

Updated developer docs; added information on java and javac

2007-01-19 17:26:28 Tree
[r4072] by dlsmith

Fixed instructions for authentication.

2007-01-18 22:35:16 Tree
[r4071] by dlsmith

Moved the authentication files to a more appropriate location

2007-01-18 22:32:02 Tree
[r4070] by dlsmith

Set up Mac app to start in the DrJava class and restart when necessary, using the appropriate settings and icon; modified the restart process so that it only happens when necessary; removed unnecessary references to the application's working directory (user.dir).

2007-01-18 21:45:25 Tree
[r4069] by dlsmith

Deprecated some methods in util.FileOps in favor of replacements in plt.io.IOUtil; changed references in the code.

2007-01-18 17:11:59 Tree
[r4068] by dlsmith

Renamed the type variable of the Thunk class to make its meaning more clear

2007-01-18 16:53:16 Tree
[r4067] by dlsmith

Modified debugger error handling: where a connection attempt fails, waits .1 seconds before trying again. Ideally, we should wait for some condition rather than using a fixed time, but it's not clear what we need to wait for (or whether the condition is internal to the JDI implementation, where we have no access to check it). Experimentally, DebugTest.testStartupAndShutdown() fails for me about 50% of the time without the wait, throwing a "java.net.ConnectException: Connection refused"; with the wait, the test is always successful.

2007-01-18 16:40:38 Tree
Older >
MongoDB Logo MongoDB