This is an automated email from the ASF dual-hosted git repository.
amc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 9d241b2372 RPC client: Increase message buffer size. (#9970)
add 40eb3336a4 libswoc: Update to 1.5.2
No new revisions were added by this update.
Summary of changes:
lib/swoc/CMakeLists.txt | 2 +-
lib/swoc/Makefile.am | 2 +-
lib/swoc/include/swoc/MemSpan.h | 6 +++
lib/swoc/include/swoc/TextView.h | 78 +++++++++++++++++++++++++++++++++---
lib/swoc/include/swoc/bwf_base.h | 33 ++++++++++++++-
lib/swoc/include/swoc/swoc_version.h | 4 +-
lib/swoc/src/bw_format.cc | 4 +-
7 files changed, 116 insertions(+), 13 deletions(-)