aboutsummaryrefslogtreecommitdiff
path: root/src/changes
AgeCommit message (Expand)Author
2022-07-15Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-07-15Bump actions/cache 3.0.4 to 3.0.5Gary Gregory
2022-07-15(doc) Fix typos in javadoc and comments #920Gary Gregory
2022-07-08Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 #919Gary Gregory
2022-07-06Bump biz.aQute.bnd:biz.aQute.bndlib 6.2.0 to 6.3.1Gary Gregory
2022-07-05[LANG-1662] Let ReflectionToStringBuilder only reflect given fieldGary Gregory
2022-07-05Add ArrayUtils.oneHot().Gary Gregory
2022-07-05Group entries together for "Add SystemUtils.IS_JAVA_*"Gary Gregory
2022-07-05Add SystemUtils.IS_JAVA_18Gary Gregory
2022-07-05Add SystemUtils.IS_JAVA_17Gary Gregory
2022-07-05Javadoc: StringUtils.repeat("", "x", 3) = "xx"; #918Gary Gregory
2022-07-05Bump commons.pmd-impl.version from 6.46.0 to 6.47.0 #915Gary Gregory
2022-07-02Bump spotbugs from 4.6.0 to 4.7.1dependabot[bot]
2022-06-27Add SystemUtils.IS_OS_WINDOWS_11.Gary Gregory
2022-06-18Add ExceptionUtils.getRootCauseStackTraceList(Throwable)Gary Gregory
2022-06-18Add ExceptionUtils.forEach(Throwable, Consumer<Throwable>)Gary Gregory
2022-06-13Update ClassUtils Javadoc with some missing throws NPE #912Gary Gregory
2022-06-13Bump apache-rat from 0.13 to 0.14Gary Gregory
2022-06-11Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7dependabot[bot]
2022-06-11Bump maven-pmd-plugin from 3.16.0 to 3.17.0dependabot[bot]
2022-06-08Add GitHub coverage.yml.Gary Gregory
2022-06-07Bump actions/cache from 3.0.3 to 3.0.4Gary Gregory
2022-06-04Bump commons.pmd-impl.version from 6.45.0 to 6.46.0dependabot[bot]
2022-06-02Allow extension of previously final classes ImmutablePair andGary Gregory
2022-05-31Bump actions/cache from 3.0.2 to 3.0.3Gary Gregory
2022-05-28Add DurationUtils.of(FailableConsumer|FailableRunnbale)Gary Gregory
2022-05-27Fix unstable coverage of CharSequenceUtils tests noticed during merge of PRs ...Gary Gregory
2022-05-27Track changesAlex Herbert
2022-05-27Add DurationUtils.since(Temporal)Gary Gregory
2022-05-26Increase method test coverage of MultilineRecursiveToStringStyle #899Gary Gregory
2022-05-26Increase test coverage of ComparableUtils from 71% to 100% #898.Gary Gregory
2022-05-26Bump org.junit-pioneer:junit-pioneer from 1.7.0 to 1.7.1Gary Gregory
2022-05-26Bump maven-javadoc-plugin from 3.3.2 to 3.4.0Gary Gregory
2022-05-26Bump commons.jacoco.version from 0.8.7 to 0.8.8Gary Gregory
2022-05-26Add coverage.ymlGary Gregory
2022-05-22Revert #896 (#897)Bruno P. Kinoshita
2022-05-21Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0dependabot[bot]
2022-05-21Bump spotbugs from 4.6.0 to 4.7.0dependabot[bot]
2022-05-15[LANG-1680] FastDateFormat does not support the 'L'-Pattern fromGary Gregory
2022-05-04Minor changes #769Gary Gregory
2022-05-02Bump net.sourceforge.pmd:* from 6.44.0 to 6.45.0Gary Gregory
2022-05-02Remove unnecessary variable creations. #882Gary Gregory
2022-05-02Make final mappingFunction variable. #876Gary Gregory
2022-05-02Fix Javadoc for Validate.isAssignableFrom()Gary Gregory
2022-05-02Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-05-02Make Validate.isAssignableFrom() check null inputs.Gary Gregory
2022-05-01Bump github/codeql-action from 1 to 2 #886Gary Gregory
2022-04-16Bump junit-pioneer from 1.6.2 to 1.7.0dependabot[bot]
2022-04-16Bump commons-parent from 52 to 53dependabot[bot]
2022-04-12Bump actions/cache from 3 to 3.0.2Gary Gregory