This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 4c74b6e Lucene.Net.ICU: Removed inapplicable release notes about
icu.net
new 51491e4 Fix OpenBitSet.Union and .Xor methods.
new f630a54 Lucene.Net.Util.OpenBitSet: Added comments to indicate these
changes differ from Lucene (closes #154)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/Lucene.Net.Tests/Util/TestOpenBitSet.cs | 19 +++++++++++++++++++
src/Lucene.Net/Util/OpenBitSet.cs | 26 ++++++++++++++++++--------
2 files changed, 37 insertions(+), 8 deletions(-)