tvl-depot/absl/strings
Abseil Team d732f2014b Changes imported from Abseil "staging" branch:
- d5a5960a133967e4af02836d304884cd6cbd6e46 Adjusting time tests for flakiness by Gennadiy Civil <misterg@google.com>
  - ccb8535fdc92c3c99bfa2795e75d3fbdcb134571 Internal-only tweak. by Jorg Brown <jorg@google.com>
  - 4c03dd9e54bd4645e7e7a8dfb3c590f5b0654884 Fix comment on some C++11 type traits backport. by Xiaoyi Zhang <zhangxy@google.com>
  - 43cd12d2304464163e33ae932fbb842a869213dd Allow intrinsic int128 to be set for __ppc64__ targets. by Abseil Team <absl-team@google.com>
  - 789e9c13de67ef3c7ba09c765c3484621897b6bb Update README.md description of 'types' library to be con... by Abseil Team <absl-team@google.com>
  - 8be10d7683c90b85244ddc67360a7ca2dfffdf01 Update comment on move constructors' noexcept specificati... by Xiaoyi Zhang <zhangxy@google.com>

GitOrigin-RevId: d5a5960a133967e4af02836d304884cd6cbd6e46
Change-Id: I743efee47b9e65f46a44d9ab80ccd62cfd0c1301
2017-10-05 16:55:26 -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-04 10:18:49 -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