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 acdd422 Remove unused THREADMODEL from MSVC appveyor build
new 14a9a12 THRIFT-4863 better indication of WinHTTP errors Client:
Delphi Patch: Jens Geyer
new 8f7487e THRIFT-4862 better ToString() support for enums and container
types Client: Delphi Patch: Jens Geyer
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:
.../cpp/src/thrift/generate/t_delphi_generator.cc | 8 +-
lib/delphi/src/Thrift.Collections.pas | 87 ++++++++++++--
lib/delphi/src/Thrift.Protocol.pas | 25 +---
lib/delphi/src/Thrift.Utils.pas | 75 +++++++++++-
lib/delphi/src/Thrift.WinHTTP.pas | 3 +
lib/delphi/test/TestServer.pas | 129 ++++++---------------
6 files changed, 197 insertions(+), 130 deletions(-)