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 e3afc98  .rat-excludes: Removed non-existent files from 
Configuration/Base. Added exclusions for obj, bin, svn-dev, and svn-release.
     new 9821215  Lucene.Net.Analysis.Common: Removed cast from 
NGramTokenizerAnonymousInnerClassHelper.IsTokenChar(int) that was causing 
surrogate pairs to fail in the TestUTF8FullRange() tests of NGramTokenizerTest 
and EdgeNGramTokenizerTest (see #269)
     new 43745db  Lucene.Net.Tests.Analysis.Common: Fixed potential issue with 
ArgumentExceptions being thrown from char.ConvertToUtf32(string, int) by 
reverting back to CodePointAt() method in 
TestCharTokenizers.TestCrossPlaneNomalization().

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/NGram/NGramTokenizerTest.cs            | 21 ++++++++++++++++-----
 .../Analysis/Util/TestCharTokenizers.cs             |  6 ++++--
 2 files changed, 20 insertions(+), 7 deletions(-)

Reply via email to