This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 717bd79c2 Support previously and currently documented encodings for
boolean lists
add c854f648d THRIFT-5850 Switch IThriftConfiguration interface from
Cardinal to Integer Client: Delphi Petch: Jens Geyer
add 5a781c2e7 THRIFT-5851 Promote known total stream sizes for seekable
stream transports properly Client: Delphi Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
lib/delphi/src/Thrift.Configuration.pas | 77 ++++++++++-------
lib/delphi/src/Thrift.Protocol.pas | 2 +-
lib/delphi/src/Thrift.Stream.pas | 26 +++++-
lib/delphi/src/Thrift.Transport.MsxmlHTTP.pas | 2 +-
lib/delphi/src/Thrift.Transport.Pipes.pas | 24 +++---
lib/delphi/src/Thrift.Transport.WinHTTP.pas | 2 +-
lib/delphi/src/Thrift.Transport.pas | 118 +++++++++++++++++---------
7 files changed, 168 insertions(+), 83 deletions(-)