Gary Gregory
|
d96822d3a8
|
Whitespace
|
2024-01-27 08:58:38 -05:00 |
Gary Gregory
|
86d1f5d0dd
|
Remove noise in TreeList.AVLNode#toString()
|
2024-01-27 08:48:50 -05:00 |
Gary Gregory
|
3fce6dbb00
|
Remove unused exception
|
2024-01-26 20:08:27 -05:00 |
Gary Gregory
|
09dd28409e
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git
|
2024-01-26 10:22:16 -05:00 |
Gary Gregory
|
497153c743
|
Deprecate IterableUtils 0-argument constructor
|
2024-01-26 10:22:01 -05:00 |
dependabot[bot]
|
e167d11815
|
Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#446)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](694cdabd8b...26f96dfa69 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-26 08:17:31 -05:00 |
dependabot[bot]
|
70fa5ec3aa
|
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#445)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](eaaf4bedf3...4fe8c5f003 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-26 08:17:20 -05:00 |
Gary Gregory
|
47c5862fb0
|
Normalize end of comments
|
2024-01-20 10:45:59 -05:00 |
Gary Gregory
|
190815d4e1
|
Declutter: Tests don't need Javadoc @since tags
|
2024-01-20 10:29:28 -05:00 |
Gary Gregory
|
01bd494f07
|
Sort members
|
2024-01-20 10:18:07 -05:00 |
Gary Gregory
|
708b1e10ec
|
Sort imports
|
2024-01-20 10:17:07 -05:00 |
Gary Gregory
|
10cf18310e
|
Javadoc & format
Clean up new test
|
2024-01-20 10:07:16 -05:00 |
Gary Gregory
|
7663a113b4
|
Add test cases for indexOf and contains method of ArrayUtils class #215.
|
2024-01-20 10:05:07 -05:00 |
Gary Gregory
|
d28a7fba0b
|
Merge branch 'master' of https://ggregory@gitbox.apache.org/repos/asf/commons-collections
|
2024-01-20 10:02:42 -05:00 |
Ajay Kumar Jha
|
259a834612
|
Add test cases for indexOf and contains method of ArrayUtils class (#215)
* add a test case for indexOf method of ArrayUtils class
* add a test case for indeOf method
* add test cases for contains method
|
2024-01-20 10:02:23 -05:00 |
Gary Gregory
|
4eb7906e50
|
Javadoc: Close HTML tags
|
2024-01-20 09:17:11 -05:00 |
dependabot[bot]
|
4ae3ce293b
|
Bump actions/upload-artifact from 4.0.0 to 4.2.0 (#443)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](c7d193f32e...694cdabd8b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-19 07:55:11 -05:00 |
dependabot[bot]
|
0d082a84b5
|
Bump github/codeql-action from 3.23.0 to 3.23.1 (#444)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e5f05b81d5...0b21cf2492 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-19 07:55:00 -05:00 |
dependabot[bot]
|
f9ff5e1324
|
Bump actions/cache from 3.3.3 to 4.0.0 (#442)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.3 to 4.0.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](e12d46a63a...13aacd865c )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-19 07:54:46 -05:00 |
Gary Gregory
|
c66d84b8b4
|
Javadoc
|
2024-01-17 10:27:53 -05:00 |
Gary Gregory
|
bd83aa09a9
|
Use %=
|
2024-01-15 09:38:30 -05:00 |
Gary Gregory
|
7c9793acc3
|
Use *=
|
2024-01-15 09:25:22 -05:00 |
Gary Gregory
|
dbb8a25e98
|
Use -=
|
2024-01-15 09:16:01 -05:00 |
dependabot[bot]
|
bf87b02c55
|
Bump actions/cache from 3.3.2 to 3.3.3 (#441)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](704facf57e...e12d46a63a )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-12 09:10:09 -05:00 |
dependabot[bot]
|
915398c766
|
Bump github/codeql-action from 3.22.12 to 3.23.0 (#440)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.12 to 3.23.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](012739e508...e5f05b81d5 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-12 09:09:57 -05:00 |
dependabot[bot]
|
69f63428b3
|
Bump github/codeql-action from 2.22.11 to 3.22.12 (#439)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.11 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.22.11...012739e5082ff0c22ca6d6ab32e07c36df03c4a4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-29 07:59:45 -05:00 |
Gary Gregory
|
02931bac6d
|
Update NOTICE file for 2024
|
2023-12-24 21:43:15 -05:00 |
Gary Gregory
|
e1ce1e4629
|
Remove unused proper
|
2023-12-24 18:17:31 -05:00 |
Sebb
|
a30b5d7f6a
|
Fix version comment [skip ci]
|
2023-12-23 00:41:10 +00:00 |
Sebb
|
f8909eaf90
|
Pin GH plugin versions
|
2023-12-23 00:07:46 +00:00 |
Sebb
|
fd914cf9aa
|
Pin GH plugin versions
|
2023-12-22 23:02:06 +00:00 |
Gary Gregory
|
bf9461bbc4
|
Implement Layered Bloom filter #402
|
2023-12-22 16:20:46 -05:00 |
Claude Warren
|
0438edead9
|
[COLLECTIONS-843] Implement Layered Bloom filter (#402)
* Adjusted tests to handle bloom filter implementations that utilized
automatic decay.
* cleaned up spacing
* fixed indent
* updated for layered testing
* removed spaces
* fixed merge issue
* initial checkin
* cleaned up tests
* fixed timing on test
* fixed formatting
* added javadoc
* fixed typos
* removed blank lines
* fixed javadocs
* Fix Javadoc
* Add Javadoc @since 4.5
* Add Javadoc @since 4.5
* updated tests and added BloomFilterProducer code
* Cleaned up javadoc and BiPredicate<BloomFilter,BloomFilter> processing
* fixed javadoc issues
* fixed typography issue
* Fixed a documentation error
* code format cleanup
* code simplification and documentation
* added isEmpty and associated tests
* Changes as requested by review
* cleaned up formatting errors
* fixed javadoc issues
* added LayeredBloomFilter to overview.
* added coco driven test cases.
* attempt to fix formatting
* cleaned up javadoc differences
* cleaned up javadoc
* Made flatten() part of BloomFilterProducer
* fixed since tag.
* changed X() methods to setX()
* updated javadoc
* fixed javadoc errors
* merged changes from master
* renamed to Test to CellProducerFromLayeredBloomFilterTest
* changed to jupiter from junit.
* added override for uniqueIndices as optimization.
* fixed checkstyle issue
* modified as per review
* Updated tests as per review
* fixed variable initialization issues
* made suggested test changes
* fixed broken test
* Remove dead comments per code reviews
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
|
2023-12-22 16:17:45 -05:00 |
Gary Gregory
|
3b8dce444c
|
Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre #438
|
2023-12-22 08:57:29 -05:00 |
dependabot[bot]
|
2c5e66197e
|
Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre (#438)
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 32.1.3-jre to 33.0.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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-22 08:55:56 -05:00 |
Gary Gregory
|
876419b5a4
|
Javadoc
|
2023-12-17 14:29:49 -05:00 |
Gary Gregory
|
beae5e10fd
|
Better Javadoc
|
2023-12-17 10:16:14 -05:00 |
dependabot[bot]
|
6bc2565542
|
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#436)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 09:07:27 -05:00 |
dependabot[bot]
|
f97b841f52
|
Bump github/codeql-action from 2 to 3 (#437)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 09:07:08 -05:00 |
Gary Gregory
|
98eddc3301
|
Javadoc
|
2023-12-14 13:47:29 -05:00 |
Gary Gregory
|
fe2a01be4c
|
Javadoc
|
2023-12-14 10:25:44 -05:00 |
Gary Gregory
|
908a79dc8c
|
Javadoc
|
2023-12-14 10:25:14 -05:00 |
Gary Gregory
|
8e0bc678ad
|
Javadoc
|
2023-12-14 09:44:16 -05:00 |
Gary Gregory
|
ae7219445d
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git
|
2023-12-11 10:03:24 -05:00 |
Gary Gregory
|
0913090f2d
|
Use a constant instead of a magic string
|
2023-12-10 10:54:03 -05:00 |
Gary Gregory
|
f73fafb105
|
Javadoc: Remove redundant "java.lang" prefix
|
2023-12-09 10:01:36 -05:00 |
Gary Gregory
|
33d58516c5
|
Bump org.apache.commons:commons-parent from 64 to 65 #435
|
2023-12-08 08:48:56 -05:00 |
dependabot[bot]
|
be5f416ece
|
Bump org.apache.commons:commons-parent from 64 to 65 (#435)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 64 to 65.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-08 08:48:04 -05:00 |
Gary Gregory
|
36b23c5455
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git
|
2023-12-07 10:55:29 -05:00 |
Gary Gregory
|
2ba317a339
|
Fix link to the user mailing list
|
2023-12-05 13:34:01 -05:00 |