On Saturday 24 May 2008 02:47, Florent Daigni?re wrote: > * toad at freenetproject.org <toad at freenetproject.org> [2008-05-23 > 23:59:07]: > > > Author: toad > > Date: 2008-05-23 23:59:07 +0000 (Fri, 23 May 2008) > > New Revision: 20090 > > > > Modified: > > trunk/freenet/src/freenet/node/Version.java > > Log: > > 1151: > > L10n: > > - More Chinese translations. > > Client layer: > > - USKs: Don't hold the USKFetcher lock while decoding the metadata block. This method can be called from the packet receiver threads, so shouldn't block for I/O. > > - ClientRequestScheduler: Dropped flag was wrong in removePendingKey(), so sometimes we wouldn't remove from offeredKeys => memory leak. > > Datastore: > > - Even faster reconstruction: Don't read the headers unless we need to, seek if we do. > > - Trivial refactoring. > > - Don't read the data if we don't need to. > > - Fix an instant timeout during reconstruction on a huge store. > > Bookmarks: > > - Update editions. > > Dev stuff: > > - Indenting. > > - Logging. > > - Trivial commits to test whether the smartbear (codecollaborator, closed source code review engine we've got access to) integration is working, and to test the attach-a-commit-to-an-existing-review mechanism (which still doesn't work). > > - Comments. > > > > Website: > > - Ask for and autodetect java 1.5 (not 1.4). German and English versions. > > - Better 404 handling. > > - Cleanup an FAQ item slightly. > > - Delete dead code which was confusing the parser. > > > > Installer: > > - Require java 1.5. > > > > Scripts: > > - Fix verify_indent script (add -source 1.4). > > > > j16sdiz > > toad > > nextgens > > > > OTHER RECENT PROGRESS: (Not part of 1151, but you may be interested in it): > > Heh... so where is the user-alert to warn if a 1.4 jvm is in use ? > You should have implemented it. :)
I'll do it when I get around to it. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20080524/e6cc10d0/attachment.pgp>