aboutsummaryrefslogtreecommitdiff
path: root/src/changes
AgeCommit message (Expand)Author
2021-10-17Add final var (#813).Gary Gregory
2021-10-17[LANG-1674] Make Range constructors more generic #810.Gary Gregory
2021-10-17Add test idea for RangeTest from PR #815 by Rushi98, but with a newGary Gregory
2021-10-16Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #814.Gary Gregory
2021-10-08Fix ObjectUtils Javadocs #755.Gary Gregory
2021-10-08Remove redundant initializers #800.Gary Gregory
2021-10-08Merge spotbugs-maven-plugin entries.Gary Gregory
2021-10-08Bump checkstyle from 8.45.1 to 9.0.1 #811.Gary Gregory
2021-10-08Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 #808.Gary Gregory
2021-10-08Bump junit-bom from 5.8.0 to 5.8.1 #807.Gary Gregory
2021-10-08Add StringUtils.removeStart(String, char).Gary Gregory
2021-09-23Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #802.Gary Gregory
2021-09-23Bump junit-bom from 5.7.2 to 5.8.0 #805.Gary Gregory
2021-09-01Add ObjectUtils.identityHashCodeHex(Object).Gary Gregory
2021-08-31Add SystemUtils.IS_JAVA_16.Gary Gregory
2021-08-31Add and use TimeZones.GMT.Gary Gregory
2021-08-31Avoid multiple equivalent occurrences of the same expression. #797.Gary Gregory
2021-08-29Simplify assertions with equivalent but more simple. #792.Gary Gregory
2021-08-29Add UncheckedFuture.Gary Gregory
2021-08-27Add IntStreams.Gary Gregory
2021-08-27Add IntToCharFunction.Gary Gregory
2021-08-26[LANG-1670] Fix typo in JavaDoc #795.Gary Gregory
2021-08-26Bump checkstyle from 8.43 to 8.45.1 #787.Gary Gregory
2021-08-26Bump jmh.version from 1.27 to 1.33 #794.Gary Gregory
2021-08-24Fixing reversed Javadoc descriptions in StopWatch #781.Gary Gregory
2021-08-23[LANG-1663] Update documentation to list correct exception for nullGary Gregory
2021-08-23Add BooleanConsumer.Gary Gregory
2021-08-19OpenJDK 16 Day Period Parsing #791.Gary Gregory
2021-08-13Add and use ArrayUtils.setAll(T[], IntFunction).Gary Gregory
2021-08-13Bump checkstyle from 8.43 to 8.44.Gary Gregory
2021-08-13Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0.Gary Gregory
2021-08-13Bump commons.javadoc.version from 3.2.0 to 3.3.0.Gary Gregory
2021-08-13Add and use ThreadUtils.sleepQuietly(long).Gary Gregory
2021-08-13[LANG-1667] Allow tests to access java.util classes such as ArrayList inGary Gregory
2021-07-27Make Streams.stream(Collection) null-safe.Gary Gregory
2021-07-22ClassUtils.comparator().Gary Gregory
2021-07-01Add and use null-safe Streams.of(T[]).Gary Gregory
2021-06-22Bump junit-pioneer from 1.4.1 to 1.4.2 #767.Gary Gregory
2021-06-22Bump checkstyle from 8.42 to 8.43 #768.Gary Gregory
2021-06-22Bump actions/cache from 2.1.5 to 2.1.6 #764.Gary Gregory
2021-05-25Add and use ArrayUtils.newInstance(Class<T>, int).Gary Gregory
2021-05-25Add and use APIs to avoid compiler warnings and use ofGary Gregory
2021-05-22Bump junit-bom from 5.7.1 to 5.7.2 #761.Gary Gregory
2021-05-22Remove extra whitespace.Gary Gregory
2021-05-14Redundant Collection operation. Use Collections.emptyIterator() #738.Gary Gregory
2021-05-12Upgrade checkstyle 8.41.1 -> 8.42 #752.Gary Gregory
2021-05-12Bump junit-pioneer from 1.3.8 to 1.4.1 #749.Gary Gregory
2021-05-12Update some build dependencoes.Gary Gregory
2021-04-19Bump easymock from 4.2 to 4.3 #746.Gary Gregory
2021-04-18spotbugs-maven-plugin 4.2.2 -> 4.2.3.Gary Gregory