Commit Graph

4215 Commits

Author SHA1 Message Date
Gary Gregory ea78167069 Normalize array type declarations 2023-08-23 08:42:23 -04:00
Gary Gregory 265ca720b5 Better internal class name 2023-08-18 10:56:22 -04:00
Claude Warren 488393e600
COLLECTIONS-844: Allow counting Bloom filters with cell size other than Integer.SIZE (#406)
* Added getMaxInsert() and getMaxValue() to CountingBloomFilter.

* Changed 'BitCount' to 'Cell' to match the literature for counting Bloom filters.

* Updated documentation.

* Changed CellProducer to require ordered distinct cell indices.

* Updated asIndexArray to respect the order of forEachIndex.
2023-08-15 08:34:38 +01:00
Gary Gregory 1e9abf1da5
Bump guava-testlib from 31.1-jre to 32.1.2-jre #394, #395, #404, #405, #441. Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre #411 2023-08-04 09:36:34 -04:00
dependabot[bot] 8600d5b114
Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre (#411)
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 09:35:02 -04:00
sebbASF 14215e5bdd
Merge pull request #410 from syoon2/javadoc-grammar
Fix grammatical error in Javadoc
2023-08-01 10:16:31 +01:00
Sung Ho Yoon 450f9c748f
(doc) Fix grammatical error in Javadoc 2023-08-01 15:08:16 +09:00
Gary Gregory bd06a52cc9
Fix punctuation and minor Javadoc issues #409 2023-07-29 17:39:44 -04:00
Martin Wiesner 33bd5d12c2
fixes misplaced symbols in javadoc (mainly in Hasher, CountingLongPredicate) (#409)
resolves grammar and punctuation issues
2023-07-29 17:03:15 -04:00
Gary Gregory 8a0d6b0da5 Bump commons-lang3 from 3.12.0 to 3.13.0 2023-07-28 18:05:32 -04:00
Gary Gregory b9cc9709f5 Bump commons-lang3 from 3.12.0 to 3.13.0 2023-07-28 18:00:10 -04:00
dependabot[bot] 32ed9e2c17
Bump actions/setup-java from 3.11.0 to 3.12.0 (#408)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2023-07-28 08:40:57 -04:00
Gary Gregory 97013d03b5 Bump commons-parent from 58 to 59 2023-07-28 07:55:29 -04:00
Gary Gregory f503e0c92b
Make AbstractPatriciaTrie public #407 2023-07-27 15:18:24 -04:00
Vadim 66d6b9e2f2
Make AbstractPatriciaTrie public (#407)
* Make AbstractPatriciaTrie public

* Added javadocs
2023-07-27 15:16:33 -04:00
Gary Gregory 99473dfa20 Remove unused import 2023-07-13 09:59:51 -04:00
Gary Gregory f59447dd4f Must override toString() for Java 17 2023-07-13 09:46:50 -04:00
Gary Gregory 21c8c53418 Disable testToString for now
Passes locally, fails on GHA
2023-07-13 09:40:53 -04:00
Gary Gregory cc2eb1a4e2 Support entrySet() and forEach() 2023-07-13 09:35:50 -04:00
Gary Gregory 452533ab6d Add org.apache.commons.collections4.properties.OrderedProperties and
OrderedPropertiesFactory
2023-07-13 08:49:52 -04:00
Gary Gregory d3dbdc80d4 Add missing entry 2023-07-13 08:16:26 -04:00
Gary Gregory d1a86b37e5
Bump guava-testlib from 32.1.0-jre to 32.1.1-jre #405 2023-07-07 15:46:48 -04:00
dependabot[bot] 638533869c
Bump guava-testlib from 32.1.0-jre to 32.1.1-jre (#405)
Bumps [guava-testlib](https://github.com/google/guava) from 32.1.0-jre to 32.1.1-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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 14:50:44 -04:00
Gary Gregory 32d8bdfdbb Throw a RuntimeException subclass instead of an Error 2023-07-06 15:36:46 -04:00
Gary Gregory fb7dae4909 Throw a RuntimeException subclass instead of RuntimeException 2023-07-06 15:19:23 -04:00
Gary Gregory 3a4e2ec3ed
Bump guava-testlib from 32.0.1-jre to 32.1.0-jre #404 2023-06-30 09:35:47 -04:00
dependabot[bot] f52319a39b
Bump guava-testlib from 32.0.1-jre to 32.1.0-jre (#404)
Bumps [guava-testlib](https://github.com/google/guava) from 32.0.1-jre to 32.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 09:33:09 -04:00
dependabot[bot] eae7156c56
Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#403)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](80e868c13c...08b4669551)

---
updated-dependencies:
- dependency-name: ossf/scorecard-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>
2023-06-30 09:32:34 -04:00
Gary Gregory 5e24a6fef0 [StepSecurity] ci: Harden GitHub Actions #401 2023-06-24 14:41:24 -04:00
StepSecurity Bot 9341624dba
[StepSecurity] ci: Harden GitHub Actions (#401)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
2023-06-24 14:40:39 -04:00
Gary Gregory 9e59bd6a0f Bump commons-codec:commons-codec: from 1.15 to 1.16.0 2023-06-23 11:34:32 -04:00
Claude Warren 16712804c0
[COLLECTIONS-841] Open up bloom filter tests - test changes to support bit decay based Bloom filters (#400)
* Adjusted tests to handle bloom filter implementations that utilized
automatic decay.

* fixed formatting issues

* fixed indent

* Format tweaks

---------

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2023-06-21 08:18:01 -04:00
Claude Warren 916efdb503
Changes required to open testing to new implementations. (#398)
* Changes required to open testing to new implementations.

* removed extra spaces
2023-06-20 15:35:40 -04:00
dependabot[bot] df71a7f403 Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 15:00:07 +02:00
Alex Herbert 5b668d23c6 Update BitMap.mod javadoc
Add thrown exception when divisor is zero. Add link to reference
implementation of Long.remainderUnsigned.

Drop redundant @since tag as it matches the entire class @since.
2023-06-13 17:28:15 +01:00
Alex Herbert 1624bdb89e Move mod tests to BitMapTest
Consolidate the cases from EnhancedDoubleHasherTest and BitMapTest.

Use Long.remainderUnsigned as the reference result.
2023-06-13 17:28:15 +01:00
Claude Warren 81834a637d
Move EnhancedDoubleHasher.mod() to a public BitMap API (#396)
* Made mod() public

* Moved mod() method to BitMap class.

* Add Javadoc since tag

* Added mod() tests and updated documentation.

* fixed formatting issues

---------

Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2023-06-13 10:48:18 -04:00
aherbert 1d07ca4066 Javadoc 2023-06-12 11:34:14 +01:00
Gary Gregory 98e2fc9683
Bump guava-testlib from 32.0.0-jre to 32.0.1-jre #395 2023-06-09 09:52:29 -04:00
dependabot[bot] ef43f56dbf
Bump guava-testlib from 32.0.0-jre to 32.0.1-jre (#395)
Bumps [guava-testlib](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 09:50:45 -04:00
Gary Gregory 754a391b8a Bump commons-io from 2.12.0 to 2.13.0 2023-06-07 19:54:47 -04:00
Gary Gregory 9e9fb1bcda Re-categorize some entries 2023-06-02 09:15:51 -04:00
Gary Gregory 5593fc3ef1 Bump guava-testlib from 31.1-jre to 32.0.0-jre #394. 2023-06-02 09:06:01 -04:00
dependabot[bot] ca9e41cd54
Bump guava-testlib from 31.1-jre to 32.0.0-jre (#394)
Bumps [guava-testlib](https://github.com/google/guava) from 31.1-jre to 32.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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:03:40 -04:00
Gary Gregory 756fef5219 Bump commons-parent from 57 to 58 2023-05-25 10:52:57 -04:00
Gary Gregory 68ac136b2c Grammar 2023-05-24 13:26:29 -04:00
Gary Gregory 960b1470c9 In-line comment and messages typos 2023-05-19 08:56:46 -04:00
Gary Gregory 974e12ac42 Javadoc typos 2023-05-19 08:44:33 -04:00
Gary Gregory 01190c61ea Javadoc typos 2023-05-19 08:43:51 -04:00
Gary Gregory dd10e5e0e6 Bump tests from commons-io:commons-io 2.11.0 to 2.12.0 2023-05-17 09:11:30 -04:00