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 3c8e4cad63 For vscode users, automatically use ms-vscode.cmake-tools 
(#10810)
     add 3e52401991 Update to libswoc 1.5.8 (#10849)

No new revisions were added by this update.

Summary of changes:
 lib/swoc/include/swoc/BufferWriter.h     |  25 +-
 lib/swoc/include/swoc/DiscreteRange.h    |  74 ++---
 lib/swoc/include/swoc/Errata.h           | 199 +++++++++-----
 lib/swoc/include/swoc/IPAddr.h           | 146 ++++++----
 lib/swoc/include/swoc/IPEndpoint.h       |  54 ++--
 lib/swoc/include/swoc/IPRange.h          | 437 +++++++++++++++++++----------
 lib/swoc/include/swoc/IPSrv.h            | 454 +++++++++++++++++++++----------
 lib/swoc/include/swoc/IntrusiveDList.h   | 100 +++----
 lib/swoc/include/swoc/IntrusiveHashMap.h |   9 +-
 lib/swoc/include/swoc/Lexicon.h          |   5 +-
 lib/swoc/include/swoc/MemArena.h         |  31 ++-
 lib/swoc/include/swoc/MemSpan.h          | 339 ++++++++++++-----------
 lib/swoc/include/swoc/Scalar.h           |  10 +-
 lib/swoc/include/swoc/TextView.h         | 228 +++++++++++-----
 lib/swoc/include/swoc/Vectray.h          | 315 ++++++++++-----------
 lib/swoc/include/swoc/bwf_base.h         |  74 ++---
 lib/swoc/include/swoc/bwf_ex.h           |  10 +-
 lib/swoc/include/swoc/bwf_fwd.h          |   8 +-
 lib/swoc/include/swoc/bwf_ip.h           |  10 +-
 lib/swoc/include/swoc/bwf_std.h          |  10 +-
 lib/swoc/include/swoc/swoc_file.h        |  78 +++++-
 lib/swoc/include/swoc/swoc_meta.h        |  58 +++-
 lib/swoc/include/swoc/swoc_version.h     |   4 +-
 lib/swoc/src/Errata.cc                   |  32 +--
 lib/swoc/src/MemArena.cc                 |  29 +-
 lib/swoc/src/RBTree.cc                   |   5 +-
 lib/swoc/src/TextView.cc                 |   8 +-
 lib/swoc/src/bw_format.cc                | 262 +++++++-----------
 lib/swoc/src/bw_ip_format.cc             |  30 +-
 lib/swoc/src/swoc_file.cc                | 117 ++++----
 lib/swoc/src/swoc_ip.cc                  |  90 +++---
 31 files changed, 1936 insertions(+), 1315 deletions(-)

Reply via email to