You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by al...@apache.org on 2021/02/21 18:35:50 UTC

[thrift] branch master updated (62f1bd5 -> 6813b19)

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

allengeorge pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from 62f1bd5  THRIFT-5355 Do not rely on compiler and check boundaries Client: cpp Patch: Triton <19...@users.noreply.github.com>
     new 8a1743d  THRIFT-5299: Encode sequence numbers as non-zigzag varint
     new 4890510  Avoid custom non-zigzag read/write functions
     new 6813b19  Merge pull request #2336 from allengeorge/thrift-5299

The 6206 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:
 lib/rs/src/protocol/compact.rs | 431 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 413 insertions(+), 18 deletions(-)