You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by em...@apache.org on 2021/06/09 14:39:07 UTC

[thrift] branch master updated (93a316c -> 43faa2d)

This is an automated email from the ASF dual-hosted git repository.

emmenlau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from 93a316c  THRIFT-5429 build: autotools: add foreign to AM_INIT_AUTOMAKE Patch: Christopher Friedt
     new 323f032  Add unit test for system locale with thousands separator comma Install en_US.UTF-8 locale in Dockerfile
     new ad76a18  Add better unit tests and imbue C locale in floating point to_string
     new 43faa2d  Merge pull request #2401 from aaronmjones/THRIFT-3840

The 6286 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:
 build/docker/ubuntu-bionic/Dockerfile |  8 ++++++++
 build/docker/ubuntu-disco/Dockerfile  |  8 ++++++++
 build/docker/ubuntu-xenial/Dockerfile |  8 ++++++++
 lib/cpp/src/thrift/TToString.h        |  5 +++++
 lib/cpp/test/ToStringTest.cpp         | 21 +++++++++++++++++++++
 5 files changed, 50 insertions(+)