aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursBump github/codeql-action from 3.25.3 to 3.25.4 (#1213)upstream-masterdependabot[bot]
18 hoursBump ossf/scorecard-action from 2.3.1 to 2.3.3 (#1214)dependabot[bot]
18 hoursBump actions/checkout from 4.1.4 to 4.1.5 (#1212)dependabot[bot]
6 daysUpdate Checkstyle DTD version from 1.0 to 1.2Gary Gregory
7 daysRevert inadvertent change to testGary Gregory
7 daysAdd WhitespaceAround and WhitespaceAroundCheckGary Gregory
7 daysUse Checkstyle WhitespaceAfterGary Gregory
8 daysBump codecov/codecov-action from 4.3.0 to 4.3.1 (#1210)dependabot[bot]
9 daysJavadocGary Gregory
9 daysRemove useless inline commentGary Gregory
9 daysInternal refactoring to move version splitting to JavaVersionGary Gregory
9 daysDefault values in new SystemProperties APIs are now Strings instead ofGary Gregory
9 daysAdd SystemProperties constants and methods for system properties as ofGary Gregory
10 daysUse SystemProperties in tests instead of magic string lookupsGary Gregory
10 daysAdd SystemProperties constants for system properties as of Java 22.Gary Gregory
10 daysAdd and useGary Gregory
10 daysDeprecate SystemUtils.getUserName(String) in favor ofGary Gregory
10 daysAdd org.apache.commons.lang3.SystemProperties.getLineSeparator(Supplier<String>)Gary Gregory
10 daysAdd org.apache.commons.lang3.SystemProperties.getUserName(Supplier<String>)Gary Gregory
2024-04-26Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1207)dependabot[bot]
2024-04-26Bump github/codeql-action from 3.25.1 to 3.25.3 (#1208)dependabot[bot]
2024-04-26Bump actions/checkout from 4.1.3 to 4.1.4 (#1206)dependabot[bot]
2024-04-25Use Java 8 on macos-13Gary Gregory
2024-04-25JavadocGary Gregory
2024-04-25JavadocGary Gregory
2024-04-25typoGary Gregory
2024-04-25CommentGary Gregory
2024-04-25No need to qualify method in the same classGary Gregory
2024-04-25No need to qualify method in the same classGary Gregory
2024-04-25JavadocGary Gregory
2024-04-25No need to qualify method in the same classGary Gregory
2024-04-25JavadocGary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24Refactor magic string into an private constantGary Gregory
2024-04-24Camel-case package-private methodsGary Gregory
2024-04-24Add SystemUtils.IS_JAVA_22Gary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Test refactoringGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Remove Javadoc clutterGary Gregory
2024-04-24Try and avoid test failures on GitHub CIGary Gregory
2024-04-24[LANG-1524] TypeUtils.toString(Type) StackOverflowError for an innerGary Gregory
2024-04-24GitHub no longer supports Java 8 it seemsGary Gregory
2024-04-24[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth UnicodeGary Gregory
2024-04-24Get char once in loop while parsing.Gary Gregory
2024-04-22Test on Java 22Gary Gregory
2024-04-22Test on Java 23-eaGary Gregory