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 59fc4113e Add AGENTS.md with AI contribution guidelines for the
project [skip ci]
add 1e5fa4b9b THRIFT-5939: Replace GUID generation with stable UUID
algorithm
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 34 ++++
LICENSE | 9 +
compiler/cpp/src/thrift/generate/sha256.h | 173 +++++++++++++++++++
.../cpp/src/thrift/generate/t_delphi_generator.cc | 190 ++++++++++++++++++++-
.../Mutex.cpp => test/delphi/UuidV8Test.thrift | 55 +++---
5 files changed, 428 insertions(+), 33 deletions(-)
create mode 100644 compiler/cpp/src/thrift/generate/sha256.h
copy lib/cpp/src/thrift/concurrency/Mutex.cpp => test/delphi/UuidV8Test.thrift
(53%)