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 faa0b94 Made IAppendable methods an explicit IAppendable declaration
and ensured consistency using count instead of length in Append overloads (#240)
new 15d8cb2 Lucene.Net.Analysis.Common.Analysis.Util.OpenStringBuilder:
Grouped Append() methods with their counterparts and added LUCENENET specific
comments
new d6c5885 BREAKING:
Lucene.Net.Analysis.Common.Analysis.Util.OpenStringBuilder: Updated logic of
Append overloads to accept startIndex/count instead of startIndex/endIndex
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:
.../Analysis/Util/OpenStringBuilder.cs | 46 +++++++++++++---------
1 file changed, 27 insertions(+), 19 deletions(-)