276
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Javadoc More... 27 days ago
Remove useless inline comment More... 27 days ago
Internal refactoring to move version splitting to JavaVersion More... 27 days ago
Default values in new SystemProperties APIs are now Strings instead of Suppliers More... 27 days ago
Add SystemProperties constants and methods for system properties as of Java 22 More... 27 days ago
Use SystemProperties in tests instead of magic string lookups More... 28 days ago
Add SystemProperties constants for system properties as of Java 22. More... 28 days ago
Add and use org.apache.commons.lang3.SystemProperties.getJavaSpecificationVersion(Supplier<String>) More... 28 days ago
Deprecate SystemUtils.getUserName(String) in favor of SystemProperties.getUserName(Supplier) More... 28 days ago
Add org.apache.commons.lang3.SystemProperties.getLineSeparator(Supplier<String>) More... 28 days ago
Add org.apache.commons.lang3.SystemProperties.getUserName(Supplier<String>) More... 28 days ago
Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1207) More... about 1 month ago
Bump github/codeql-action from 3.25.1 to 3.25.3 (#1208) More... about 1 month ago
Bump actions/checkout from 4.1.3 to 4.1.4 (#1206) More... about 1 month ago
Use Java 8 on macos-13 More... about 1 month ago
Javadoc More... about 1 month ago
Javadoc More... about 1 month ago
typo More... about 1 month ago
Comment More... about 1 month ago
No need to qualify method in the same class More... about 1 month ago
No need to qualify method in the same class More... about 1 month ago
Javadoc More... about 1 month ago
No need to qualify method in the same class More... about 1 month ago
Javadoc More... about 1 month ago
Try and avoid test failures on GitHub CI More... about 1 month ago
Refactor magic string into an private constant More... about 1 month ago
Camel-case package-private methods More... about 1 month ago
Add SystemUtils.IS_JAVA_22 More... about 1 month ago
[LANG-1729] NumberUtils.isParsable() returns true for Fullwidth Unicode digits More... about 1 month ago
Try and avoid test failures on GitHub CI More... about 1 month ago