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 9b4e75a34 Bump guava from 30.0-jre to 32.0.0-jre in 
/contrib/thrift-maven-plugin (#2817)
     new d67e5c26e add TJSONProtocol support
     new a2a1f5358  Replace TJSONProtocolTests.swift file header by std ASF 
license header

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:
 lib/swift/README.md                                |    2 +-
 lib/swift/Sources/TBase64Utils.swift               |   89 ++
 lib/swift/Sources/TJSONProtocol.swift              | 1160 ++++++++++++++++++++
 .../Tests/ThriftTests/TJSONProtocolTests.swift     |  225 ++++
 4 files changed, 1475 insertions(+), 1 deletion(-)
 create mode 100644 lib/swift/Sources/TBase64Utils.swift
 create mode 100644 lib/swift/Sources/TJSONProtocol.swift
 create mode 100644 lib/swift/Tests/ThriftTests/TJSONProtocolTests.swift

Reply via email to