commons-lang/src
Henri Yandell d1b24a3fea Moving equalsIgnoreCase, indexOfIgnoreCase, lastIndexOfIgnoreCase and containsIgnoreCase to the CharSequence API. LANG-687
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089695 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 00:24:50 +00:00
..
assembly Adding findbugs-exclude-filter.xml to the source archives 2010-07-22 15:25:44 +00:00
main/java/org/apache/commons/lang3 Moving equalsIgnoreCase, indexOfIgnoreCase, lastIndexOfIgnoreCase and containsIgnoreCase to the CharSequence API. LANG-687 2011-04-07 00:24:50 +00:00
media Follow branding reqs from http://www.apache.org/foundation/marks/pmcs#graphics 2011-03-09 15:43:11 +00:00
site Fixing LANG-685 so that EqualsBuilder synchronizes on itself and not HashCodeBuilder 2011-03-16 03:53:22 +00:00
test/java/org/apache/commons/lang3 Replacing some of the older code. When performing a mutation operation (even if it's on an immutable by returning a new instance), String should go in and String should come out. When performing a non-mutation operation, CharSequence should be passed in. LANG-687 2011-04-06 05:11:31 +00:00