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

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver-libswoc.git


    from 3e635a1  Update to 1.5.10
     new 66f11ff  Fix problem with the negation (#10971)
     new 208af5f  restore IntrusiveHashMap insert code to tscore (#10992)
     new f8e0abc  Change the constructor for LocalBufferWriter to be noexcept 
(#11059)
     new b5058b7  test_ip: add iterator temporary for gcc release builds 
(#11124)
     new 3b45296  libsowc - remove legacy Errata. (#10986)
     new 5914a47  Fix asan and valgrind issue with libswoc unit test (#11138)

The 6 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:
 code/include/swoc/BufferWriter.h     | 10 ++++++++--
 code/include/swoc/Errata.h           |  1 +
 code/include/swoc/IntrusiveHashMap.h |  9 ---------
 code/src/TextView.cc                 |  7 ++++++-
 unit_tests/ex_IntrusiveDList.cc      |  6 ++++++
 unit_tests/ex_MemArena.cc            |  3 +++
 unit_tests/test_IntrusiveDList.cc    | 37 ++++++++++++++++++++++++++++++++++++
 unit_tests/test_IntrusiveHashMap.cc  | 13 ++++++++++++-
 unit_tests/test_ip.cc                |  5 +++--
 9 files changed, 76 insertions(+), 15 deletions(-)

Reply via email to