[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Emmanuel Bourg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190940#comment-13190940 ] Emmanuel Bourg commented on FUNCTOR-10: --- I tend to think that convenience for the

[jira] [Resolved] (MATH-665) QRDecomposition does not have a singularity threshold

2012-01-23 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-665. - Resolution: Fixed A threshold setting has been provided (defaulting to zero so as to retain the previous

[jira] [Updated] (MATH-607) Current Multiple Regression Object does calculations with all data incore. There are non incore techniques which would be useful with large datasets.

2012-01-23 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-607: Fix Version/s: (was: 3.0) 3.1 Current Multiple Regression Object does calculations with

[jira] [Updated] (MATH-602) Inverse condition number

2012-01-23 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-602: Fix Version/s: (was: 3.0) 3.1 Inverse condition number

[jira] [Updated] (MATH-610) [patch] objects that use compareTo should have equals as well

2012-01-23 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-610: Affects Version/s: (was: 3.0) Fix Version/s: (was: 3.0) 3.1 [patch]

[jira] [Commented] (MATH-474) Frequency: new method: merge(Frequency)

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191113#comment-13191113 ] Gilles commented on MATH-474: - Hello Dan. Really sorry for the (long!) delay in examining your

[jira] [Commented] (MATH-473) Frequency: new option: NON-sorted

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191114#comment-13191114 ] Gilles commented on MATH-473: - Hello Dan. Same suggestion as for MATH-474; could you please add

[jira] [Updated] (MATH-460) Levy Distribution

2012-01-23 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-460: Fix Version/s: (was: 3.0) 3.1 Levy Distribution -

[jira] [Updated] (MATH-725) use initialized static final arrays, instead of initializing it in constructors

2012-01-23 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-725: Fix Version/s: 3.0 use initialized static final arrays, instead of initializing it in constructors

[jira] [Commented] (MATH-721) building common-math on Solaris SPARC gives error: floating point number too small

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191117#comment-13191117 ] Gilles commented on MATH-721: - Any follow-ups on this issue? building

[jira] [Resolved] (MATH-719) Strange deprecations in API

2012-01-23 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-719. - Resolution: Later It is unlikely that we can come up with a new design before the release of v3.0. This must be

[jira] [Resolved] (MATH-708) Add method representableDelta in class Precision

2012-01-23 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-708. - Resolution: Fixed Add method representableDelta in class Precision

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191119#comment-13191119 ] Simone Tripodi commented on FUNCTOR-10: --- We could shade the {{Validate}} class by

[jira] [Commented] (MATH-707) Naming confusion

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191122#comment-13191122 ] Gilles commented on MATH-707: - The same changes must still be performed in package solvers.

[jira] [Updated] (SANDBOX-367) Move base implementations from test to main

2012-01-23 Thread Claudio Squarcella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Squarcella updated SANDBOX-367: --- Attachment: MoveBaseImplementationsFromTestToMain.patch Move base

[jira] [Created] (SANDBOX-367) Move base implementations from test to main

2012-01-23 Thread Claudio Squarcella (Created) (JIRA)
Move base implementations from test to main --- Key: SANDBOX-367 URL: https://issues.apache.org/jira/browse/SANDBOX-367 Project: Commons Sandbox Issue Type: Improvement Components: Graph

[jira] [Commented] (MATH-707) Naming confusion

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191149#comment-13191149 ] Gilles commented on MATH-707: - bq. The same changes must still be performed in package solvers.

[jira] [Commented] (MATH-732) Major Speed Improvement to 1D Discrete Fourier Transform (approximately 5x-9x improvement). Preserved public API 100%. Removed unnecessary use of instance variables and i

2012-01-23 Thread Kurt Ostfeld (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191248#comment-13191248 ] Kurt Ostfeld commented on MATH-732: --- Thank you so much, Sebastien! I signed the ICLA and

[jira] [Updated] (MATH-732) Major Speed Improvement to 1D Discrete Fourier Transform (approximately 5x-9x improvement). Preserved public API 100%. Removed unnecessary use of instance variables and ins

2012-01-23 Thread Kurt Ostfeld (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Ostfeld updated MATH-732: -- Attachment: Main.java Simple benchmark program that I used to generate results. Major

[jira] [Resolved] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-23 Thread Matt Benson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved LANG-786. -- Resolution: Fixed Hi, Daniel, and thanks for your contribution! Notwithstanding the obvious potential

[jira] [Created] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Created) (JIRA)
Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks. Key: JCS-88 URL:

[jira] [Commented] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191439#comment-13191439 ] Diego Rivera commented on JCS-88: - diff -ruN

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191456#comment-13191456 ] Matt Benson commented on FUNCTOR-10: Thanks for the hint, Simo! Naming e.g.

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191462#comment-13191462 ] Simone Tripodi commented on FUNCTOR-10: --- nice to hear the trick worked! The nicer

[jira] [Resolved] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved FUNCTOR-10. Resolution: Fixed Committed revision 1234990. throw NullPointerException for

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191468#comment-13191468 ] Matt Benson commented on FUNCTOR-10: Yes; I would imagine that the IDEs would be fine

[jira] [Commented] (FUNCTOR-10) throw NullPointerException for illegal null values

2012-01-23 Thread Matt Benson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FUNCTOR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191473#comment-13191473 ] Matt Benson commented on FUNCTOR-10: hmm, that was actually supposed to be

[jira] [Updated] (SANDBOX-367) Move base implementations from test to main

2012-01-23 Thread Claudio Squarcella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Squarcella updated SANDBOX-367: --- Attachment: SANDBOX-367_MoveBaseImplementationsFromTestToMain.patch oops, just

[jira] [Updated] (SANDBOX-362) Create basic unit tests for all classes

2012-01-23 Thread Benedikt Ritter (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-362: Attachment: SANDBOX-362-RefactoringOfArgumentTest.txt Based on a discussion we had on the

[jira] [Issue Comment Edited] (SANDBOX-362) Create basic unit tests for all classes

2012-01-23 Thread Benedikt Ritter (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191495#comment-13191495 ] Benedikt Ritter edited comment on SANDBOX-362 at 1/23/12 9:43 PM:

[jira] [Resolved] (SANDBOX-367) Move base implementations from test to main

2012-01-23 Thread Simone Tripodi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-367. Resolution: Fixed Assignee: Simone Tripodi Can you bet this was something I already

[jira] [Commented] (SANDBOX-362) Create basic unit tests for all classes

2012-01-23 Thread Simone Tripodi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191513#comment-13191513 ] Simone Tripodi commented on SANDBOX-362: Terrific :) I have already applied your

[jira] [Commented] (MATH-575) Exceptions in genetics package or not consistent with the rest of [math]

2012-01-23 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191560#comment-13191560 ] Thomas Neidhart commented on MATH-575: -- Phil started to work on this issue in r1135025.

[jira] [Updated] (SANDBOX-355) Provide Flow algorithms

2012-01-23 Thread Claudio Squarcella (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claudio Squarcella updated SANDBOX-355: --- Attachment: SANDBOX-355_FordFulkersonImplementationAndTest.patch Hi, find attached

[jira] [Commented] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191596#comment-13191596 ] Diego Rivera commented on JCS-88: - diff -ruN

[jira] [Commented] (MATH-575) Exceptions in genetics package or not consistent with the rest of [math]

2012-01-23 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191602#comment-13191602 ] Gilles commented on MATH-575: - Thanks for working on this, but before you do start to make

[jira] [Updated] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Rivera updated JCS-88: Comment: was deleted (was: diff -ruN jcs-1.3/src/java/org/apache/jcs/auxiliary/disk/block/BlockDisk.java

[jira] [Updated] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Rivera updated JCS-88: Attachment: jcs-1.3a-JCS-87-patch.patch This patch applies to JCS 1.3, and fixes the issue completely. An

[jira] [Updated] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Rivera updated JCS-88: Comment: was deleted (was: diff -ruN

[jira] [Updated] (JCS-87) Migrate to build with Maven 3.0

2012-01-23 Thread Diego Rivera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Rivera updated JCS-87: Attachment: pom.xml Updated pom.xml which permits proper building and execution of tests with Maven 3

[jira] [Commented] (DBCP-376) Thread safety issue

2012-01-23 Thread Dave Oxley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191864#comment-13191864 ] Dave Oxley commented on DBCP-376: - I've just recreated the same issue with snapshots of

[jira] [Created] (SANSELAN-62) Bit depth wrongly calculated in GIFFimageparser

2012-01-23 Thread Piyush Kapoor (Created) (JIRA)
Bit depth wrongly calculated in GIFFimageparser --- Key: SANSELAN-62 URL: https://issues.apache.org/jira/browse/SANSELAN-62 Project: Commons Sanselan Issue Type: Bug Components: Format: