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 c2809e9fd SWEEP: Marked all singleton "Holder" classes static. Fixes
#659.
new a445bd254 BUG:
Lucene.Net.Benchmark.Support.TagSoup.Parser::SetProperty(): Removed duplicate
guard clause
new 36527a061 Lucene.Net.Benchmark.Support.TagSoup.HTMLScanner: Reworked
initialization to return statetableIndexMaxChar and set statetableIndex via out
parameter.
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:
.../Support/TagSoup/HTMLScanner.cs | 27 +++++++++++-----------
src/Lucene.Net.Benchmark/Support/TagSoup/Parser.cs | 2 --
2 files changed, 14 insertions(+), 15 deletions(-)