Jon Scott Stevens wrote:
>
> I'm going to take a pass over the code and format it so that it is more
> readable as well as look for any hotspots. I also want to get rid of the
> Base64 impl and replace it with a Jakarta one (I was thinking of the one
> from Tomcat)
>
> Can I get commit privs?
>
on 2/18/02 5:51 PM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:
> Please be sure to separate formatting changes from functional changes
> (using separate commits).
>
> Dan
To late.
I have been just going down the files line by line and making modifications
as I see them.
Just study the diff's,
Jon Scott Stevens <[EMAIL PROTECTED]> writes:
> I'm going to take a pass over the code and format it so that it is more
> readable as well as look for any hotspots. I also want to get rid of the
> Base64 impl and replace it with a Jakarta one (I was thinking of the one
> from Tomcat)
Please be s
Jason van Zyl <[EMAIL PROTECTED]> writes:
> On Mon, 2002-02-18 at 19:05, Jon Scott Stevens wrote:
> > I'm going to take a pass over the code and format it so that it is more
>> readable as well as look for any hotspots. I also want to get rid of the
>> Base64 impl and replace it with a Jakarta on
On Mon, 2002-02-18 at 19:05, Jon Scott Stevens wrote:
> I'm going to take a pass over the code and format it so that it is more
> readable as well as look for any hotspots. I also want to get rid of the
> Base64 impl and replace it with a Jakarta one (I was thinking of the one
> from Tomcat)
>
>
I'm going to take a pass over the code and format it so that it is more
readable as well as look for any hotspots. I also want to get rid of the
Base64 impl and replace it with a Jakarta one (I was thinking of the one
from Tomcat)
Can I get commit privs?
-jon