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 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 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 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 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 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 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