dependabot[bot]
|
b57f40a25a
|
Bump commons-lang3 from 3.11 to 3.12.0
Bumps commons-lang3 from 3.11 to 3.12.0.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-03 06:54:52 +13:00 |
Bruno P. Kinoshita
|
33366c4d44
|
Merge branch 'pr-218'
This closes #218
|
2021-03-01 20:12:34 +13:00 |
dependabot[bot]
|
aeff8e20bb
|
Bump checkstyle from 8.40 to 8.41
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.40 to 8.41.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.40...checkstyle-8.41)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 20:12:25 +13:00 |
Gary Gregory
|
ce7496d175
|
Use varargs.
|
2021-02-28 13:03:25 -05:00 |
Gary Gregory
|
11eb27dfb0
|
Raise embedded if into parent if.
|
2021-02-28 12:19:37 -05:00 |
Gary Gregory
|
4a845dc8bc
|
Remove use of redundant String.substring() parameter.
|
2021-02-28 09:46:04 -05:00 |
Gary Gregory
|
fdd78dc3e5
|
Remove trailing whitespace.
|
2021-02-15 09:23:30 -05:00 |
Gary Gregory
|
203f3518b8
|
Add INDEX_NOT_FOUND constant #210.
|
2021-02-15 09:23:08 -05:00 |
Arturo Bernal
|
9414e73a7b
|
[COLLECTIONS-781] - INDEX_NOT_FOUND Constant (#210)
* COLLECTIONS-781 - INDEX_NOT_FOUND Constant
* Update CollectionUtils.java
Javadoc.
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
|
2021-02-15 09:18:31 -05:00 |
Bruno P. Kinoshita
|
3391af41ab
|
Merge branch 'pr-213'
This closes #213
|
2021-02-08 22:20:41 +13:00 |
dependabot[bot]
|
0b39f1a8bb
|
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-08 22:20:28 +13:00 |
Bruno P. Kinoshita
|
235ae84a99
|
Merge branch 'pr-213'
This closes #213
|
2021-02-06 11:04:58 +13:00 |
dependabot[bot]
|
52a7e56d02
|
Bump commons.junit.version from 5.7.0 to 5.7.1
Bumps `commons.junit.version` from 5.7.0 to 5.7.1.
Updates `junit-jupiter-api` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Updates `junit-vintage-engine` from 5.7.0 to 5.7.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-06 11:04:06 +13:00 |
Gary Gregory
|
8bd274ae0c
|
[COLLECTIONS-779] Migrate assert to Assertions #209.
|
2021-02-03 16:43:23 -05:00 |
Arturo Bernal
|
a82fa15727
|
COLLECTIONS-779 - Migrate assert to Assertions (#209)
|
2021-02-03 16:40:22 -05:00 |
Gary Gregory
|
b43d8a1733
|
Use the scale in the var name.
|
2021-02-02 16:16:13 -05:00 |
Bruno P. Kinoshita
|
d3cde9c181
|
Merge branch 'pr-211'
This closes #211
|
2021-02-02 00:08:57 +13:00 |
dependabot[bot]
|
b1d1e15834
|
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 00:08:29 +13:00 |
Bruno P. Kinoshita
|
aa0b0e52bb
|
Merge branch 'pr-212'
This closes #212
|
2021-02-02 00:04:36 +13:00 |
dependabot[bot]
|
c996e27be1
|
Bump checkstyle from 8.39 to 8.40
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.39 to 8.40.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.39...checkstyle-8.40)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 00:04:27 +13:00 |
Gary Gregory
|
af2e247545
|
Remove '_' from private names.
|
2021-01-29 13:30:48 -05:00 |
Gary Gregory
|
dc01c2583a
|
Use isEmpty().
|
2021-01-16 22:05:15 -05:00 |
Gary Gregory
|
23730a0fb8
|
Use isEmpty().
|
2021-01-16 21:48:58 -05:00 |
Gary Gregory
|
2b23b7add8
|
Use isEmpty().
|
2021-01-16 20:37:44 -05:00 |
Gary Gregory
|
6b0d7c4898
|
Sort methods.
|
2021-01-16 20:24:31 -05:00 |
Gary Gregory
|
6f9b16da55
|
Define and reuse constants.
|
2021-01-16 12:34:09 -05:00 |
Gary Gregory
|
dac0330c15
|
Minor Improvements #208.
|
2021-01-16 12:25:23 -05:00 |
Arturo Bernal
|
27bd0dfd13
|
Minor Improvements: (#208)
* Add final
* Remove Redundant initializer
* fix javadoc
* Array initializer empty
|
2021-01-16 12:24:36 -05:00 |
Gary Gregory
|
563d2fce7d
|
Bump checkstyle from 8.38 to 8.39 #204.
|
2021-01-16 11:21:32 -05:00 |
dependabot[bot]
|
be2e330dc2
|
Bump checkstyle from 8.38 to 8.39 (#204)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.38 to 8.39.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.39)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-16 11:14:35 -05:00 |
Bruno P. Kinoshita
|
9691a48354
|
Merge branch 'pr-207'
This closes #207
|
2021-01-16 11:01:03 +13:00 |
Bruno P. Kinoshita
|
76811d12ea
|
[COLLECTIONS-780] changelog
|
2021-01-16 11:00:49 +13:00 |
Arturo Bernal
|
230076f1f4
|
[COLLECTIONS-780] Use assertThrows V2
|
2021-01-16 11:00:44 +13:00 |
Bruno P. Kinoshita
|
b84f8d695c
|
Merge branch 'pr-206'
This closes #206
|
2021-01-14 10:45:20 +13:00 |
Bruno P. Kinoshita
|
a5ec5605d7
|
[COLLECTIONS-778] changelog
|
2021-01-14 10:44:51 +13:00 |
Arturo Bernal
|
4b8b5c7163
|
[COLLECTIONS-778] Use assertThrows
|
2021-01-14 10:44:45 +13:00 |
Gary Gregory
|
7e392b9093
|
Fix Checkstyle suppressions DTD link.
|
2021-01-11 12:16:15 -05:00 |
Gary Gregory
|
a9777b53f0
|
Fix Checkstyle suppressions DTD link.
|
2021-01-11 12:12:29 -05:00 |
Gary Gregory
|
c99634621b
|
Fix Checkstyle configuration DTD link.
|
2021-01-11 12:07:57 -05:00 |
Gary Gregory
|
a803af8de6
|
Collapse multiple identical catch clauses into one.
|
2021-01-08 09:27:03 -05:00 |
Gary Gregory
|
e21ed0b99b
|
Use caches.
|
2020-12-31 12:10:41 -05:00 |
Gary Gregory
|
473bb29aea
|
Use Character cache.
|
2020-12-31 12:08:18 -05:00 |
Gary Gregory
|
3a66c79e72
|
Add Java 17-EA to the GitHub build.
|
2020-12-29 19:07:40 -05:00 |
Gary Gregory
|
67224814f6
|
Fix typo erroring -> erring #202.
|
2020-12-28 10:33:49 -05:00 |
石头
|
8f1983c982
|
fix typo erroring -> erring (#202)
|
2020-12-28 10:32:41 -05:00 |
Gary Gregory
|
5a0b58139d
|
Minor Improvements #203.
|
2020-12-28 10:31:11 -05:00 |
Arturo Bernal
|
2e492e94a5
|
Minor Improvement: (#203)
* Add final
* Unnecessary semicolon ';'
|
2020-12-28 10:29:07 -05:00 |
Gary Gregory
|
3972e83317
|
Fix Checkstyle.
|
2020-12-05 10:53:56 -05:00 |
Gary Gregory
|
d18eb37fc2
|
[COLLECTIONS-775] CollectionUtilsTest.getFromMap() is flaky.
|
2020-12-05 10:28:30 -05:00 |
Gary Gregory
|
1826012c2a
|
Sort members.
|
2020-12-05 10:24:54 -05:00 |