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 a4ae0d16f Reload hosting.config on TASK thread (#9699)
     add f6356f63e libswoc: Update to 1.4.10 (#9700)

No new revisions were added by this update.

Summary of changes:
 iocore/eventsystem/IOBuffer.cc       |  33 +++---
 lib/swoc/CMakeLists.txt              |   2 +-
 lib/swoc/Makefile.am                 |   2 +-
 lib/swoc/include/swoc/BufferWriter.h |  10 +-
 lib/swoc/include/swoc/IPAddr.h       |  26 +++--
 lib/swoc/include/swoc/IPRange.h      |  72 +++++++++----
 lib/swoc/include/swoc/Lexicon.h      | 192 +++++++++++++++++++++++------------
 lib/swoc/include/swoc/MemArena.h     |  14 +--
 lib/swoc/include/swoc/MemSpan.h      |   6 +-
 lib/swoc/include/swoc/TextView.h     |  45 ++++++--
 lib/swoc/include/swoc/bwf_base.h     |  17 +++-
 lib/swoc/include/swoc/bwf_fwd.h      |  13 ++-
 lib/swoc/include/swoc/bwf_std.h      |  30 ++++--
 lib/swoc/include/swoc/swoc_version.h |   4 +-
 lib/swoc/src/MemArena.cc             |  10 +-
 lib/swoc/src/bw_format.cc            |  33 ++++--
 lib/swoc/src/bw_ip_format.cc         |   4 +-
 lib/swoc/src/swoc_ip.cc              |   4 +-
 18 files changed, 349 insertions(+), 168 deletions(-)

Reply via email to