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 07f9e29  BUG: Changed all references that were float.MinValue and 
double.MinValue to float.Epsilon and double.Epsilon because those are the .NET 
equivalent constants to Float.MIN_VALUE and Double.MIN_VALUE in Java
     add d324a36  Improved debugger experience for BytesRef.  In addition to 
the decimal bytes values it now shows the BytesRef as a Utf8String.  If the 
BytesRef is not a Utf8 string that representation will just be gibberish.
     add 67c0c6b  Added needed using statement.

No new revisions were added by this update.

Summary of changes:
 src/Lucene.Net/Util/BytesRef.cs | 2 ++
 1 file changed, 2 insertions(+)

Reply via email to