[GitHub] commons-text pull request #76: Align sample in JavaDoc

2017-11-04 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-text/pull/76 Align sample in JavaDoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/Abrasha/commons-text feature/align-samples-in-javadoc

[GitHub] commons-text issue #75: Minor refactorings

2017-11-04 Thread Abrasha
Github user Abrasha commented on the issue: https://github.com/apache/commons-text/pull/75 @PascalSchumacher done. Force pushed this PR. --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For

[GitHub] commons-text issue #75: Minor refactorings

2017-11-04 Thread Abrasha
Github user Abrasha commented on the issue: https://github.com/apache/commons-text/pull/75 Sure. Will be done in an hour) --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e

[GitHub] commons-text pull request #75: Minor refactorings

2017-11-04 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-text/pull/75 Minor refactorings - remove unnecessary (un)boxing - replace `for: add` with bulk add `Collections.addAll` - replace iterator with `for each` where possible You can merge this pull

[GitHub] commons-text pull request #74: Use non-deprecated method.

2017-11-04 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-text/pull/74 Use non-deprecated method. @PascalSchumacher. See: - https://github.com/apache/commons-text/pull/69 - https://github.com/apache/commons-text/commit

[GitHub] commons-text issue #69: Fix typos, minor clean ups

2017-10-23 Thread Abrasha
Github user Abrasha commented on the issue: https://github.com/apache/commons-text/pull/69 @PascalSchumacher sorry. I missed your comment about creating PR :( --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] commons-text pull request #69: Fix typos, minor clean ups

2017-10-12 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-text/pull/69 Fix typos, minor clean ups - simplify `if` condition with direct return - fix some typos Also I found a typo in public signature in