[jira] [Created] (LANG-733) Add containsAny(CharSequence cs, CharSequence... searchChars) to StringUtils

2011-07-31 Thread Eugen Paraschiv (JIRA)
Add containsAny(CharSequence cs, CharSequence... searchChars) to StringUtils Key: LANG-733 URL: https://issues.apache.org/jira/browse/LANG-733 Project: Commons Lang

[jira] [Created] (JEXL-118) Provide an IN operator

2011-07-31 Thread Max Tardiveau (JIRA)
Provide an IN operator -- Key: JEXL-118 URL: https://issues.apache.org/jira/browse/JEXL-118 Project: Commons JEXL Issue Type: New Feature Affects Versions: 2.0.1 Reporter: Max Tardiveau It would be very

[jira] [Updated] (MATH-621) BOBYQA is missing in optimization

2011-07-31 Thread Dr. Dietmar Wolz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr. Dietmar Wolz updated MATH-621: -- Attachment: bobyqaoptimizer0.4.zip The attached new version contains three variants of BOBYQA

[jira] [Updated] (JEXL-118) Provide an IN operator

2011-07-31 Thread Max Tardiveau (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Tardiveau updated JEXL-118: --- Description: It would be very useful to have an IN operator, e.g.: status in ['A', 'B', 'C'] that

[jira] [Commented] (MATH-621) BOBYQA is missing in optimization

2011-07-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073351#comment-13073351 ] Gilles commented on MATH-621: - {quote} BOBYQAOptimizer - the actual version I use myself - all

[jira] [Commented] (MATH-637) Simple utility for micro-benchmarking

2011-07-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073353#comment-13073353 ] Gilles commented on MATH-637: - Thanks. Applied in revision 1152584. Simple utility for

[jira] [Updated] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-07-31 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Pocock updated CODEC-125: - Attachment: acz.patch This should fix the problem with acz encoding. The bug was actually to do

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-07-31 Thread Tamas Kende (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073380#comment-13073380 ] Tamas Kende commented on CODEC-125: --- Matthew: Sorry I forget to write down how did I

[jira] [Commented] (MATH-621) BOBYQA is missing in optimization

2011-07-31 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073381#comment-13073381 ] Phil Steitz commented on MATH-621: -- I agree strongly with Gilles comment on

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-07-31 Thread Matthew Pocock (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073383#comment-13073383 ] Matthew Pocock commented on CODEC-125: -- Tamas, We can add Ignácz, Ignátz and Ignác as

[jira] [Commented] (MATH-599) Re-implementation of Secant-based root finding algorithms

2011-07-31 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073393#comment-13073393 ] Gilles commented on MATH-599: - AllowedSolutions changed toAllowedSolution in revision 1152644.

[jira] [Commented] (CODEC-125) Implement a Beider-Morse phonetic matching codec

2011-07-31 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073397#comment-13073397 ] Gary D. Gregory commented on CODEC-125: --- Patch applied for

[jira] [Commented] (COMPRESS-36) Add Zip64 Suport

2011-07-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073430#comment-13073430 ] Stefan Bodewig commented on COMPRESS-36: The ZIP64 branch has been merged back to