Gary Gregory
|
be5ff9f9c1
|
Add BooleanConsumer.
|
2021-08-23 10:51:10 -04:00 |
Gary Gregory
|
ce477d9140
|
OpenJDK 16 Day Period Parsing #791.
|
2021-08-19 09:12:23 -04:00 |
Andrew Thomas
|
03edee7451
|
LANG-1669: Fixed issue with parsing certain locales using day periods introduced in OpenJDK 16 and later resolved in OpenJDK 17 (#791)
|
2021-08-19 09:10:56 -04:00 |
Gary Gregory
|
a6df7f7456
|
Add and use ArrayUtils.setAll(T[], IntFunction).
Add and use ArrayUtils.setAll(T[], Supplier).
|
2021-08-13 23:09:01 -04:00 |
Gary Gregory
|
b7f13b9663
|
Format.
|
2021-08-13 22:12:02 -04:00 |
Gary Gregory
|
9060099e40
|
Sort members.
|
2021-08-13 17:46:09 -04:00 |
Gary Gregory
|
8320a19fce
|
Bump checkstyle from 8.43 to 8.44.
|
2021-08-13 16:52:43 -04:00 |
Gary Gregory
|
0277e399fb
|
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0.
|
2021-08-13 16:46:10 -04:00 |
Gary Gregory
|
31d5f47b3d
|
Bump commons.javadoc.version from 3.2.0 to 3.3.0.
|
2021-08-13 16:44:06 -04:00 |
Gary Gregory
|
47d0046742
|
Add and use ThreadUtils.sleepQuietly(long).
|
2021-08-13 16:42:51 -04:00 |
Gary Gregory
|
f7fedbfc54
|
[LANG-1667] Allow tests to access java.util classes such as ArrayList in
Java 16 #788.
|
2021-08-13 10:35:45 -04:00 |
Andrew Thomas
|
ab96fb0245
|
LANG-1667: Allow tests to access java.util classes such as ArrayList in Java 16 (#788)
|
2021-08-13 10:33:55 -04:00 |
Gary Gregory
|
7c65852709
|
Close Javadoc tags.
|
2021-07-27 12:57:32 -04:00 |
Gary Gregory
|
66455cbaf8
|
Fail fast in ArrayCollector constructor.
|
2021-07-27 12:51:03 -04:00 |
Gary Gregory
|
f5bc042503
|
Javadoc.
|
2021-07-27 12:50:18 -04:00 |
Gary Gregory
|
e9e041b791
|
Make Streams.stream(Collection) null-safe.
|
2021-07-27 12:45:42 -04:00 |
Gary Gregory
|
3b56144559
|
Better test method name.
|
2021-07-27 12:30:03 -04:00 |
Gary Gregory
|
eb15d360b4
|
Add missing Javadoc.
|
2021-07-23 09:01:56 -04:00 |
Gary Gregory
|
b4144bd546
|
Simplify with a stream.
|
2021-07-22 14:32:41 -04:00 |
Gary Gregory
|
0b24a06eb5
|
Eat own dog food.
|
2021-07-22 14:30:16 -04:00 |
Gary Gregory
|
7d9d4d41a6
|
ClassUtils.comparator().
|
2021-07-22 14:27:55 -04:00 |
Gary Gregory
|
e09ad8a91a
|
Sort members.
|
2021-07-22 13:56:26 -04:00 |
Gary Gregory
|
d68ca4ab31
|
Sort members.
|
2021-07-22 13:52:37 -04:00 |
Gary Gregory
|
b0d9979fb6
|
Javadoc.
|
2021-07-10 10:28:13 -04:00 |
Gary Gregory
|
cfe934e2d0
|
Better private method name.
|
2021-07-10 10:25:48 -04:00 |
Gary Gregory
|
46094be47e
|
Javadoc: Tagging the first sentence as a paragraph is redundant.
- Use pre tags instead of code tags for in-line code examples.
- Close HTML tags.
- Use "Gets..." for most getters.
|
2021-07-10 10:25:02 -04:00 |
Gary Gregory
|
b82f96ecbb
|
Remove dead in-line comments.
|
2021-07-10 09:59:59 -04:00 |
Gary Gregory
|
929c5f6e68
|
Simplify expressions.
Use final.
Parse to primitive.
|
2021-07-10 09:52:40 -04:00 |
Gary Gregory
|
627a699bd0
|
Use Stream.of().
|
2021-07-01 14:55:58 -04:00 |
Gary Gregory
|
5c6de5a7a0
|
Add and use null-safe Streams.of(T[]).
|
2021-07-01 14:46:15 -04:00 |
Gary Gregory
|
11391a424a
|
Update my developer entry.
|
2021-07-01 11:38:43 -04:00 |
Gary Gregory
|
261a5797bd
|
Add a @SuppressWarnings.
|
2021-06-23 09:59:38 -04:00 |
Gary Gregory
|
8218578b74
|
Bump junit-pioneer from 1.4.1 to 1.4.2 #767.
|
2021-06-22 08:46:58 -04:00 |
dependabot[bot]
|
d7839e8e98
|
Bump junit-pioneer from 1.4.1 to 1.4.2 (#767)
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.4.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-22 08:46:19 -04:00 |
Gary Gregory
|
b730c33cb2
|
Bump checkstyle from 8.42 to 8.43 #768.
|
2021-06-22 08:46:02 -04:00 |
dependabot[bot]
|
33b95a51a8
|
Bump checkstyle from 8.42 to 8.43 (#768)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-22 08:45:31 -04:00 |
Gary Gregory
|
1b3d6958b7
|
Bump actions/cache from 2.1.5 to 2.1.6 #764.
|
2021-06-22 08:44:54 -04:00 |
dependabot[bot]
|
8abcc1a54c
|
Bump actions/cache from 2.1.5 to 2.1.6 (#764)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-22 08:44:02 -04:00 |
Gary Gregory
|
197d504347
|
Replace Java 15 with Java 16 in Travis CI.
|
2021-06-06 10:46:31 -04:00 |
Gary Gregory
|
601e976b0d
|
Remove dead inline comments.
|
2021-06-02 17:32:51 -04:00 |
Gary Gregory
|
bbc690f2cb
|
Format nit.
|
2021-05-25 17:19:23 -04:00 |
Gary Gregory
|
357951ff5c
|
Remove some @SuppressWarnings.
|
2021-05-25 15:23:43 -04:00 |
Gary Gregory
|
1682277ebc
|
Revert.
|
2021-05-25 13:48:57 -04:00 |
Gary Gregory
|
86683978bd
|
Simpler boolean tests.
|
2021-05-25 13:41:55 -04:00 |
Gary Gregory
|
d02b2c53a0
|
Use valueOf().
|
2021-05-25 13:39:51 -04:00 |
Gary Gregory
|
b4a43380f1
|
Use valueOf().
|
2021-05-25 13:38:02 -04:00 |
Gary Gregory
|
2d86ac6ecf
|
Lambdas.
|
2021-05-25 13:36:29 -04:00 |
Gary Gregory
|
e8fe1a941c
|
Create array with curly.
|
2021-05-25 13:34:53 -04:00 |
Gary Gregory
|
24957f9934
|
Use final.
|
2021-05-25 13:34:08 -04:00 |
Gary Gregory
|
d72c88a082
|
Remove unused imports and reorg others.
|
2021-05-25 10:30:21 -04:00 |