This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
abseil-cpp
Watch
8
Star
0
Fork
You've already forked abseil-cpp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Abseil Common Libraries (C++) (grcp 依赖)
https://abseil.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
667
Commits
9
Branches
22
Tags
14 MiB
C++
94.3%
Starlark
2.2%
CMake
2%
C
0.9%
Shell
0.4%
Other
0.2%
Tag:
Branch:
Tree:
master
lts_2018_06_20
lts_2018_12_18
lts_2019_08_08
lts_2020_02_25
lts_2020_09_23
lts_2021_03_24
lts_2021_11_02
lts_2022_06_23
master
20180600
20181200
20181200.1
20190808
20190808.1
20200225
20200225.1
20200225.2
20200225.3
20200923
20200923.1
20200923.2
20200923.3
20210324.0
20210324.1
20210324.2
20210324.rc1
20211102.0
20211102.rc2
20220623.0
20220623.1
20220623.rc1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
abseil-cpp
/
absl
/
strings
History
Abseil Team
db8cd47898
Add support for enum types with AbslStringify
...
PiperOrigin-RevId: 487394692 Change-Id: I55e9b57055483dc921e9773c3643ea9be4f9bdf6
2 years ago
..
internal
Add support for enum types with AbslStringify
2 years ago
BUILD.bazel
Support logging of user-defined types that implement `AbslStringify()`
2 years ago
CMakeLists.txt
Support logging of user-defined types that implement `AbslStringify()`
2 years ago
ascii.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
ascii.h
…
ascii_benchmark.cc
…
ascii_test.cc
Fix "unsafe narrowing" warnings in absl, 10/n.
3 years ago
atod_manual_test.cc
Add more SimpleAtod / SimpleAtof test coverage
3 years ago
charconv.cc
Fix "unsafe narrowing" warnings in absl, 12/12.
3 years ago
charconv.h
…
charconv_benchmark.cc
…
charconv_test.cc
…
cord.cc
Cord: Avoid leaking a node if SetExpectedChecksum() is called on an
2 years ago
cord.h
Support empty Cords with an expected checksum
2 years ago
cord_analysis.cc
…
cord_analysis.h
…
cord_buffer.cc
…
cord_buffer.h
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
cord_buffer_test.cc
…
cord_ring_reader_test.cc
…
cord_ring_test.cc
…
cord_test.cc
Cord: Avoid leaking a node if SetExpectedChecksum() is called on an
2 years ago
cord_test_helpers.h
…
cordz_test.cc
…
cordz_test_helpers.h
…
escaping.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
escaping.h
Document Base64Unescape() padding
2 years ago
escaping_benchmark.cc
…
escaping_test.cc
Document Base64Unescape() padding
2 years ago
match.cc
…
match.h
…
match_test.cc
…
numbers.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
numbers.h
…
numbers_benchmark.cc
…
numbers_test.cc
Implement Eisel-Lemire for from_chars<float>
3 years ago
str_cat.cc
Move internal details from one source file to another more appropriate source
2 years ago
str_cat.h
Add support for enum types with AbslStringify
2 years ago
str_cat_benchmark.cc
…
str_cat_test.cc
Add support for enum types with AbslStringify
2 years ago
str_format.h
Adds documentation for stringification extension
3 years ago
str_format_test.cc
Add support for enum types with AbslStringify
2 years ago
str_join.h
…
str_join_benchmark.cc
…
str_join_test.cc
…
str_replace.cc
…
str_replace.h
…
str_replace_benchmark.cc
…
str_replace_test.cc
…
str_split.cc
…
str_split.h
…
str_split_benchmark.cc
…
str_split_test.cc
…
string_view.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
string_view.h
string_view: conditional constexpr is no longer needed for C++14
3 years ago
string_view_benchmark.cc
…
string_view_test.cc
Fix "unsafe narrowing" warnings in absl, 10/n.
3 years ago
strip.h
…
strip_test.cc
…
substitute.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
substitute.h
Support stringification of user-defined types in AbslStringify in absl::Substitute.
3 years ago
substitute_test.cc
Support stringification of user-defined types in AbslStringify in absl::Substitute.
3 years ago