Re: [MATH] Matrix indices

2004-09-04 Thread Phil Steitz
Al Chou wrote: --- Phil Steitz <[EMAIL PROTECTED]> wrote: Brent Worden wrote: Ok, I tally (pre-apologies if I misrepresent anyone): Four votes for 0-based indexing (Andrew, Kim, Mark, and Stephen). Three votes for 1-based indexing (Al, Phil, and myself). Should we go ahead with the 0-based change a

[lang] user guide

2004-09-04 Thread Henri Yandell
I've committed something I wrote a while back as a user guide. It's first person and light in style, which will probably need changing, but it's something to start from. Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: jakarta-commons/lang/xdocs userguide.xml navigation.xml

2004-09-04 Thread bayard
bayard 2004/09/04 18:43:45 Modified:lang/xdocs navigation.xml Added: lang/xdocs userguide.xml Log: linked in userguide, though it needs work Revision ChangesPath 1.8 +1 -1 jakarta-commons/lang/xdocs/navigation.xml Index: navigation.xml =

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang AllLangTestSuite.java

2004-09-04 Thread bayard
bayard 2004/09/04 18:42:37 Modified:lang/src/test/org/apache/commons/lang AllLangTestSuite.java Log: lniked in text package Revision ChangesPath 1.8 +3 -1 jakarta-commons/lang/src/test/org/apache/commons/lang/AllLangTestSuite.java Index: AllLangTestSuite

[Jakarta Commons Wiki] Updated: Lang

2004-09-04 Thread commons-dev
Date: 2004-09-04T18:41:34 Editor: HenriYandell <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: Lang URL: http://wiki.apache.org/jakarta-commons/Lang Added the two new bugs. Change Log: -- @@ -14,7

DO NOT REPLY [Bug 23356] - make DurationFormatUtils public!

2004-09-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15082] - [lang] elapsed time formatting utility method

2004-09-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/linear BigMatrixImplTest.java RealMatrixImplTest.java

2004-09-04 Thread psteitz
psteitz 2004/09/04 18:19:23 Modified:math/src/java/org/apache/commons/math/linear BigMatrix.java BigMatrixImpl.java RealMatrix.java RealMatrixImpl.java math/src/test/org/apache/commons/math/linear BigM

RE: [lang] MappedMessageFormat

2004-09-04 Thread Henri Yandell
Here's my interpolation-style class by the way. The bit of interest is the interpolateLists method, it lets you do: "Some kind of text with a $*{list, ','} list in it. " http://www.osjava.org/genjava/multiproject/gj-core/xref/com/generationjava/util/Interpolator.html Probably more than we want

RE: [lang] MappedMessageFormat

2004-09-04 Thread Henri Yandell
I've added it and moved Interpolation down into a text package. We can avoid releasing the package if desired. Hen On Sat, 4 Sep 2004, Gary Gregory wrote: > Hello, > > I just wanted to clarify: The MappedMessageFormat class posted by Simon > is intended to replace the current Interpolation impl

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/text InterpolationTest.java TextTestSuite.java

2004-09-04 Thread bayard
bayard 2004/09/04 17:56:31 Modified:lang/src/test/org/apache/commons/lang LangTestSuite.java Added: lang/src/java/org/apache/commons/lang/text Interpolation.java lang/src/test/org/apache/commons/lang/text Interpolati

cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/text - New directory

2004-09-04 Thread bayard
bayard 2004/09/04 17:44:34 jakarta-commons/lang/src/test/org/apache/commons/lang/text - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/text MappedMessageFormat.java

2004-09-04 Thread bayard
bayard 2004/09/04 17:42:14 Modified:lang/src/java/org/apache/commons/lang/text MappedMessageFormat.java Log: reformatted to match other Lang code Revision ChangesPath 1.2 +13 -21 jakarta-commons/lang/src/java/org/apache/commons/lang/text

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/text MappedMessageFormat.java

2004-09-04 Thread bayard
bayard 2004/09/04 17:37:28 Added: lang/src/java/org/apache/commons/lang/text MappedMessageFormat.java Log: class from Digester, akin to the Interpolation class in the lang package Revision ChangesPath 1.1 jakarta-commons/lang/s

cvs commit: jakarta-commons/lang/src/java/org/apache/commons/lang/text - New directory

2004-09-04 Thread bayard
bayard 2004/09/04 17:35:13 jakarta-commons/lang/src/java/org/apache/commons/lang/text - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [feedparser] Attaching patch again

2004-09-04 Thread Kevin A. Burton
Brad Neuberg wrote: +private static Pattern patternToStrip = Pattern.compile("[^/](/\\w*\\.\\w*$)"); Brad... Won't the above regexp prevent: http://foo.com//bar from matching? Usually the HTTP server will just do a 302 redir when using two slashes. /** * A regex to extract the user

DO NOT REPLY [Bug 30534] - Missing class org.apache.commons.jxpath.servlet.Util

2004-09-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu