aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07Unnecessary @SuppressWarnings.Gary Gregory
2022-03-07Remove unused exceptions from test method signatures.Gary Gregory
2022-03-07Unnecessary @SuppressWarnings("unchecked")Gary Gregory
2022-03-07Remove unused exceptions from test method signatures.Gary Gregory
2022-03-07Unnecessary @SuppressWarnings("unchecked")Gary Gregory
2022-03-07Use genercis.Gary Gregory
2022-03-07Remove unused exceptions from test method signatures.Gary Gregory
2022-03-07Use try-with-resources.Gary Gregory
2022-03-07Unnecessary @SuppressWarnings("unchecked")Gary Gregory
2022-03-07Unnecessary @SuppressWarnings("unchecked")Gary Gregory
2022-03-07Sort members.Gary Gregory
2022-03-07[LANG-1462] Use TimeZone from calendar in DateFormatUtils.Gary Gregory
2022-03-07Remove extra whitespace.Gary Gregory
2022-03-07Merge branch 'master' ofGary Gregory
2022-03-07Sort imports.Gary Gregory
2022-03-07Deprecate Validate#notNull(Object) in favor of usingGary Gregory
2022-03-07Add early null check.Gary Gregory
2022-03-06[LANG-1668] Update getMatchingMethod documentation. #862.Gary Gregory
2022-03-06LANG-1668 Update getMatchingMethod documentation. (#862)Maria Buiakova
2022-03-05LANG-1172: Support dash as a delimiter in locales #766Gary Gregory
2022-03-05LANG-1172: Support dash as a delimiter in locales (#766)Clemens Wolff
2022-03-04Bump commons.pmd-impl.version from 6.42.0 to 6.43.0 #861Gary Gregory
2022-03-04Bump commons.pmd-impl.version from 6.42.0 to 6.43.0 (#861)dependabot[bot]
2022-03-04Bump actions/checkout from 2 to 3 #859Gary Gregory
2022-03-04Bump actions/checkout from 2 to 3 (#859)dependabot[bot]
2022-03-04Replace package with verify in the default goal.Gary Gregory
2022-02-25Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #858Gary Gregory
2022-02-25Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#858)dependabot[bot]
2022-02-24Bump org.junit-pioneer:junit-pioneer from 1.5.0 to 1.6.1.Gary Gregory
2022-02-24Bump maven-javadoc-plugin from 3.3.1 to 3.3.2.Gary Gregory
2022-02-24Add JavaVersion for Java 18 since a release candidate is available.Gary Gregory
2022-02-24Make DurationUtils#getNanosOfMiili() null-safe.Gary Gregory
2022-02-24Fix Javadoc.Gary Gregory
2022-02-18Bump taglist-maven-plugin from 2.4 to 3.0.0 (#856)dependabot[bot]
2022-02-11Bump checkstyle from 9.2.1 to 9.3 (#854)dependabot[bot]
2022-02-11Bump commons.pmd-impl.version from 6.41.0 to 6.42.0 (#853)dependabot[bot]
2022-02-10Drop TravisCI badge.Gary Gregory
2022-02-04Update NOTICE file for 2022.Gary Gregory
2022-01-30StrBuilder.StrBuilderReader.skip(long): Throw an exception when anGary Gregory
2022-01-30Add CodeQL badge.Gary Gregory
2022-01-30Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-01-30Throw an exception when an implicit narrowing conversion in a compoundGary Gregory
2022-01-30Add CodeQL and see what it says.Gary Gregory
2021-12-31Add missing Javadoc param tag.Gary Gregory
2021-12-31Add missing Javadoc param tag.Gary Gregory
2021-12-31Avoid compiler warnings.Gary Gregory
2021-12-31Avoid compiler warnings.Gary Gregory
2021-12-29Bump checkstyle from 9.2 to 9.2.1 #843.Gary Gregory
2021-12-29Bump checkstyle from 9.2 to 9.2.1 (#843)dependabot[bot]
2021-12-29update(dependabot): daily -> weekly;fridayRob Tompkins