Made constants public for easier access from subclasses or wrappers.
3 lines of code changed in:
Test LocaleUtils
607 lines of code changed in:
Add WordUtils.initials
209 lines of code changed in:
Optimize performance of RandomStringUtils
bug 35170, from Shaun Kalley
7 lines of code changed in:
Document and fix fraction reduction
35 lines of code changed in:
Avoid exposing testing method in public API
2 lines of code changed in:
Optimize the performance of StringUtils.replace
bug 36583, from Chris Hyzer
27 lines of code changed in:
Add javadoc, in line with Comparable, to indicate '1/2'.compareTo('2/4') = 0
bug 36527
4 lines of code changed in: