Gary Gregory
|
e205e071bb
|
Inline redundant package-private method that wraps
Objects.requireNonNull()
|
2024-09-01 17:59:01 -04:00 |
Gary Gregory
|
8f121670d4
|
Javadoc
- Close HTML tags
- Reduce whitespace
|
2024-09-01 17:50:50 -04:00 |
Gary Gregory
|
d408ce68ac
|
Add CartesianProductIterator #509
|
2024-09-01 17:48:44 -04:00 |
Oleksii PELYKH
|
98bf6432ef
|
[COLLECTIONS-858] CartesianProductIterator
|
2024-09-01 17:45:45 -04:00 |
Gary Gregory
|
3f7cb39b6d
|
Add HashBag.HashBag(Iterable)
- Add TreeBag.TreeBag(Iterable)
|
2024-09-01 17:24:20 -04:00 |
Gary Gregory
|
7e81d81962
|
Reimplement the package-private CollectionUtils.CardinalityHelper using
Bags instead of custom Maps
|
2024-09-01 17:18:05 -04:00 |
Gary Gregory
|
a91ae587a2
|
Use Java 8's Map.getOrDefault()
Javadoc
|
2024-09-01 16:12:14 -04:00 |
Gary Gregory
|
e99c2aeb9f
|
Whitespace
|
2024-09-01 16:07:49 -04:00 |
Gary Gregory
|
94657f5b91
|
Bump org.easymock:easymock from 5.3.0 to 5.4.0 #521
|
2024-09-01 16:01:10 -04:00 |
dependabot[bot]
|
a751f34589
|
Bump org.easymock:easymock from 5.3.0 to 5.4.0
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/easymock/easymock/compare/easymock-5.3.0...easymock-5.4.0)
---
updated-dependencies:
- dependency-name: org.easymock:easymock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 16:00:22 -04:00 |
Gary Gregory
|
77faa5be8f
|
Add CollectionUtils.duplicate[List|Set]
- Add CollectionUtils.duplicateList(Collection<E>)
- Add CollectionUtils.duplicateSequencedSet(Collection<E>)
- Add CollectionUtils.duplicateSet(Collection<E>)
|
2024-09-01 11:01:45 -04:00 |
Gary Gregory
|
fa76c00a4f
|
Inline single use local variable
|
2024-08-31 17:34:29 -04:00 |
dependabot[bot]
|
deadbda8b7
|
Bump github/codeql-action from 3.26.4 to 3.26.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.4 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f0f3afee80...4dd16135b6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 08:14:52 -04:00 |
Gary Gregory
|
a80bffea20
|
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #535
|
2024-08-29 17:45:49 -04:00 |
dependabot[bot]
|
6fd07ca044
|
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-29 17:45:11 -04:00 |
Gary Gregory
|
e319d10a54
|
Bump org.apache.commons:commons-parent from 73 to 74 #534
|
2024-08-29 08:08:09 -04:00 |
dependabot[bot]
|
f552ac7c71
|
Bump org.apache.commons:commons-parent from 73 to 74
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 73 to 74.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-29 08:07:39 -04:00 |
Gary Gregory
|
b4c668d306
|
Bump MathJax from 2.7.2 to 2.7.9
|
2024-08-26 07:14:39 -04:00 |
Gary Gregory
|
f5337f18c9
|
LayerManager.Builder implements Supplier
|
2024-08-25 22:11:50 -04:00 |
Gary Gregory
|
edcc524215
|
Push down null checks
- Use more language neutral exception message
- Use Objects.requireNonNull()
|
2024-08-25 19:05:35 -04:00 |
Gary Gregory
|
c61faccf9c
|
Javadoc
|
2024-08-25 18:55:28 -04:00 |
Gary Gregory
|
b2cea54a2c
|
Bump version properties
|
2024-08-25 18:37:00 -04:00 |
Gary Gregory
|
7bab3d26f2
|
Javadoc
|
2024-08-25 18:36:47 -04:00 |
Gary Gregory
|
d3271b9b3f
|
Can't rename protected instance variable
- Javadoc: Better @link
|
2024-08-25 18:24:09 -04:00 |
Gary Gregory
|
2790d5c267
|
Fix Java `@since` tag
|
2024-08-25 18:12:18 -04:00 |
Gary Gregory
|
e6b8bbd08f
|
Javadoc
- Objects.requireNonNull()
- Whitespace
|
2024-08-25 18:12:05 -04:00 |
Gary Gregory
|
a496f93aa0
|
Javadoc
Better instance variable name
|
2024-08-25 17:54:46 -04:00 |
Gary Gregory
|
2ae865abc2
|
Javadoc
|
2024-08-25 17:54:17 -04:00 |
Gary Gregory
|
a06dee1b39
|
Use java.time
|
2024-08-25 16:59:49 -04:00 |
Gary Gregory
|
d243ff4fde
|
Javadoc
|
2024-08-25 16:39:51 -04:00 |
Gary Gregory
|
bd0dc26e35
|
Better instance variable name
|
2024-08-25 16:36:46 -04:00 |
Gary Gregory
|
e1068e8c7a
|
Use final
|
2024-08-25 16:32:14 -04:00 |
Gary Gregory
|
552c114d4b
|
Better parameter names
|
2024-08-25 16:31:55 -04:00 |
Gary Gregory
|
7023b20fbe
|
Better parameter names
|
2024-08-25 16:31:49 -04:00 |
Gary Gregory
|
e75f6553ad
|
Better instance variable name
|
2024-08-25 16:22:25 -04:00 |
Gary Gregory
|
e542eca84a
|
Better parameter names
|
2024-08-25 16:22:02 -04:00 |
Gary Gregory
|
c788e536a9
|
Remove redundant keywords
|
2024-08-25 16:18:24 -04:00 |
Gary Gregory
|
6ae173285b
|
Normalize spelling
|
2024-08-25 12:13:57 -04:00 |
dependabot[bot]
|
6181baa557
|
Bump github/codeql-action from 3.26.2 to 3.26.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](429e197704...f0f3afee80 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-23 09:26:17 -04:00 |
Gary Gregory
|
1e7d65036e
|
Fix typos in comments
|
2024-08-21 09:13:21 -04:00 |
Gary Gregory
|
1ebd229a5e
|
Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre #531
|
2024-08-18 10:46:41 -04:00 |
dependabot[bot]
|
38fa685561
|
Bump org.apache.commons:commons-parent from 72 to 73
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 72 to 73.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-18 10:45:23 -04:00 |
dependabot[bot]
|
e80a249d7e
|
Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 33.2.1-jre to 33.3.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-18 10:44:44 -04:00 |
dependabot[bot]
|
30c198f3ec
|
Bump github/codeql-action from 3.26.0 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-16 09:01:33 -04:00 |
dependabot[bot]
|
7cc63bbb24
|
Bump actions/upload-artifact from 4.3.4 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-09 09:16:14 -04:00 |
dependabot[bot]
|
351fef1503
|
Bump github/codeql-action from 3.25.15 to 3.26.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](afb54ba388...eb055d739a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-09 09:16:02 -04:00 |
dependabot[bot]
|
f0e85bcdec
|
Bump actions/setup-java from 4.2.1 to 4.2.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](99b8673ff6...6a0805fcef )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-09 09:15:52 -04:00 |
Gary Gregory
|
a85a7f78e1
|
Replace Javadoc StringBuffer with StringBuilder
|
2024-08-08 08:11:51 -04:00 |
Gary Gregory
|
24f2ddbc21
|
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #525
|
2024-08-07 14:43:27 -04:00 |
dependabot[bot]
|
5434e47444
|
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 14:42:57 -04:00 |