tvl-depot/absl/strings
Abseil Team 17cde19a0f Changes imported from Abseil "staging" branch:
- f13b203bb87afd3a9330030fb97a1318083d8618 Fix SubstituteTest under C++17 with libc++. by Derek Mauro <dmauro@google.com>
  - c551cdf6f70afac3f8ca143f4837f2187715eea9 Fix ABSL_HAVE_THREAD_LOCAL macro for Apple platforms. by Abseil Team <absl-team@google.com>
  - 931020efc43c184c4124975f50a02b377d960f9d Add Abseil Compilers Guide by Tom Manshreck <shreck@google.com>
  - 658f924ca7136c7994290955c5666b60da6ca5b9 Reimplement the SFINAE for allocator_traits::rebind to av... by Abseil Team <absl-team@google.com>
  - 4cb04fa739f70dd5ad0c8421ff4c444645136c7f Fix minor spelling error of 'returning'. by Abseil Team <absl-team@google.com>

GitOrigin-RevId: f13b203bb87afd3a9330030fb97a1318083d8618
Change-Id: I8573087795a50f8cc8367b0af1aedfbd2a89a793
2017-12-22 15:08:21 -05:00
..
internal Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
testdata Initial Commit 2017-09-19 16:54:40 -04:00
ascii.cc Initial Commit 2017-09-19 16:54:40 -04:00
ascii.h Initial Commit 2017-09-19 16:54:40 -04:00
ascii_test.cc Initial Commit 2017-09-19 16:54:40 -04:00
BUILD.bazel Changes imported from Abseil "staging" branch: 2017-11-15 16:39:55 -05:00
CMakeLists.txt Fix CMakeLists.txt for ostringstream_test 2017-11-27 12:05:25 +01:00
escaping.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
escaping.h Changes imported from Abseil "staging" branch: 2017-12-22 15:08:21 -05:00
escaping_test.cc Changes imported from Abseil "staging" branch: 2017-12-14 09:04:37 -05:00
match.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
match.h Changes imported from Abseil "staging" branch: 2017-11-08 13:52:20 -05:00
match_test.cc Initial Commit 2017-09-19 16:54:40 -04:00
numbers.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
numbers.h Changes imported from Abseil "staging" branch: 2017-12-15 08:52:46 -05:00
numbers_test.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
str_cat.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
str_cat.h Initial Commit 2017-09-19 16:54:40 -04:00
str_cat_test.cc Changes imported from Abseil "staging" branch: 2017-10-05 16:55:26 -04:00
str_join.h Changes imported from Abseil "staging" branch: 2017-12-01 15:25:15 -05:00
str_join_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
str_replace.cc Initial Commit 2017-09-19 16:54:40 -04:00
str_replace.h Initial Commit 2017-09-19 16:54:40 -04:00
str_replace_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
str_split.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
str_split.h Changes imported from Abseil "staging" branch: 2017-09-27 16:03:52 -04:00
str_split_test.cc Changes imported from Abseil "staging" branch: 2017-12-01 15:25:15 -05:00
string_view.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
string_view.h Changes imported from Abseil "staging" branch: 2017-10-11 11:01:17 -04:00
string_view_test.cc Changes imported from Abseil "staging" branch: 2017-10-18 10:56:40 -04:00
strip.h Initial Commit 2017-09-19 16:54:40 -04:00
strip_test.cc Changes imported from Abseil "staging" branch: 2017-11-22 15:25:43 -05:00
substitute.cc Initial Commit 2017-09-19 16:54:40 -04:00
substitute.h Changes imported from Abseil "staging" branch: 2017-12-22 15:08:21 -05:00
substitute_test.cc Initial Commit 2017-09-19 16:54:40 -04:00