[codec] - CODEC-166 - making Base64 faster

2013-02-21 Thread Julius Davies
I'd post this to start a new thread. References: https://issues.apache.org/jira/browse/CODEC-166 Original thread to (reverted) commit: http://markmail.org/message/xvb6nzfdlthzjcnu -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n

Re: svn commit: r1447443 - in /commons/proper/codec/trunk/src: changes/ main/java/org/apache/commons/codec/binary/

2013-02-18 Thread Julius Davies
...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: svn commit: r1447443 - in /commons/proper/codec/trunk/src: changes/ main/java/org/apache/commons/codec/binary/

2013-02-18 Thread Julius Davies
commands, e-mail: dev-h...@commons.apache.org - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt

Re: svn commit: r1447443 - in /commons/proper/codec/trunk/src: changes/ main/java/org/apache/commons/codec/binary/

2013-02-18 Thread Julius Davies
On Mon, Feb 18, 2013 at 3:55 PM, Gary Gregory garydgreg...@gmail.com wrote: If the same performance gain can be can be achieved with TN's suggestion, lets go with that. It sure sounds simpler. I can appreciate that you've put effort into this but that should not be the driver for acceptance.

Re: [jira] [Updated] (CODEC-166) Base64 could be faster

2013-01-30 Thread Julius Davies
Versions: 1.7 Reporter: Julius Davies Assignee: Julius Davies Attachments: base64bench.zip Our Base64 consistently performs 3 times slower compared to MiGBase64 and iHarder in the byte[] and String encode() methods. We are pretty good on decode(), though

Re: [codec] Base64 with specified encode/decode alphabets and PAD?

2013-01-29 Thread Julius Davies
://bit.ly/ECvg0 Spring Batch in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay

Re: [codec] Base64 with specified encode/decode alphabets and PAD?

2013-01-29 Thread Julius Davies
, but I'll take a look at it, thanks. I did notice that the decode list works for both (standard) encodings. I wouldn't write anything that would change that for the existing calls. Steve From: Julius Davies juliusdav...@gmail.com To: Commons Developers List dev

Re: [GUMP@vmgump]: Project commons-compress-test (in module apache-commons) failed

2013-01-11 Thread Julius Davies
, for cleaning that up! -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay/ - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org

Re: [GUMP@vmgump]: Project commons-compress-test (in module apache-commons) failed

2013-01-10 Thread Julius Davies
] - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: svn commit: r1430097 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip: ZipEightByteInteger.java ZipLong.java ZipShort.java

2013-01-08 Thread Julius Davies
On Mon, Jan 7, 2013 at 9:16 PM, Stefan Bodewig bode...@apache.org wrote: Hi Julius, can you please record the changes in src/chanhes/changes.xml as well - and add yourself as developer to the POM if you feel like it? Thanks Stefan Thanks for the tip. Done! yours, Julius

Re: svn commit: r1376505 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ObjectUtils.java test/java/org/apache/commons/lang3/ObjectUtilsTest.java

2012-08-23 Thread Julius Davies
JUnit in Action, 2nd Ed: http://goog_1249600977http://bit.ly/ECvg0 Spring Batch in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory -- yours, Julius Davies 604-222-3310 (Home) $ sudo

Re: [codec] What version should implement a behavior change?

2012-03-06 Thread Julius Davies
in Action, 2nd Ed: http://goog_1249600977http://bit.ly/ECvg0 Spring Batch in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt

Re: [codec] What version should implement a behavior change?

2012-03-06 Thread Julius Davies
it's the last one we need to add. Gary On Tue, Mar 6, 2012 at 2:07 PM, Julius Davies juliusdav...@gmail.comwrote: Hi, CODEC-95 talked about these issues, too (in this case with Base64). https://issues.apache.org/jira/browse/CODEC-95 Personally, I would prefer to see some new strict

Re: [VOTE][Codec] Release Commons Codec 1.6-RC2

2011-11-22 Thread Julius Davies
in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http

Re: [codec] next releases

2011-08-24 Thread Julius Davies
+1 to 1.6 Julius On Tue, Aug 23, 2011 at 2:36 AM, Matthew Pocock turingatemyhams...@gmail.com wrote: My vote (not that I have one) would be for 1.6, and to keep 2.0 as the release when the breaking changes are introduced. Matthew On 23 August 2011 09:18, Simone Tripodi

Re: [codec] Encoder / Decoder interface

2011-08-16 Thread Julius Davies
the interfaces makes sense if they are not really used, but on the other hand, improving them, making them actually useful, also makes sense. -- yours, Julius Davies 604-222-3310 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

[sanselan] old incubator webpage confused me

2011-04-29 Thread Julius Davies
Hi, I accidentally ended up here: http://incubator.apache.org/sanselan/site/index.html But I see sanselan graduated: http://commons.apache.org/sanselan/ I'll create a proper bug in JIRA when I have a moment... -- yours, Julius Davies 250-592-2284 (Home) $ sudo apt-get install cowsay

Re: [Nexus] Commons-codec release not showing up in Maven Central after 24 hours

2011-03-31 Thread Julius Davies
On Thu, Mar 31, 2011 at 7:15 PM, sebb seb...@gmail.com wrote: On 1 April 2011 02:49, Phil Steitz phil.ste...@gmail.com wrote: On 3/31/11 1:58 PM, Gary Gregory wrote: Because the Maven groupId in the POM. They dictate where files go. Changing an ID is a big deal. To provide a little more

Re: [codec] Moving on to codec 2.0

2011-03-31 Thread Julius Davies
Nothing of this (including minimum requirement of Java 5) requires automatically 2.x. As long as the API is *upward* binary compatible, you can improve the implementation using this features, adding new methods or new classes. Even generics can be added to some extend in a binary

Re: OT [planet.apache.org] /committers/ aggregator is stuck

2011-02-26 Thread Julius Davies
On Fri, Feb 25, 2011 at 12:44 PM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2011/2/25 Julius Davies juliusdav...@gmail.com: Hi, I realize this is off-topic for dev@commons.  Sorry, but does anyone know the correct list for problems related to planet.apache.org?  This webpage seems

OT [planet.apache.org] /committers/ aggregator is stuck

2011-02-25 Thread Julius Davies
Hi, I realize this is off-topic for dev@commons. Sorry, but does anyone know the correct list for problems related to planet.apache.org? This webpage seems to be stuck (last entry is from 5 days ago): http://planet.apache.org/committers/ I need to get my fix! -- yours, Julius Davies 250

Re: [CODEC] Base-n refactoring

2011-01-28 Thread Julius Davies
On Fri, Jan 28, 2011 at 11:40 AM, Gary Gregory ggreg...@seagullsoftware.com wrote: Now that the main Base-N refactoring is done, the door is open for Base16 ;) Juluis, you had mentioned Base16 before, any interest? Sorry, I can't, at least not for codec-1.5. The baby came yesterday!!! He

Re: [CODEC] Base-n refactoring

2011-01-26 Thread Julius Davies
On Wed, Jan 26, 2011 at 2:09 PM, Julius Davies juliusdav...@gmail.com wrote: Which begs for full support of the RFC with... Base16! That should really clean up the refactoring :) Gary Nice work, Sebb!   Gary if you do Base64 I'll do Base2 Doh, meant to say Gary, if you do Base16

Re: svn commit: r1062330 - in /commons/proper/codec/trunk/src: java/org/apache/commons/codec/binary/Base64.java test/org/apache/commons/codec/binary/Base64Test.java

2011-01-24 Thread Julius Davies
-mail: dev-h...@commons.apache.org -- yours, Julius Davies 250-592-2284 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay/ - To unsubscribe, e-mail: dev-unsubscr

Re: [codec] Next release 1.4.1 or 1.5

2011-01-21 Thread Julius Davies
propose that the next release be called 1.5 and not 1.4.1. Thoughts? That makes sense, it's a feature update. Emmanuel Bourg -- yours, Julius Davies 250-592-2284 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: [codec] Release 1.4.1/1.5, Release Manager for 1.4.1/1.5

2011-01-17 Thread Julius Davies
...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 250-592-2284 (Home) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

[codec] CODEC-91 patch attached to jira

2010-06-01 Thread Julius Davies
this way, and I enjoy the discussion that sometimes results. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: [math] incompatible change in r936295

2010-05-31 Thread Julius Davies
implements BivariateRealFunction ? Phil -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

please close CODEC-94

2010-03-26 Thread Julius Davies
Please close CODEC-94 (well, only if you agree with my final comment on that issue!) -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: svn commit: r928129 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/binary/Base64Test.java

2010-03-26 Thread Julius Davies
, StringUtils.newStringUsAscii(Base64.decodeBase64(Zm9vYmFy + Base64.CHUNK_SEPARATOR))); +    } + -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) $ sudo apt-get install cowsay $ echo Moo. | cowsay | cowsay -n | cowsay -n http://juliusdavies.ca/cowsay

Re: [codec] gump failure

2010-02-23 Thread Julius Davies
Thanks! Great info! On Tue, Feb 23, 2010 at 9:21 PM, Bill Barker billwbar...@verizon.net wrote: -- From: Julius Davies juliusdav...@gmail.com Sent: Tuesday, February 23, 2010 8:52 PM To: Commons Developers List dev@commons.apache.org Subject

Re: [codec] 1.4.1

2010-01-24 Thread Julius Davies
Thanks! Exactly the kind of direction I'm looking for! yours, Julius On Sun, Jan 24, 2010 at 8:13 AM, sebb seb...@gmail.com wrote: On 24/01/2010, Julius Davies juliusdav...@gmail.com wrote: Hi,  If anyone has any advice on how I can improve the patch I submitted  for CODEC-89, or perhaps

[codec] 1.4.1

2010-01-23 Thread Julius Davies
Hi, If anyone has any advice on how I can improve the patch I submitted for CODEC-89, or perhaps I can improve on Sebb's patch, I am more than happy to try. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

Re: [codec] regression in 1.4

2009-12-02 Thread Julius Davies
- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

Re: [codec] regression in 1.4

2009-12-02 Thread Julius Davies
Nice patch, Sebb! Now just combine it with the JUnits from mine! :-p yours, Julius On Wed, Dec 2, 2009 at 5:49 PM, sebb seb...@gmail.com wrote: On 02/12/2009, Julius Davies juliusdav...@gmail.com wrote: This current JUnit test kinda/sorta covers the static method for non-chunking

Re: [codec] regression in 1.4

2009-12-01 Thread Julius Davies
up above: Any opinions at all out there regarding this? yours, Julius On Mon, Nov 23, 2009 at 12:24 PM, Julius Davies juliusdav...@gmail.com wrote: Hi, Commons Developers, There's a minor regression in Codec-1.4 that causes two extra white space characters to appear at the very end

Re: [codec] regression in 1.4

2009-12-01 Thread Julius Davies
: sebb [mailto:seb...@gmail.com]   Sent: Tuesday, December 01, 2009 17:18   To: Commons Developers List   Subject: Re: [codec] regression in 1.4     On 02/12/2009, Julius Davies juliusdav...@gmail.com wrote:   Hi,      Any opinions at all out there regarding this?     https

Re: [codec] regression in 1.4

2009-12-01 Thread Julius Davies
By the way, if we do start the ball rolling for a 1.4.1 release, I nominate myself to better document the changes between 1.3 --- 1.4.1 kind of along the lines of the discussion over on CODEC-91: https://issues.apache.org/jira/browse/CODEC-91 On Tue, Dec 1, 2009 at 7:41 PM, Julius Davies

[codec] regression in 1.4

2009-11-23 Thread Julius Davies
was careful to make sure the static method had stayed the same in Codec-1.3 and Codec-1.4, but I just never thought people would actually write things like this: new Base64().encode() !!! Just didn't enter my mind to test that to compare output of 1.3 vs 1.4. Very sorry. :-( -- yours, Julius

[codec] regression in 1.4 (CODEC-89)

2009-11-01 Thread Julius Davies
CODEC-89 identifies a regression in the commons-codec-1.4 release. A patch to fix this is attached to CODEC-89. https://issues.apache.org/jira/browse/CODEC-89 Any committers interested in considering this patch? -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http

Re: [RESULT][VOTE] Release Codec 1.4 based on RC4

2009-08-09 Thread Julius Davies
- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca

Re: [VOTE] Release Codec 1.4 based on RC3

2009-08-04 Thread Julius Davies
in. I am happy to leave the rest for the next release though. What's left to do? Maybe I can help? -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html - To unsubscribe, e-mail

Re: [VOTE] Release Codec 1.4 based on RC3

2009-08-04 Thread Julius Davies
/~niallp/codec-1.4-rc3/RELEASE-NOTES.txt Thanks Niall - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org -- yours, Julius Davies 250-592-2284 (Home

Re: [codec] - CODEC-59 and CODEC-81

2009-07-28 Thread Julius Davies
to leave [CODEC-59] out of a 1.4 release, I'll create a separate ticket just for this reset() issue. yours, Julius Julius: Patch for [CODEC-81] is in and then some. Thank you for the submission. Keep them coming. Gary -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile

Re: [codec] - CODEC-59 and CODEC-81

2009-07-27 Thread Julius Davies
a reworked patch? Thank you, Gary -Original Message- From: Julius Davies [mailto:juliusdav...@gmail.com] Sent: Sunday, July 26, 2009 6:08 PM To: Commons Developers List Subject: [codec] - CODEC-59 and CODEC-81 I have a patch ready for CODEC-59, but I'm going to wait until CODEC-81

[codec] - CODEC-59 and CODEC-81

2009-07-26 Thread Julius Davies
for TRUNK / 1.4-RC2 so I'd be surprised if it wasn't accepted in some shape or form, whereas the CODEC-59 patch will be an enhancement. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

Re: [VOTE] Release Codec 1.4 based on RC2

2009-07-24 Thread Julius Davies
Probably the Maven2 generated Jar is okay in this department? Here's the MANIFEST.MF created by Maven2 (I'm using trunk to create the jar): Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Created-By: 1.6.0_13 (Sun Microsystems Inc.) Built-By:

Re: [VOTE] Release Codec 1.4 based on RC2

2009-07-24 Thread Julius Davies
or 1.4.0.SNAPSHOT Gary -Original Message- From: Julius Davies [mailto:juliusdav...@gmail.com] Sent: Friday, July 24, 2009 1:47 PM To: Commons Developers List Subject: Re: [VOTE] Release Codec 1.4 based on RC2 Probably the Maven2 generated Jar is okay in this department? Here's

Re: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Julius Davies
 CLIRR Report:  http://people.apache.org/~niallp/codec-1.4-rc1/site/clirr-report.html  Release Notes:  http://people.apache.org/~niallp/codec-1.4-rc1/site/clirr-report.html  http://people.apache.org/~niallp/codec-1.4-rc1/RELEASE-NOTES.txt  Feedback welcome.  Niall -- yours, Julius Davies

Re: [Codec] Codec 1.4 RC1 available for review

2009-07-23 Thread Julius Davies
 Release Notes:  http://people.apache.org/~niallp/codec-1.4-rc1/site/clirr-report.html  http://people.apache.org/~niallp/codec-1.4-rc1/RELEASE-NOTES.txt  Feedback welcome.  Niall -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

Re: svn commit: r797120 - in /commons/proper/codec/trunk: build.xml maven.xml project.properties project.xml src/assembly/src.xml src/conf/

2009-07-23 Thread Julius Davies
/include -                includeproject.xml/include                 includeRELEASE-NOTES*.txt/include                 includeRELEASE-PLAN/include                 includeTODO/include -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

Re: [codec] Release Manager for 1.4

2009-07-20 Thread Julius Davies
. On Fri, Jul 17, 2009 at 6:34 PM, Gary Gregoryggreg...@seagullsoftware.com wrote: Hi All: Do we have a volunteer to act as release manager for Codec 1.4? Gary -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html

[codec] please close CODEC-36

2009-07-16 Thread Julius Davies
CODEC-36 can be closed since CODEC-78 addresses it. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/logging.html - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org

Re: [codec] 1.4 release: code coverage help needed

2009-07-15 Thread Julius Davies
reports: Base64InputStream 85%/76% Base64OutputStream 88%/70% Gary -Original Message- From: Julius Davies [mailto:juliusdav...@gmail.com] Sent: Wednesday, July 15, 2009 12:55 PM To: Commons Developers List Subject: Re: [codec] 1.4 release: code coverage help needed Hi, Gary, I

[codec] 1.4 release: contributors in project.xml

2009-07-14 Thread Julius Davies
=revrevision=178001 - Julius Davies (juliusdav...@gmail.com) implemented Base64InputStream and Base64OutputStream based on Jochen's code above (CODEC-69). - Sebastian Bazley (s...@apache.org) reviewed and improved the streaming Base64 code and its unit tests. -- yours, Julius Davies 250-592-2284

Re: [codec] any takers for CODEC-75 patch?

2009-06-01 Thread Julius Davies
I take it there's not much interest or appetite for this enhancement. I'll leave you alone now. yours, Julius On Thu, May 28, 2009 at 10:03 AM, Julius Davies juliusdav...@gmail.com wrote: Hi, First of all, thanks for taking a look at the patch.  Regarding this: 1. Ability to decode

Re: [codec] any takers for CODEC-75 patch?

2009-05-28 Thread Julius Davies
$ java -cp commons-codec-1.1.jar:. Test ff7f8fc01cdb471a8c8b5a9306183fe8 ff7f8fc01cdb471a8c8b5a9306183f ff7f8fc01cdb471a8c8b5a9306183f -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca

[codec] any takers for CODEC-75 patch?

2009-05-27 Thread Julius Davies
.encodeBase64URLSafe() method. It appears (very cursory look-see on my part) that URL-Safe is part of the reason Hadoop went elsewhere for its Base64: http://issues.apache.org/jira/browse/HBASE-272 -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca

Re: [Proposal] Create a sandbox commons-money component?

2009-02-13 Thread Julius Davies
it to represent 4 decimal points.) -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h

Re: [CODEC] Base64 decode() handling of invalid encoded data

2008-06-25 Thread Julius Davies
that you think before you break 'em. -- (Terry Pratchett, Thief of Time) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- yours, Julius Davies 250-592-2284 (Home) 250

Re: svn commit: r669667 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java

2008-06-19 Thread Julius Davies
' ' : +case '\n' : +case '\r' : +case '\t' : break; default : groomedData[bytesCopied++] = data[i]; -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca

Re: svn commit: r669667 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/binary/Base64.java

2008-06-19 Thread Julius Davies
in Caverphone, and some missing (byte) casts. The CODEC website says it's compatible with Java-1.3: http://commons.apache.org/codec/dependencies.html yours, Julius On Thu, Jun 19, 2008 at 1:40 PM, sebb [EMAIL PROTECTED] wrote: On 19/06/2008, Julius Davies [EMAIL PROTECTED] wrote: Hi, Sebb

Re: [codec] Base64InputStream

2008-06-18 Thread Julius Davies
streaming variations, and javadocs on all non-test code. I hope people find it useful and worth committing! yours, Julius On Mon, Jun 16, 2008 at 8:44 AM, Julius Davies [EMAIL PROTECTED] wrote: Hi, Base64InputStream and Base64OutputStream are coming along. They both have JUnit tests now

Re: [codec] Base64InputStream

2008-06-16 Thread Julius Davies
(in, false); in = new Base64InputStream(in, true); in = new Base64InputStream(in, false); yours, Julius On Tue, Jun 10, 2008 at 3:30 AM, sebb [EMAIL PROTECTED] wrote: On 10/06/2008, Julius Davies [EMAIL PROTECTED] wrote: Hi, Here's what a streaming version of Base64 looks like (without

Re: [codec] Base64InputStream

2008-06-10 Thread Julius Davies
the javadocs and streaming junits put together. Note: all the pre-existing Base64 unit tests are passing! (They were very helpful). Thanks to Jochen Wiedmann for pointing out the base64 streaming code in ws-commons-util that this is based on. -- yours, Julius Davies 250-592-2284 (Home) 250

Re: [codec] Base64InputStream

2008-06-10 Thread Julius Davies
- using an int would avoid a few casts. Or maybe these are from the original code. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [codec] Base64InputStream

2008-06-03 Thread Julius Davies
really like it. (And it's so fast). This is a fun challenge. I'll post to the list in a week or two with any progress. yours, Julius On Sat, May 31, 2008 at 11:52 AM, Julius Davies [EMAIL PROTECTED] wrote: Hi, Jochen, Thanks for pointing out that method. I was looking for a static

[codec] Base64InputStream

2008-05-31 Thread Julius Davies
come over. And good work on org.apache.commons.codec.binary.Base64! I was really astonished to see us beat openssl! -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca

Re: [codec] Base64InputStream

2008-05-31 Thread Julius Davies
(buf, 0, c); } c = reader.read(buf); } long duration = System.currentTimeMillis() - start; yours, Julius On Sat, May 31, 2008 at 1:18 AM, Jochen Wiedmann [EMAIL PROTECTED] wrote: On Sat, May 31, 2008 at 9:06 AM, Julius Davies [EMAIL PROTECTED] wrote: I

[lang] NullSafe (a lightweight EqualsBuilder)

2008-05-27 Thread Julius Davies
regarding LANG-340 - performance problem with EqualsBuilder.append(). -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [lang] NullSafe (a lightweight EqualsBuilder)

2008-05-27 Thread Julius Davies
ObjectUtils.equals() is just what I'm looking for. Thanks! Is there any interest in an ObjectUtils.compare() method? I would be happy to create a JIRA ticket and upload a patch. yours, Julius On Tue, May 27, 2008 at 3:05 PM, Stephen Colebourne [EMAIL PROTECTED] wrote: Julius Davies wrote

Re: [NET] Tabs and spaces

2008-05-20 Thread Julius Davies
Tabs make the baby Jesus cry. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[commons-ssl] - incubator / been a long time

2008-05-09 Thread Julius Davies
. -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ ps. I should never send emails that cover more than one topic. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [sandbox] Component ideas

2008-05-05 Thread Julius Davies
6, 2008 at 11:07 PM, Julius Davies [EMAIL PROTECTED] wrote: Henri, Is your timing just a coincidence? http://lists.juliusdavies.ca/pipermail/not-yet-commons-ssl-juliusdavies.ca/2008-March/000102.html I was just going to sit down and finally rewrite my old incubator wiki

Re: [sandbox] Component ideas

2008-03-06 Thread Julius Davies
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- yours, Julius Davies 250-592-2284 (Home) 250-893-4579 (Mobile) http://juliusdavies.ca/ - To unsubscribe, e