aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2022-12-04Format tweakGary Gregory
2022-11-30Lookup key in map only onceGary Gregory
2022-11-04Reuse Objects#hasCode()Gary Gregory
2022-11-04Reuse Objects#hasCode()Gary Gregory
2022-11-04SimplifyGary Gregory
2022-11-04Use Objects.requireNonNull() directlyGary Gregory
2022-11-04Reuse own APIGary Gregory
2022-11-04Remove single use local varGary Gregory
2022-11-04Use Objects.requireNonNull() directlyGary Gregory
2022-11-04Reuse own APIGary Gregory
2022-10-27Reuse own APIGary Gregory
2022-10-25JavadocGary Gregory
2022-10-23Fix simple broken javadoc. (#981)Arturo Bernal
2022-10-17Add NumberRange, DoubleRange, IntegerRange, LongRange.Gary Gregory
2022-10-17JavadocGary Gregory
2022-10-15Remove paren noiseGary Gregory
2022-10-15Reuse own APIGary Gregory
2022-10-15Fix format typosGary Gregory
2022-10-15Reuse own APIGary Gregory
2022-10-13Reuse own APIGary Gregory
2022-10-13Use JRE APIGary Gregory
2022-10-13Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.gitGary Gregory
2022-10-13Add gets the current day of year. (#968)Arturo Bernal
2022-10-13Sort membersGary Gregory
2022-10-08Make a non-access modifier local variables. (#966)Arturo Bernal
2022-10-08No need conditions. Never is < 0 (#962)Arturo Bernal
2022-10-07Add ClassPathUtils.packageToPath(String) and pathToPackage(String)Gary Gregory
2022-10-05Use Java 8 APIsGary Gregory
2022-10-03Reuse constantGary Gregory
2022-09-22Remove extra whitespaceGary Gregory
2022-09-22Refactor duplicate patternGary Gregory
2022-09-21Handle error messages with special characters.Piotr Stawirej
2022-09-16Add BooleanUtils.values() and forEach().Gary Gregory
2022-09-15[LANG-1691] ClassUtils.getShortCanonicalName doesn't use theGary Gregory
2022-09-15LANG-1691: ClassUtils.getShortCanonicalName - using canonicalName rather than...Thiyagarajan
2022-08-30Use standard Javadoc @since tag formatGary Gregory
2022-08-29Javadoc @link tags do not need to use a FQCN for classes in java.langGary Gregory
2022-08-29Javadoc @see tags do not need to use a FQCN for classes in java.langGary Gregory
2022-08-29Javadoc @see tags do not need to use a FQCN for classes in java.langGary Gregory
2022-08-27LANG-1638: Added docs regarding week year support (#924)Andrew Thomas
2022-08-26JavadocGary Gregory
2022-08-26JavadocGary Gregory
2022-08-26Sort membersGary Gregory
2022-08-26CPD: Re-implement deprecated code to use new codeGary Gregory
2022-08-26PMD: Avoid using a branching statement as the last in a loop.Gary Gregory
2022-08-26PMD: Implement equals()Gary Gregory
2022-08-26Sort membersGary Gregory
2022-08-26Remove obsolete commentGary Gregory
2022-08-26Remove obsolete commentGary Gregory
2022-08-26PMD: Remove extra parensGary Gregory