Gary Gregory
b9cc9709f5
Bump commons-lang3 from 3.12.0 to 3.13.0
2023-07-28 18:00:10 -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
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
Gary Gregory
5e24a6fef0
[StepSecurity] ci: Harden GitHub Actions #401
2023-06-24 14:41:24 -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
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
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
Gary Gregory
756fef5219
Bump commons-parent from 57 to 58
2023-05-25 10:52:57 -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
Gary Gregory
e9dc3ebf60
Bump commons-parent from 56 to 57 #393
2023-04-27 13:32:23 -04:00
Gary Gregory
457d44e955
Organize imports
2023-04-23 15:28:29 -04:00
Gary Gregory
918874b842
[COLLECTIONS-839] Migrate Map tests to JUnit 5 assertions #391
2023-04-23 15:27:53 -04:00
Sam Ng
34f0b1cef5
[COLLECTIONS-839] migrate all tests to use junit5 assert and BulkTest not extend TestCase ( #391 )
2023-04-23 15:24:48 -04:00
Gary Gregory
8d77ecb0b3
Format: "catch(" -> "catch ("
2023-04-18 10:32:35 -04:00
Gary Gregory
68f3d6bf57
Javadoc/Comments: Remove extra "whitespace"
2023-03-25 09:51:13 -04:00
Gary Gregory
fccb54d3a0
Javadoc: Remove extra "whitespace"
2023-03-25 09:21:10 -04:00
Gary Gregory
66b1c480a8
Javadoc
2023-03-13 09:31:20 -04:00
Gary Gregory
ed63e2e17a
Use XSD
2023-03-13 08:08:49 -04:00
Gary Gregory
1f297c969c
Remove unused
2023-02-10 08:51:55 -05:00
Gary Gregory
e75ffe7090
Fix spelling
2023-01-18 09:27:58 -05:00
Gary Gregory
e3eaa8599e
Fix typos
2023-01-15 07:55:27 -05:00
Gary Gregory
576fd97501
POM project name should contain "Apache" prefix
2023-01-15 07:44:28 -05:00
dependabot[bot]
ae870195ba
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases )
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:26:30 +01:00
Gary Gregory
a48c70325e
Javadoc fixes
2023-01-13 14:41:50 -05:00
Gary Gregory
b56cb91d83
Bump easymock from 5.0.1 to 5.1.0 #375
2023-01-03 10:55:28 -05:00
Gary Gregory
944a25ef84
Bump commons-parent from 55 to 56 #373
2023-01-03 10:53:00 -05:00
Gary Gregory
1fb9183c70
Use Arrays.copyOf()
2022-12-28 16:20:57 -05:00
Gary Gregory
575d2c6a40
Remove use of JUnit4 junit.framework.Test class #371
2022-12-27 08:44:13 -05:00