tvl-depot/absl/strings
Abseil Team ff70456473 Changes imported from Abseil "staging" branch:
- 20f4e7133d695e9a05e13ebdfd4d78da310b42b5 Remove the warning supressions -Wno-documentation and by Derek Mauro <dmauro@google.com>
  - e1bde85c0571673b1e7a88b9d45a393606ba7e6c Changed the optimized version of strings_internal::JoinAl... by Abseil Team <absl-team@google.com>
  - 746e6716b4c15be61547670d68d25a1c850d3954 Add missing absl:: qualification. by Alex Strelnikov <strel@google.com>
  - 4e5c18c488cbd49ca72b02911cf22d830d5a7f16 Internals change: Remove the ability to pass a custom met... by Greg Falcon <gfalcon@google.com>
  - 65d58107a5730d4b6468bbffc72bea2f980af826 Moved most common character case (ascii printable) out of... by Abseil Team <absl-team@google.com>
  - f031331cc55a3d57b9110e12c7cbe50ac3e2a04f Add missing copyright headers to a few source files. by Greg Falcon <gfalcon@google.com>
  - 6035a77af6fa951c536b42df4c710d16d1817aec Enable libstdc++'s memcmp optimization in absl::equal for... by Abseil Team <absl-team@google.com>
  - 73a665a4a10781e5d89f75a876ece7ad859f4116 Fix minor spelling error "hexidecimal". by Abseil Team <absl-team@google.com>

GitOrigin-RevId: 20f4e7133d695e9a05e13ebdfd4d78da310b42b5
Change-Id: Id8c18ebd331d096935052a6ab259ebe0e2ef13ae
2017-12-20 17:03:18 -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-20 17:03:18 -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-09-25 10:12:29 -04:00
substitute_test.cc Initial Commit 2017-09-19 16:54:40 -04:00