[jira] [Commented] (CODEC-88) Base32 encoder

2012-08-20 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13438154#comment-13438154 ] Thomas Neidhart commented on CODEC-88: -- Base32 has been part of codec since release

[jira] [Commented] (CODEC-88) Base32 encoder

2012-08-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13438161#comment-13438161 ] Gary D. Gregory commented on CODEC-88: -- Makes sense. Base32 encoder

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986941#action_12986941 ] Sebb commented on CODEC-88: --- The bulk of the implementation is now complete; also added

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986990#action_12986990 ] Gary Gregory commented on CODEC-88: --- Thank you for the implementation! FYI: Cobertura

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-26 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986993#action_12986993 ] Gary Gregory commented on CODEC-88: --- Whether to support decoding lower-case letters, and

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987021#action_12987021 ] Sebb commented on CODEC-88: --- Yes, needs many more tests. Lower-case letters are mentioned in

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-25 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986577#action_12986577 ] Gary Gregory commented on CODEC-88: --- I would make sense, but who knows until you write some

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-25 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986600#action_12986600 ] Julius Davies commented on CODEC-88: Two things scare me off 1. Base32 is 5 bits

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986622#action_12986622 ] Sebb commented on CODEC-88: --- I've just been taking a look - only the encode and decode routines

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-24 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986170#action_12986170 ] Julius Davies commented on CODEC-88: If we get it from here it's Public Domain (ASL 2.0

[jira] Commented: (CODEC-88) Base32 encoder

2011-01-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985484#action_12985484 ] Gary Gregory commented on CODEC-88: --- Can someone sort out the licensing with this code?

[jira] Commented: (CODEC-88) Base32 encoder

2009-12-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785438#action_12785438 ] Gary Gregory commented on CODEC-88: --- The code comment talk about licenses that are not

[jira] Commented: (CODEC-88) Base32 encoder

2009-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781277#action_12781277 ] Gary Gregory commented on CODEC-88: --- Sure, submit a patch! :) Base32 encoder