This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from cdb7e5fbe THRIFT-6097: Add rustls client and server support
add c6f6b484a THRIFT-6075: Generate Equal method for Delphi Thrift structs
(#3612)
No new revisions were added by this update.
Summary of changes:
.../cpp/src/thrift/generate/t_delphi_generator.cc | 509 ++++++++++++++++++++-
lib/delphi/test/keywords/ReservedKeywords.thrift | 5 +
lib/delphi/test/serializer/SimpleException.thrift | 12 +
.../test/serializer/TestSerializer.Tests.pas | 298 ++++++++++++
4 files changed, 822 insertions(+), 2 deletions(-)