aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-11Add missing exception javadoc/tests for some null arguments #869Gary Gregory
2023-02-11Add missing javadoc/tests for some null arguments (#869)Diego Marcilio
2023-02-11added example for space in indexOfIgnoreCase (#1009)Anil Kelwalkar
2023-02-11Refactor system property access into a new SystemProperties classGary Gregory
2023-02-11Refactor system property access into a new SystemProperties classGary Gregory
2023-02-05Use try-with-resourcesGary Gregory
2023-02-03Use Objects.requireNonNull() directly. #1022Gary Gregory
2023-02-03Use Objects.requireNonNull() directly. (#1022)Arturo Bernal
2023-01-15Fix typosGary Gregory
2023-01-15POM project name should contain "Apache" prefixGary Gregory
2023-01-15Fix typosGary Gregory
2023-01-10Remove unused importGary Gregory
2023-01-10Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2023-01-10Fix my mistakeGary Gregory
2023-01-10typos in javadocNikolai Fedorovskikh
2023-01-10Pick up maven-javadoc-plugin version from parent POMGary Gregory
2023-01-03Bump easymock from 5.0.1 to 5.1.0 #1012Gary Gregory
2023-01-03Bump commons-parent from 55 to 56 #1011Gary Gregory
2023-01-02Added empty string example for isMixedCase method.Siva Kumar Edupuganti
2022-12-18Fix typo #1001.Gary Gregory
2022-12-18Fix word-typo (#1001)LeeJuHyun
2022-12-16Bump commons-parent from 54 to 55 #1000Gary Gregory
2022-12-07TyposGary Gregory
2022-12-07Javadoc & format tweaksGary Gregory
2022-12-07Remove trailing whitespace.Gary Gregory
2022-12-07Reset TimeZone after testGary Gregory
2022-12-07Fix formattingGary Gregory
2022-12-07Reset TimeZone after testGary Gregory
2022-12-04Format tweakGary Gregory
2022-12-02Bump junit-pioneer from 1.9.0 to 1.9.1 #995Gary Gregory
2022-11-30Lookup key in map only onceGary Gregory
2022-11-26Bump pmd from 6.51.0 to 6.52.0Gary Gregory
2022-11-18Bump junit-pioneer from 1.8.0 to 1.9.0dependabot[bot]
2022-11-18Bump jmh.version from 1.35 to 1.36dependabot[bot]
2022-11-12Bump junit-pioneer from 1.7.1 to 1.8.0dependabot[bot]
2022-11-12Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0dependabot[bot]
2022-11-04Reuse Objects#hasCode()Gary Gregory
2022-11-04Reuse Objects#hasCode()Gary Gregory
2022-11-04SimplifyGary Gregory
2022-11-04Use Objects.requireNonNull() directlyGary Gregory
2022-11-04Reuse own APIGary Gregory
2022-11-04Remove single use local varGary Gregory
2022-11-04Use Objects.requireNonNull() directlyGary Gregory
2022-11-04Reuse own APIGary Gregory
2022-10-30Bump easymock from 5.0.0 to 5.0.1 #986Gary Gregory
2022-10-30Bump pmd from 6.50.0 to 6.51.0Gary Gregory
2022-10-27Reuse own APIGary Gregory
2022-10-25JavadocGary Gregory
2022-10-23Update changes.xmlGary Gregory
2022-10-23Fix simple broken javadoc. (#981)Arturo Bernal