[jira] [Commented] (LANG-1675) Improve performance of StringUtils.join for primitives.

2021-10-09 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426568#comment-17426568 ] Hubert Wojciechowski commented on LANG-1675: PR created:  [https://github.com

[jira] [Commented] (LANG-1675) Improve performance of StringUtils.join for primitives.

2021-10-09 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426535#comment-17426535 ] Hubert Wojciechowski commented on LANG-1675: I'm on it.  Right now the draft

[jira] [Created] (LANG-1675) Improve performance of StringUtils.join for primitives.

2021-10-06 Thread Hubert Wojciechowski (Jira)
Hubert Wojciechowski created LANG-1675: -- Summary: Improve performance of StringUtils.join for primitives. Key: LANG-1675 URL: https://issues.apache.org/jira/browse/LANG-1675 Project: Commons Lang

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-08-20 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402543#comment-17402543 ] Hubert Wojciechowski commented on LANG-1593: h3. Evidences {code:java} hubert@

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-08-20 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17402541#comment-17402541 ] Hubert Wojciechowski commented on LANG-1593: [~erans] All changes ready. Build

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-08-05 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394274#comment-17394274 ] Hubert Wojciechowski commented on LANG-1593: Changes are ready. Please review

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-08-04 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393438#comment-17393438 ] Hubert Wojciechowski commented on LANG-1593: Draft PR created: https://github.

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-07-22 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385543#comment-17385543 ] Hubert Wojciechowski commented on LANG-1593: Thank you for an answer. I will p

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2021-07-21 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384922#comment-17384922 ] Hubert Wojciechowski commented on LANG-1593: [~erans] I prepared fix for this

[jira] [Commented] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2020-10-28 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222338#comment-17222338 ] Hubert Wojciechowski commented on LANG-1593: I have added new methods for all

[jira] [Comment Edited] (LANG-1593) Common behaviour for StringUtils join APIs when called with char or String delimiter

2020-10-28 Thread Hubert Wojciechowski (Jira)
[ https://issues.apache.org/jira/browse/LANG-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222338#comment-17222338 ] Hubert Wojciechowski edited comment on LANG-1593 at 10/28/20, 6:31 PM: -