[jira] [Updated] (MATH-581) Support for iterative linear solvers

2011-08-03 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-581: --- Attachment: MATH-581-06.zip Hi, attached are some classes entering the heart of the matter. * A

[jira] [Resolved] (CONFIGURATION-455) HierachicalINIConfiguration section access without dotted notation

2011-08-03 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-455. Resolution: Fixed Fix Version/s: 1.7 A fix was applied in revision 11

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

2011-08-03 Thread Max Tardiveau (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078784#comment-13078784 ] Max Tardiveau commented on JEXL-118: Awesome! Thanks a bunch, this is going to be pretty

[jira] [Resolved] (LANG-738) Use internal Java's Number caches instead creating new objects

2011-08-03 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-738. -- Resolution: Fixed In trunk. > Use internal Java's Number caches instead creating new objects > -

[jira] [Created] (LANG-738) Use internal Java's Number caches instead creating new objects

2011-08-03 Thread Gary D. Gregory (JIRA)
Use internal Java's Number caches instead creating new objects -- Key: LANG-738 URL: https://issues.apache.org/jira/browse/LANG-738 Project: Commons Lang Issue Type: Improvement

[jira] [Resolved] (COMPRESS-152) ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances

2011-08-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-152. - Resolution: Fixed fixed with svn revision 1153483 > ZiparchiveInputStream and Ziparchi

[jira] [Created] (COMPRESS-152) ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances

2011-08-03 Thread Stefan Bodewig (JIRA)
ZiparchiveInputStream and ZiparchiveOutputStream don't clean up Inflater/Deflater instances --- Key: COMPRESS-152 URL: https://issues.apache.org/jira/browse/COMPRESS-152

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

2011-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-118. Resolution: Fixed Fix Version/s: 2.1 Instead of a new IN operator, I extended =~ and !~ oper