[jira] Created: (LANG-647) ToStringBuilder output makes it difficult to distinguich between an empty String array and an array of one empty String

2010-08-25 Thread pascal jacob (JIRA)
ToStringBuilder output makes it difficult to distinguich between an empty String array and an array of one empty String --- Key: LANG-647 URL:

[jira] Created: (SANDBOX-327) Design of Pipeline class slightly unhelpful - IllegalStateException

2010-08-25 Thread Harald Kirsch (JIRA)
Design of Pipeline class slightly unhelpful - IllegalStateException Key: SANDBOX-327 URL: https://issues.apache.org/jira/browse/SANDBOX-327 Project: Commons Sandbox Issue

[jira] Commented: (LANG-642) Need varargs form of NumberUtils.max(), etc

2010-08-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902603#action_12902603 ] Henri Yandell commented on LANG-642: I had the same problem with ambiguity when trying to

[jira] Closed: (LANG-643) Javadoc StringUtils.left() claims to throw on negative len, but doesn't

2010-08-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed LANG-643. -- Fix Version/s: 3.0 Resolution: Fixed Thanks Volker. The javadoc has been fixed in svn. Javadoc

[jira] Commented: (LANG-646) StringEscapeUtils.unescapeJava doesn't handle octal escapes and Unicode with extra u

2010-08-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902608#action_12902608 ] Henri Yandell commented on LANG-646: The 'uu' version isn't a problem in the current 3.0

[jira] Commented: (LANG-642) Need varargs form of NumberUtils.max(), etc

2010-08-25 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/LANG-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902610#action_12902610 ] Paul Benedict commented on LANG-642: Adding additional overloads is only necessary when a

[jira] Updated: (MATH-375) Elementary functions in JDK are slower than necessary and not as accurate as they could be.

2010-08-25 Thread William Rossi (JIRA)
[ https://issues.apache.org/jira/browse/MATH-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Rossi updated MATH-375: --- Attachment: atanpatch.txt.gz The attached patch fixes the bugs you reported in atan2(). I didn't