Re: [request] commit privs...

2002-02-18 Thread josh lucas
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? >

Re: [request] commit privs...

2002-02-18 Thread Jon Scott Stevens
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,

Re: [request] commit privs...

2002-02-18 Thread Daniel Rall
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

Re: [request] commit privs...

2002-02-18 Thread Daniel Rall
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

Re: [request] commit privs...

2002-02-18 Thread Jason van Zyl
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) > >

[request] commit privs...

2002-02-18 Thread Jon Scott Stevens
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