[jira] [Updated] (LANG-1014) Adding unwrap and unwrapFull methods to StringUtils

2014-06-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1014: -- Affects Version/s: (was: 4.0) Adding unwrap and unwrapFull methods to StringUtils

[jira] [Updated] (LANG-1014) Adding unwrap and unwrapFull methods to StringUtils

2014-06-01 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1014: -- Fix Version/s: Review Patch Adding unwrap and unwrapFull methods to StringUtils

[jira] [Updated] (MATH-1120) Need Percentile computations that can be matched with standard spreadsheet formula

2014-06-01 Thread Venkatesha Murthy TS (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesha Murthy TS updated MATH-1120: --- Attachment: percentile-with-estimation-patch As per earlier discussion ; was advised

[jira] [Updated] (MATH-1120) Need Percentile computations that can be matched with standard spreadsheet formula

2014-06-01 Thread Venkatesha Murthy TS (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesha Murthy TS updated MATH-1120: --- Description: The current Percentile implementation assumes and hard-codes the

[jira] [Commented] (COLLECTIONS-530) Rejecting items on predicate failure without throwing an Exception

2014-06-01 Thread Erik (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015107#comment-14015107 ] Erik commented on COLLECTIONS-530: -- Thanks Thomas, I was not aware of that. In that

[jira] [Commented] (MATH-418) add a storeless version of Percentile

2014-06-01 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015162#comment-14015162 ] Phil Steitz commented on MATH-418: -- The last patch looks good to me, modulo a few typos in

[jira] [Commented] (MATH-1120) Need Percentile computations that can be matched with standard spreadsheet formula

2014-06-01 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015167#comment-14015167 ] Phil Steitz commented on MATH-1120: --- The approach sounds reasonable to me, but the patch