tvl-depot/absl/strings
Abseil Team 720c017e30 Changes imported from Abseil "staging" branch:
- a42e9b454ca8be7d021789cdb9bcada07d3e2d3e Merge pull request #57. by Derek Mauro <dmauro@google.com>
  - b1e03838f059c034a6489501804d516326246042 Move the long ostream tests into a separate source file u... by Alex Strelnikov <strel@google.com>
  - 7c56b7dbb05faa7e8653632e00be470331d79cb9 Return reference from absl::InlinedVector::emplace_back(). by Abseil Team <absl-team@google.com>
  - 85b070822b62688ff348d9ad9cc9e230a851f617 Treat \u or \U followed by Unicode surrogate character as... by Abseil Team <absl-team@google.com>

GitOrigin-RevId: a42e9b454ca8be7d021789cdb9bcada07d3e2d3e
Change-Id: I7d8fb68ffd7eb4e9e737f21fbed6d56b71985f94
2017-12-14 09:04:37 -05:00
..
internal Changes imported from Abseil "staging" branch: 2017-12-12 14:25:25 -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-14 09:04:37 -05:00
escaping.h Changes imported from Abseil "staging" branch: 2017-12-04 09:58: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-09-25 10:12:29 -04:00
numbers.h Changes imported from Abseil "staging" branch: 2017-10-16 12:00:04 -04:00
numbers_test.cc Changes imported from Abseil "staging" branch: 2017-12-12 14:25:25 -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