[jira] [Commented] (MATH-643) Rename RealVector.map* to RealVector.ebe* (mapAdd(...) to ebeAdd(...) and mapAddToSelf(...) to ebeAddToSelf(...) for instance

2011-08-09 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081493#comment-13081493 ] Arne Plöse commented on MATH-643: - OK I am comming from matlab|octave I want the operator .+

[jira] [Commented] (MATH-643) Rename RealVector.map* to RealVector.ebe* (mapAdd(...) to ebeAdd(...) and mapAddToSelf(...) to ebeAddToSelf(...) for instance

2011-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081521#comment-13081521 ] Gilles commented on MATH-643: - {quote} Nevertheless I think usability suffers from this non

[jira] [Commented] (MATH-631) RegulaFalsiSolver failure

2011-08-09 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081633#comment-13081633 ] Gilles commented on MATH-631: - Also: Phil, Could you please leave out dismissive qualifiers

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread William R. Speirs (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081657#comment-13081657 ] William R. Speirs commented on DBUTILS-78: -- Any idea if/when this change will be

[jira] [Resolved] (NET-418) File truncated when transfer on ftp

2011-08-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-418. -- Resolution: Not A Problem File truncated when transfer on ftp ---

[jira] [Closed] (NET-418) File truncated when transfer on ftp

2011-08-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/NET-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed NET-418. File truncated when transfer on ftp --- Key: NET-418 URL:

[jira] [Resolved] (COMPRESS-150) Add support for writing Zip64 entries in ZipArchiveOutputStream

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-150. - Resolution: Fixed The last missing piece has been svn revision 1155429 Add support

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

2011-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13081754#comment-13081754 ] Stefan Bodewig commented on COMPRESS-36: Code is complete but needs to get

[jira] [Created] (LANG-739) ToStringBuilder leaks memory if toString method causes hash code to be changed

2011-08-09 Thread Philippe Renon (JIRA)
ToStringBuilder leaks memory if toString method causes hash code to be changed -- Key: LANG-739 URL: https://issues.apache.org/jira/browse/LANG-739 Project: Commons Lang

[jira] [Created] (LANG-740) Add a Memoizer class

2011-08-09 Thread Gary D. Gregory (JIRA)
Add a Memoizer class Key: LANG-740 URL: https://issues.apache.org/jira/browse/LANG-740 Project: Commons Lang Issue Type: New Feature Components: lang.concurrent.* Reporter: Gary D. Gregory

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082140#comment-13082140 ] Henri Yandell commented on DBUTILS-78: -- Ack - I use iGoogle + RSS to notice when

[jira] [Commented] (DBUTILS-78) Add asynchronous batch, query, and update calls

2011-08-09 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082143#comment-13082143 ] Henri Yandell commented on DBUTILS-78: -- Patch applies; code compiles and tests pass.