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

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


    from bf688de  Do not run clang-tidy on lib/yamlcpp/
     new e9ace8f  Exclude C header files from modernize-deprecated-headers
     new 8e96e0b  Suppress modernize-use-nullptr on ink_thread
     new d77cd73  Ran clang-tidy

The 11671 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:
 include/ts/apidefs.h.in                            |  2 +-
 include/tscore/EventNotify.h                       | 10 ++---
 include/tscore/Extendible.h                        |  4 +-
 include/tscore/Hash.h                              | 12 +++---
 include/tscore/HashFNV.h                           | 16 ++++----
 include/tscore/HashMD5.h                           | 10 ++---
 include/tscore/HashSip.h                           |  8 ++--
 include/tscore/List.h                              |  2 +-
 include/tscore/MT_hashtable.h                      |  8 ++--
 include/tscore/hugepages.h                         |  4 +-
 include/tscore/ink_defs.h                          |  6 +--
 include/tscore/ink_error.h                         |  4 +-
 include/tscore/ink_llqueue.h                       |  2 +-
 include/tscore/ink_lockfile.h                      |  8 ++--
 include/tscore/ink_memory.h                        |  2 +-
 include/tscore/ink_platform.h                      | 18 ++++----
 include/tscore/ink_thread.h                        |  3 ++
 include/tscpp/api/Async.h                          |  5 ++-
 include/tscpp/api/Headers.h                        |  2 +-
 include/wccp/Wccp.h                                | 12 +++---
 iocore/aio/I_AIO.h                                 |  2 +-
 iocore/cache/P_CacheHosting.h                      |  2 +-
 iocore/cache/P_CacheInternal.h                     |  4 +-
 iocore/dns/P_SplitDNSProcessor.h                   |  8 ++--
 iocore/eventsystem/I_Thread.h                      |  1 +
 iocore/hostdb/HostDB.cc                            |  2 +-
 iocore/hostdb/P_RefCountCache.h                    |  6 +--
 iocore/hostdb/P_RefCountCacheSerializer.h          |  7 ++--
 iocore/net/I_SessionAccept.h                       |  2 +-
 iocore/net/I_UDPConnection.h                       |  2 +-
 iocore/net/P_SNIActionPerformer.h                  |  2 +-
 iocore/net/P_SSLConfig.h                           |  2 +-
 iocore/net/P_SSLNetProcessor.h                     |  2 +-
 iocore/net/P_SSLNetVConnection.h                   |  4 +-
 iocore/net/P_SSLSNI.h                              |  4 +-
 iocore/net/P_SSLUtils.h                            |  2 +-
 iocore/net/P_UDPConnection.h                       |  4 +-
 iocore/net/P_UDPNet.h                              |  2 +-
 iocore/net/P_UDPPacket.h                           |  4 +-
 iocore/net/P_UnixPollDescriptor.h                  |  2 +-
 iocore/net/ProxyProtocol.h                         |  2 +-
 iocore/net/SSLSNIConfig.cc                         | 10 ++---
 iocore/net/SSLSessionCache.h                       |  2 +-
 iocore/utils/Machine.cc                            |  4 +-
 lib/records/I_RecCore.h                            |  2 +-
 lib/records/I_RecProcess.h                         |  2 +-
 lib/tsconfig/Errata.h                              |  2 +-
 lib/tsconfig/TsValue.h                             |  3 +-
 mgmt/utils/MgmtSocket.h                            |  2 +-
 plugins/background_fetch/rules.cc                  |  2 +-
 plugins/cachekey/cachekey.cc                       |  3 +-
 plugins/cachekey/configs.cc                        |  4 +-
 plugins/cachekey/pattern.h                         |  2 +-
 plugins/esi/lib/HandlerManager.h                   |  2 +-
 .../experimental/access_control/access_control.h   |  2 +-
 plugins/experimental/access_control/config.cc      | 30 +++++++-------
 plugins/experimental/access_control/headers.cc     |  4 +-
 plugins/experimental/access_control/pattern.h      | 10 ++---
 plugins/experimental/access_control/plugin.cc      |  4 +-
 plugins/experimental/access_control/utils.cc       |  6 +--
 plugins/experimental/access_control/utils.h        |  2 +-
 plugins/experimental/cookie_remap/cookie_remap.cc  | 48 +++++++++++-----------
 plugins/experimental/cookie_remap/cookiejar.cc     |  2 +-
 plugins/experimental/cookie_remap/cookiejar.h      |  2 +-
 plugins/experimental/cookie_remap/hash.h           |  4 +-
 .../experimental/cookie_remap/test_cookiejar.cc    |  2 +-
 plugins/experimental/inliner/cache-handler.h       | 12 +++---
 plugins/experimental/inliner/cache.h               |  4 +-
 plugins/experimental/inliner/chunk-decoder.h       |  6 +--
 plugins/experimental/inliner/fetcher.h             |  6 +--
 plugins/experimental/inliner/html-parser.h         |  8 ++--
 plugins/experimental/inliner/inliner-handler.h     |  6 +--
 plugins/experimental/inliner/png.h                 |  4 +-
 plugins/experimental/inliner/ts.h                  | 24 +++++------
 .../ja3_fingerprint/ja3_fingerprint.cc             |  7 ++--
 plugins/experimental/magick/magick.cc              | 22 +++++-----
 plugins/experimental/memcache/tsmemcache.cc        |  2 +-
 plugins/experimental/multiplexer/chunk-decoder.h   |  4 +-
 plugins/experimental/multiplexer/fetcher.h         |  6 +--
 plugins/experimental/multiplexer/ts.h              |  2 +-
 plugins/experimental/mysql_remap/lib/iniparser.h   |  6 +--
 plugins/experimental/mysql_remap/mysql_remap.cc    |  2 +-
 plugins/experimental/prefetch/common.cc            |  4 +-
 plugins/experimental/prefetch/configs.cc           | 26 ++++++------
 plugins/experimental/prefetch/fetch.cc             |  4 +-
 plugins/experimental/prefetch/fetch_policy.cc      |  2 +-
 plugins/experimental/prefetch/fetch_policy.h       |  2 +-
 plugins/experimental/prefetch/fetch_policy_lru.h   | 14 +++----
 .../experimental/prefetch/fetch_policy_simple.h    | 14 +++----
 plugins/experimental/prefetch/headers.cc           |  4 +-
 plugins/experimental/prefetch/pattern.cc           | 16 ++++----
 plugins/experimental/prefetch/pattern.h            |  2 +-
 plugins/experimental/prefetch/plugin.cc            |  6 +--
 plugins/experimental/slice/Config.cc               |  2 +-
 plugins/experimental/slice/Data.cc                 |  2 +-
 .../ssl_session_reuse/src/ats_ssl_plugin.cc        |  2 +-
 .../experimental/ssl_session_reuse/src/config.cc   |  4 +-
 .../ssl_session_reuse/src/openssl_utils.cc         |  6 +--
 .../experimental/ssl_session_reuse/src/publish.cc  |  2 +-
 .../ssl_session_reuse/src/session_process.cc       |  8 ++--
 .../ssl_session_reuse/src/session_process.h        |  4 +-
 .../experimental/ssl_session_reuse/src/ssl_init.cc |  2 +-
 .../ssl_session_reuse/src/ssl_key_utils.cc         |  8 ++--
 .../ssl_session_reuse/src/subscriber.cc            |  2 +-
 plugins/experimental/sslheaders/util.cc            |  6 +--
 plugins/experimental/traffic_dump/traffic_dump.cc  |  4 +-
 plugins/header_rewrite/condition.h                 |  2 +-
 plugins/header_rewrite/header_rewrite.cc           | 10 ++---
 plugins/header_rewrite/matcher.h                   |  2 +-
 plugins/header_rewrite/value.cc                    |  7 ++--
 plugins/header_rewrite/value.h                     |  6 +--
 proxy/HostStatus.h                                 |  2 +-
 proxy/RegressionSM.cc                              |  4 +-
 proxy/StatPages.h                                  | 18 ++++----
 proxy/TransformInternal.h                          | 18 ++++----
 proxy/hdrs/HdrHeap.cc                              | 24 +++++------
 proxy/http/HttpConfig.cc                           |  2 +-
 proxy/http/HttpTransact.h                          |  2 +-
 proxy/http/HttpTunnel.cc                           |  8 ++--
 proxy/http/HttpUpdateSM.h                          |  8 ++--
 proxy/http/remap/AclFiltering.h                    |  4 +-
 proxy/http/remap/UrlRewrite.cc                     |  8 ++--
 proxy/http2/Http2DependencyTree.h                  |  2 +-
 proxy/http2/RegressionHPACK.cc                     |  2 +-
 proxy/logging/LogAccess.cc                         | 12 +++---
 proxy/logging/LogAccess.h                          | 18 ++++----
 proxy/logging/LogBuffer.h                          |  4 +-
 proxy/logging/LogField.h                           |  4 +-
 src/traffic_cache_tool/CacheDefs.h                 |  2 +-
 src/traffic_cache_tool/CacheTool.cc                |  6 +--
 src/traffic_layout/file_system.cc                  |  8 ++--
 src/traffic_logcat/logcat.cc                       |  8 ++--
 src/traffic_logstats/logstats.cc                   |  2 +-
 src/traffic_server/CoreUtils.cc                    |  6 +--
 src/traffic_server/CoreUtils.h                     |  8 ++--
 src/traffic_server/InkAPI.cc                       | 36 ++++++++--------
 src/traffic_server/InkAPITest.cc                   |  4 +-
 src/traffic_top/stats.h                            |  2 +-
 src/traffic_wccp/wccp_client.cc                    |  4 +-
 src/tscore/ArgParser.cc                            |  3 +-
 src/tscore/ink_hrtime.cc                           |  2 +-
 src/tscore/runroot.cc                              |  6 +--
 src/tscore/unit_tests/test_IntrusiveHashMap.cc     |  4 +-
 src/tscore/unit_tests/test_PriorityQueue.cc        |  2 +-
 src/tscpp/api/TransformationPlugin.cc              |  2 +-
 145 files changed, 454 insertions(+), 445 deletions(-)

Reply via email to