aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-03Bump maven-enforcer-plugin from 3.1.0 to 3.2.1dependabot[bot]
2023-02-01[IO-786] Add UnsynchronizedBufferedInputStreamGary Gregory
2023-02-01[IO-786] Add UnsynchronizedFilterInputStreamGary Gregory
2023-02-01JavadocGary Gregory
2023-01-27Port some test code from IO to NIO APIsGary Gregory
2023-01-19Add and use ThreadUtilsGary Gregory
2023-01-19Add @SuppressWarnings("resource") // no allocationGary Gregory
2023-01-18Add support for Appendable to HexDump #418.Gary Gregory
2023-01-18[IO-784] Add support for Appendable to HexDump util (#418)Fredrik Kjellberg
2023-01-18Fix spellingGary Gregory
2023-01-15POM project name should contain "Apache" prefixGary Gregory
2023-01-03Bump commons-parent from 55 to 56 #421Gary Gregory
2023-01-01SpellingGary Gregory
2022-12-29Bump mockito-inline from 4.10.0 to 4.11.0 #420Gary Gregory
2022-12-29Use Arrays.copyOf() and copyOfRange()Gary Gregory
2022-12-16Bump mockito-inline from 4.9.0 to 4.10.0 #414Gary Gregory
2022-12-16Bump commons-parent from 54 to 55 #415Gary Gregory
2022-12-02Bump junit-pioneer from 1.9.0 to 1.9.1 #409Gary Gregory
2022-11-26Bump pmd from 6.51.0 to 6.52.0Gary Gregory
2022-11-25Reuse constantsGary Gregory
2022-11-18Bump jmh.version from 1.35 to 1.36dependabot[bot]
2022-11-18Bump dependenciesGary Gregory
2022-11-11Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0dependabot[bot]
2022-11-11Bump junit-pioneer from 1.7.1 to 1.7.2dependabot[bot]
2022-11-04Bump pmd from 6.49.0 to 6.51.0.Gary Gregory
2022-10-21Bump spotbugs from 4.7.2 to 4.7.3 #398Gary Gregory
2022-10-21Bump actions/setup-java from 3.5.1 to 3.6.0 #397Gary Gregory
2022-10-21Bump mockito-inline from 4.8.0 to 4.8.1dependabot[bot]
2022-10-14Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1dependabot[bot]
2022-10-09[IO-782] SequenceReader should close readers when its close method isGary Gregory
2022-10-07Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]
2022-10-07Bump actions/cache from 3.0.8 to 3.0.10dependabot[bot]
2022-10-05Use Java 8 APIsGary Gregory
2022-10-02RefactorGary Gregory
2022-10-01Bump actions/setup-java from 3 to 3.5.1Gary Gregory
2022-09-24Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons...Gary Gregory
2022-09-24Bump japicmp-maven-plugin from 0.15.7 to 0.16.0Gary Gregory
2022-09-23Bump commons-parent from 53 to 54 #388Gary Gregory
2022-09-23Bump apache-rat-plugin from 0.14 to 0.15dependabot[bot]
2022-09-23Bump junit-bom from 5.9.0 to 5.9.1dependabot[bot]
2022-09-22Adjust test that only runs on LinuxGary Gregory
2022-09-22Try to get tests to pass on Java 8, 11, 17 on Windows, mac, and UbuntuGary Gregory
2022-09-19Add IOBaseStream & IOStreamGary Gregory
2022-09-19Remove unused exception in testGary Gregory
2022-09-17CommentGary Gregory
2022-09-17Did not mean to add this (yet)Gary Gregory
2022-09-17Revert "Revert "Make this test more reliable based on a failure seen on GitHu...Gary Gregory
2022-09-17Revert "Make this test more reliable based on a failure seen on GitHub."Gary Gregory
2022-09-17Make this test more reliable based on a failure seen on GitHub.Gary Gregory
2022-09-17Javadoc tweaksGary Gregory