[commons-math] branch master updated: Javadoc.

2020-03-14 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new c13179e Javadoc. c13179e is described belo

[commons-collections] 01/04: Rename CountingBloomFilter to MapCountingBloomFilter

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 9f4953f4cbb0963f838c004eda39847e55e3f219 Author: Alex Herbert AuthorDate: Mon Mar 2 21:07:34 2020 +

[commons-collections] branch master updated (90f705e -> 22d161a)

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from 90f705e Change log to ln in Shape javadoc new 9f4953f Rename CountingBloomFilter to MapCounting

[commons-collections] 03/04: Move the unique filtering of the Hasher indexes to a separate class.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit fe88827643be091df5ed11d89d5f2e2ec4c61892 Author: Alex Herbert AuthorDate: Sun Mar 8 13:48:10 2020 +

[commons-collections] 04/04: Delete MapCountingBloomFilter.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 22d161a25b54065a78d0f82dc530bf36091a0c23 Author: Alex Herbert AuthorDate: Sat Mar 14 14:25:28 2020 +

[commons-collections] 02/04: Added CountingBloomFilter interface and ArrayCountingBloomFilter.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit fb358a5c80a33e2e4ea46bba57a31148bc710f86 Author: Alex Herbert AuthorDate: Mon Mar 2 22:25:45 2020 +

[commons-collections] 12/20: Standardise computation of signatures.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 8fb518e6a136d6e8c38f5e3f81589c67599d7b66 Author: aherbert AuthorDate: Thu Mar 12 15:50:37 2020 +

[commons-collections] branch master updated (9831773 -> 90f705e)

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from 9831773 Update travis to run japicmp in the main script and fix coveralls. new c18cd7b Increas

[commons-collections] 19/20: Fix ShapeTest typos

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit e3484deb5125a284f0250b7c8208fdedeb3cafe7 Author: Alex Herbert AuthorDate: Sat Mar 14 07:59:12 2020 +

[commons-collections] 02/20: Remove toString() method from BitSetBloomFilter.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 90ed5343bb6248f2d3c9302112666a880962ef24 Author: Alex Herbert AuthorDate: Mon Mar 9 22:19:21 2020 +

[commons-collections] 13/20: Improved documentation of Murmur3 hash functions.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 391d91e3535cdb370d6cc69e04aef506813cc47b Author: aherbert AuthorDate: Thu Mar 12 16:59:40 2020 +

[commons-collections] 10/20: Update the hash function tests to use a base class.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 9f2271334d3f76c1d76d64f8edf5e63e82e13bd2 Author: aherbert AuthorDate: Thu Mar 12 15:13:54 2020 +

[commons-collections] 16/20: Remove Shape getNumberOfBytes

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 32a730d964689a023e654133099dc633b7fb3d0d Author: aherbert AuthorDate: Fri Mar 13 15:13:00 2020 +

[commons-collections] 05/20: Ensure hashCode hashes the same properties as the equality.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 03543e5f9b5133d4026a080b62839440bebda7e6 Author: Alex Herbert AuthorDate: Tue Mar 10 00:46:41 2020 +

[commons-collections] 07/20: Update package info for Bloom filter sub-packages.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit eda601dd041591c1af90c638389a06091babdf5d Author: aherbert AuthorDate: Thu Mar 12 13:55:28 2020 +

[commons-collections] 15/20: Update javadoc for Shape.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 7b22b4ddc69e5b957067853322e03bc829672014 Author: aherbert AuthorDate: Fri Mar 13 14:34:58 2020 +

[commons-collections] 18/20: Consolidate @throws clauses for Shape

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit a1dd122342036e28ad5bd29e71b8d5a0ceb535f4 Author: Alex Herbert AuthorDate: Sat Mar 14 07:35:39 2020 +

[commons-collections] 11/20: Correct javadoc of the hash function signature.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 33d6ddc7f997a8ebd84e282eb3e2257b59bf1d1a Author: aherbert AuthorDate: Thu Mar 12 15:17:39 2020 +

[commons-collections] 20/20: Change log to ln in Shape javadoc

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 90f705e73270ef0c2c21bd14daf998bbe0d5ecc3 Author: Alex Herbert AuthorDate: Sat Mar 14 08:12:03 2020 +

[commons-collections] 03/20: Achieve 100% test coverage for BitSetBloomFilter.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit cb88c4ed01fdab8045243b122f504c87261e7421 Author: Alex Herbert AuthorDate: Mon Mar 9 22:49:47 2020 +

[commons-collections] 06/20: Standardise the Bloom filter shape equations.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit cb967680c315504871a9e7bc2c7e31123c705e8f Author: Alex Herbert AuthorDate: Tue Mar 10 01:53:12 2020 +

[commons-collections] 17/20: Change minimum number of bits from 8 to 1

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 34a5a6f0c50e9075391780f4a9478607f4181d34 Author: Alex Herbert AuthorDate: Sat Mar 14 07:24:59 2020 +

[commons-collections] 04/20: Standardise Shape constructor validations.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 0964d5bf19ec97c8588cfdd8c02e76a7e71b047d Author: Alex Herbert AuthorDate: Tue Mar 10 00:29:04 2020 +

[commons-collections] 01/20: Increase HasherBloomFilter test coverage.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit c18cd7b86ef088d0591b395b71fc1d521148b5c2 Author: Alex Herbert AuthorDate: Mon Mar 9 22:07:09 2020 +

[commons-collections] 14/20: Update BloomFilterIndex comments and added tests for negative index.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 3a981a01b7637635025d2dde7d9f1142e25da07b Author: Alex Herbert AuthorDate: Thu Mar 12 22:44:23 2020 +

[commons-collections] 09/20: Remove javadocs in overridden methods that are duplicates.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit a51c96520a73dd3d2655267e07642ada49a109ee Author: aherbert AuthorDate: Thu Mar 12 14:22:18 2020 +

[commons-collections] 08/20: Improve comment in BloomFilterIndexer.

2020-03-14 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 2a9bdc00981621c21e95e2bac474e64384efacd2 Author: aherbert AuthorDate: Thu Mar 12 13:59:19 2020 +