You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2021/10/09 15:54:31 UTC

[lucene] branch main updated (a613021 -> 61c15c8)

This is an automated email from the ASF dual-hosted git repository.

rmuir pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git.


    from a613021  LUCENE-10136: allow 'var' declarations in source code (be reasonable though). (#368)
     add 61c15c8  LUCENE-10150: override readLongs() in ByteBuffersDataInput (#363)

No new revisions were added by this update.

Summary of changes:
 .../apache/lucene/store/ByteBuffersDataInput.java  | 50 +++++++++++++++++++++-
 .../apache/lucene/store/ByteBuffersIndexInput.java |  6 +++
 2 files changed, 55 insertions(+), 1 deletion(-)