aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-11Bump maven-pmd-plugin from 3.16.0 to 3.17.0dependabot[bot]
2022-06-10Fix camel case and comment typos.Gary Gregory
2022-06-08Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-06-08Add GitHub coverage.yml.Gary Gregory
2022-06-07Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-06-07Bump actions/cache from 3.0.3 to 3.0.4Gary Gregory
2022-06-07Merge pull request #907 from stevebosman-oc/feature/functionCodeCoverageJochen Wiedmann
2022-06-07Move tests into FailableFunctionsTestSteve
2022-06-06Increase test coverage of functional interfacesSteve
2022-06-05Use finalGary 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-06-01@SuppressWarnings("unchecked") not neededGary Gregory
2022-05-31Bump actions/cache from 3.0.2 to 3.0.3Gary Gregory
2022-05-31Remove noisy inline comments.Gary Gregory
2022-05-31JavadocGary Gregory
2022-05-31JavadocGary Gregory
2022-05-31JavadocGary Gregory
2022-05-30Reuse Function identityGary Gregory
2022-05-30Fix generics compiler warningsGary Gregory
2022-05-30Document unused for testsGary Gregory
2022-05-30Add synchronized like superGary Gregory
2022-05-30Document unused type parameter for testsGary Gregory
2022-05-30Add synchronized like superGary Gregory
2022-05-30Organize importsGary Gregory
2022-05-30Use try-with-resources without final (redundant SpotBugs)Gary Gregory
2022-05-30Use try-with-resourcesGary Gregory
2022-05-30Add and document @SuppressWarningsGary Gregory
2022-05-30Remove unnecessary @SuppressWarningsGary Gregory
2022-05-30Add missing serialVersionUID declarations in testsGary Gregory
2022-05-29Fix testGary Gregory
2022-05-29Fix testGary Gregory
2022-05-28JavadocGary Gregory
2022-05-28Fix Javadoc, use ternary expressions, use Objects instead of Validate,Gary Gregory
2022-05-28Add DurationUtils.of(FailableConsumer|FailableRunnbale)Gary Gregory
2022-05-28Remove @SuppressWarnings("unchecked")Gary Gregory
2022-05-28Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-05-28Better JavadocGary Gregory
2022-05-27Fix unstable coverage of CharSequenceUtils tests noticed during merge of PRs ...Gary Gregory
2022-05-27Fix unstable coverage of CharSequenceUtils tests noticed during merge of PRs ...Steve Bosman
2022-05-27Track changesAlex Herbert
2022-05-27FormattingAlex Herbert
2022-05-27Rewrite method to be the same as binaryToHexDigit but working from the end of...Arturo Bernal
2022-05-27Add DurationUtils.since(Temporal)Gary Gregory
2022-05-26Better constant name.Gary Gregory
2022-05-26Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-05-26Increase method test coverage of MultilineRecursiveToStringStyle #899Gary Gregory
2022-05-26Increase method test coverage of MultilineRecursiveToStringStyle (#899)Steve Bosman
2022-05-27Fix javadoc. Remove unused @param.Arturo Bernal
2022-05-26Set permissions to read for coverageGary Gregory