tvl-depot/absl/strings/internal
Abseil Team 044da8a29c Export of internal Abseil changes.
--
7c43cf69f00a02d8ed1e669cad12105de667a5ec by Abseil Team <absl-team@google.com>:

tagging benchmark tests as benchmarks

PiperOrigin-RevId: 242480880

--
3d8d518cde58cddc3d651ea6394ac0722f1f3149 by Samuel Benzaquen <sbenza@google.com>:

Implement %f natively for any input.
It evaluates the input at runtime and allocates stack space accordingly.

This removes a potential fallback into snprintf, improves performance, and removes all memory allocations in this formatting path.

PiperOrigin-RevId: 242474325

--
de2dc59909cd6c61960f46e647d297c17cb784b5 by Derek Mauro <dmauro@google.com>:

Add a script to test MacOS/Xcode/CMake

PiperOrigin-RevId: 242283929

--
dbc90e3dec22939d99397cd8894760bfe62480ec by Derek Mauro <dmauro@google.com>:

Release macos_xcode_bazel.sh

PiperOrigin-RevId: 242153782

--
92cda8a7ff7b4b974b0ae6a185cc449476336609 by Derek Mauro <dmauro@google.com>:

Add a script to test MacOS/Xcode/Bazel

PiperOrigin-RevId: 242144494
GitOrigin-RevId: 7c43cf69f00a02d8ed1e669cad12105de667a5ec
Change-Id: I3ae1f144a25a968cd4da0b2da0a3b268c81fd3bb
2019-04-08 13:14:41 -04:00
..
str_format Export of internal Abseil changes. 2019-04-08 13:14:41 -04:00
char_map.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
char_map_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
char_map_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_parse.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_parse.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_parse_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
escaping_test_common.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers_test_common.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
resize_uninitialized.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
resize_uninitialized_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stl_type_traits.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_join_internal.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_split_internal.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
utf8.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
utf8.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
utf8_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00