This is an automated email from the ASF dual-hosted git repository.
jpeach pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from 5b64377 Add mkheader convenience script.
new f672674 TS-4370: Refactor and rename SrcLoc.
new e5dd21f TS-4370: Add a traffic_server option to list tests.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/appendices/command-line/traffic_server.en.rst | 7 ++-
iocore/eventsystem/I_Lock.h | 40 +++++++--------
iocore/eventsystem/Lock.cc | 6 +--
iocore/net/P_SSLUtils.h | 10 ++--
iocore/net/SSLUtils.cc | 2 +-
lib/ts/Diags.cc | 40 ++-------------
lib/ts/Diags.h | 46 ++---------------
lib/ts/Makefile.am | 2 +
lib/ts/Regression.cc | 31 +++++++++---
lib/ts/Regression.h | 22 ++++++---
lib/ts/SourceLocation.cc | 54 ++++++++++++++++++++
lib/ts/SourceLocation.h | 60 +++++++++++++++++++++++
proxy/Main.cc | 12 ++++-
proxy/shared/Error.cc | 2 +-
14 files changed, 208 insertions(+), 126 deletions(-)
create mode 100644 lib/ts/SourceLocation.cc
create mode 100644 lib/ts/SourceLocation.h
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].