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

zwoop pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 40f80dc  make sure len is smaller than MAX_ENTRY before we use it as 
the index
     new d3ab5b5  BufferWriter: Some minor cleanups. Clean up use of 
std::literal, add bwf::Errno default constructor, move Date format to explicit 
default.
     new c25f554  BufferWriter: Add OptionalAffix support for optionally 
printing strings. Update the documenation.
     new 22b1ff6  TextView: Add constexpr literal constructor for 
std::string_view.

The 3 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:
 .../internal-libraries/buffer-writer.en.rst        | 92 ++++++++++++++++++----
 lib/ts/BufferWriter.h                              |  5 +-
 lib/ts/BufferWriterFormat.cc                       |  6 ++
 lib/ts/TextView.h                                  | 10 +++
 lib/ts/bwf_std_format.h                            | 48 ++++++++++-
 5 files changed, 141 insertions(+), 20 deletions(-)

Reply via email to