tvl-depot/absl/strings
Abseil Team 029795a9b5 Changes imported from Abseil "staging" branch:
- 3e05f2c346a9faf07088c49d590d49a9199e7edd Simplify Duration's operator-() by Jorg Brown <jorg@google.com>
  - 3c4942375a6d17e887bb6ab7cf2d0e763d58a511 Rewrite `noexcept(noexcept(allocator_type()))` to instead... by Matt Calabrese <calabrese@google.com>
  - 02f35a684201a6aa9f70e8b0a041993676f2d230 Fix comment on remove_prefix since the function is not re... by Abseil Team <absl-team@google.com>
  - ceb40aba8031e0ccec9cd49da844882df100c56f Fix mutex_test under TSAN. by Derek Mauro <dmauro@google.com>
  - 7bd12e7ddc5d074e1b9c9f037879211fa1d81f8c Slight wording tweaks for "adopting" wrappers by Abseil Team <absl-team@google.com>
  - c3580afe092e0357d40b1769314f36da1b887c65 Internal cleanup. by Greg Miller <jgm@google.com>

GitOrigin-RevId: 3e05f2c346a9faf07088c49d590d49a9199e7edd
Change-Id: If3df72fba3803398cfcbb323fb4cb84ec55511aa
2017-10-11 11:01:17 -04:00
..
internal Changes imported from Abseil "staging" branch: 2017-09-27 16:03:52 -04: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_ctype.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-09-27 16:03:52 -04:00
escaping.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
escaping.h Initial Commit 2017-09-19 16:54:40 -04:00
escaping_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04: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-09-25 10:12:29 -04:00
match_test.cc Initial Commit 2017-09-19 16:54:40 -04:00
numbers.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
numbers.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
numbers_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04: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 Initial Commit 2017-09-19 16:54:40 -04: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-09-25 10:12:29 -04: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-09-25 10:12:29 -04:00
strip.h Initial Commit 2017-09-19 16:54:40 -04:00
strip_test.cc Initial Commit 2017-09-19 16:54:40 -04: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