[jira] [Commented] (MATH-1023) Javadoc in SummaryStatistics (o.a.c.m.stat.descriptive)

2013-09-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757492#comment-13757492 ] Gilles commented on MATH-1023: -- bq. it must be activated before any data has been added -

[jira] [Commented] (LANG-804) Redundant check for zero in HashCodeBuilder ctor

2013-09-04 Thread Allon Mureinik (JIRA)
[ https://issues.apache.org/jira/browse/LANG-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757502#comment-13757502 ] Allon Mureinik commented on LANG-804: - There are two issues here: The original issue -

[jira] [Commented] (MATH-1027) Create Combinations class

2013-09-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757522#comment-13757522 ] Gilles commented on MATH-1027: -- Committed in revision 1519924. Create

[jira] [Commented] (MATH-1027) Create Combinations class

2013-09-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757525#comment-13757525 ] Gilles commented on MATH-1027: -- TODO: Make the class implement {{Comparatorint[]}} (code to be

[jira] [Commented] (MATH-1027) Create Combinations class

2013-09-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757527#comment-13757527 ] Gilles commented on MATH-1027: -- In Combinations, I have created an enum to define the type of

[jira] [Created] (DAEMON-305) jsvc and Debian not work with arg procname

2013-09-04 Thread Alain Perreault (JIRA)
Alain Perreault created DAEMON-305: -- Summary: jsvc and Debian not work with arg procname Key: DAEMON-305 URL: https://issues.apache.org/jira/browse/DAEMON-305 Project: Commons Daemon Issue

[jira] [Resolved] (MATH-1023) Javadoc in SummaryStatistics (o.a.c.m.stat.descriptive)

2013-09-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1023. --- Resolution: Fixed Fix Version/s: 3.3 Sorry, I get it now. I did not understand the problem at

[jira] [Created] (MATH-1032) Recover final tableau values from SimplexSolver

2013-09-04 Thread Renato Cherullo (JIRA)
Renato Cherullo created MATH-1032: - Summary: Recover final tableau values from SimplexSolver Key: MATH-1032 URL: https://issues.apache.org/jira/browse/MATH-1032 Project: Commons Math Issue

[jira] [Updated] (DAEMON-305) jsvc and Debian not work with arg procname

2013-09-04 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-305: Fix Version/s: (was: 1.0.15) jsvc and Debian not work with arg procname

[jira] [Commented] (MATH-1032) Recover final tableau values from SimplexSolver

2013-09-04 Thread Renato Cherullo (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758331#comment-13758331 ] Renato Cherullo commented on MATH-1032: --- I realize that I didn't provide much

[jira] [Created] (COLLECTIONS-480) BidiMap.values() should be declared to return a Set

2013-09-04 Thread Hollis Waite (JIRA)
Hollis Waite created COLLECTIONS-480: Summary: BidiMap.values() should be declared to return a Set Key: COLLECTIONS-480 URL: https://issues.apache.org/jira/browse/COLLECTIONS-480 Project: Commons