commons-lang/src
Alex Herbert fa9f1aae19 Consolidate the StringUtils.equals and equalsIgnoreCase methods. (#409)
* Consolidate the StringUtils.equals and equalsIgnoreCase methods.

Implement the same edge case logic for null. Use the same parameter
names. Use the same Javadoc wording. Change the equals method to use a
step-wise charAt comparison.

* LANG-1436: Added Jira to changes.xml.
2019-03-03 08:43:23 -05:00
..
assembly Replace FindBugs with SpotBugs: Fix source assembly 2018-10-06 10:10:06 +02:00
changes Consolidate the StringUtils.equals and equalsIgnoreCase methods. (#409) 2019-03-03 08:43:23 -05:00
main/java/org/apache/commons/lang3 Consolidate the StringUtils.equals and equalsIgnoreCase methods. (#409) 2019-03-03 08:43:23 -05:00
media Follow branding reqs from http://www.apache.org/foundation/marks/pmcs#graphics 2011-03-09 15:43:11 +00:00
site (fix) download page pointed to lang3 in uri 2018-09-23 12:17:28 -04:00
test Merge pull request #391 from RahulNagekar/JsonToStringStyle_Junits 2019-02-18 18:34:22 -05:00