[freenet-dev] Logging subsystem rewrite

2012-03-25 Thread Marco Schulze
Working (but incomplete) code is available @ https://github.com/Heiral/fred-staging/tree/logger++

[freenet-dev] Logging in Fred

2012-03-25 Thread Marco Schulze
On 24-03-2012 09:26, Marco Schulze wrote: > I finally got freenet.jar compiled and profiled. First, size-related > numbers: > > Number of lines removed: ~5000 > freenet.jar shrink: ~200k > > And profiling data (see below for details): > > freenet.support.FileLoggerHook$WriterThread.run: 8,35% (3)

[freenet-dev] Coding standards

2012-03-25 Thread Juiceman
On Mon, Mar 19, 2012 at 6:13 PM, Marco Schulze wrote: > May I add a vote to standardise indentation? This mess of spaces with tabs > really bugs me. > Assuming tabs 8 spaces wide the current code yields 9,187 lines with warnings about being longer than 120 chars.

[freenet-dev] Stuff to do next

2012-03-25 Thread Matthew Toseland
I am de-emphasising a release because frankly Freenet isn't ready, and even if it was, until the exams I'm only going to have one or two days a week available, and I need to be around during a major release. That's just what I'm thinking at the moment, not meaning to undermine Ian or anything.

Re: [freenet-dev] Coding standards

2012-03-25 Thread Juiceman
On Mon, Mar 19, 2012 at 6:13 PM, Marco Schulze marco.c.schu...@gmail.com wrote: May I add a vote to standardise indentation? This mess of spaces with tabs really bugs me. Assuming tabs 8 spaces wide the current code yields 9,187 lines with warnings about being longer than 120 chars.

Re: [freenet-dev] Logging in Fred

2012-03-25 Thread Marco Schulze
On 24-03-2012 09:26, Marco Schulze wrote: I finally got freenet.jar compiled and profiled. First, size-related numbers: Number of lines removed: ~5000 freenet.jar shrink: ~200k And profiling data (see below for details): freenet.support.FileLoggerHook$WriterThread.run: 8,35% (3) Oops. Most

[freenet-dev] Logging subsystem rewrite

2012-03-25 Thread Marco Schulze
Working (but incomplete) code is available @ https://github.com/Heiral/fred-staging/tree/logger++ ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl