index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
strings
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete absl/strings/internal/has_absl_stringify.h now that the
Derek Mauro
2024-07-18
1
-1
/
+0
*
Three-way comparison spaceship <=> operators for Cord.
Abseil Team
2024-06-26
1
-0
/
+1
*
PR #1689: Minor: Add missing quotes in CMake string view library definition
Robert Schulze
2024-06-10
1
-2
/
+2
*
Remove the hand-rolled CordLeaker and replace with absl::NoDestructor
Derek Mauro
2024-04-24
1
-0
/
+1
*
Add internal traits to absl::string_view for lifetimebound detection
Abseil Team
2024-04-02
1
-0
/
+1
*
Use absl::NoDestructor for cordz global queue.
Abseil Team
2024-01-30
1
-0
/
+1
*
Fix a corner case in SpyHashState for exact boundaries.
Matt Kulukundis
2024-01-29
1
-0
/
+1
*
Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock
Derek Mauro
2024-01-09
1
-0
/
+1
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
1
-0
/
+5
*
Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat().
Abseil Team
2023-12-05
1
-3
/
+14
*
Add a template gadget to detect whether a type supports the ostream operator.
Zie Weaver
2023-10-18
1
-0
/
+26
*
Delete `absl::strings_internal::HasAbslStringify`.
Abseil Team
2023-10-12
1
-1
/
+0
*
Make `HasAbslStringify` public.
Abseil Team
2023-09-13
1
-0
/
+13
*
Remove CordRepRing experiment.
Martijn Vels
2023-09-08
1
-38
/
+0
*
Add absl::CharSet.
Abseil Team
2023-08-23
1
-4
/
+17
*
Include what you spell
Dmitri Gribenko
2023-08-08
1
-7
/
+17
*
Add a smaller library for string_view so that users can
Derek Mauro
2023-07-11
1
-2
/
+18
*
Merge pull request #1472 from pateldeev:iv
Copybara-Service
2023-06-09
1
-0
/
+1
*
Add a unit test that captures the current behavior of formatting of char type...
Greg Falcon
2023-06-05
1
-0
/
+14
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
1
-8
/
+10
*
Fix missing includes/dependencies
Derek Mauro
2023-02-02
1
-0
/
+1
*
Add memory sanitizer to absl::Cord
Martijn Vels
2023-01-25
1
-0
/
+1
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
1
-0
/
+4
*
Convert the full parser into constexpr now that Abseil requires C++14, and use
Samuel Benzaquen
2022-11-29
1
-0
/
+1
*
Support logging of user-defined types that implement `AbslStringify()`
Phoebe Liang
2022-11-02
1
-0
/
+1
*
Move internal details from one source file to another more appropriate source
Andy Soffer
2022-10-27
1
-0
/
+1
*
Implement function to calculate Damerau-Levenshtein distance between two stri...
Abseil Team
2022-10-17
1
-0
/
+15
*
Support stringification of user-defined types in AbslStringify in absl::Subst...
Andy Soffer
2022-10-14
1
-0
/
+1
*
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
Marcin Kowalczyk
2022-10-05
1
-0
/
+1
*
CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC
Abseil Team
2022-10-03
1
-0
/
+1
*
Release absl::CordBuffer
Derek Mauro
2022-06-06
1
-0
/
+2
*
Improve compiler errors for mismatched ParsedFormat inputs.
Samuel Benzaquen
2022-05-13
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2022-04-06
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2022-04-04
1
-0
/
+13
*
Export of internal Abseil changes
Abseil Team
2022-02-17
1
-0
/
+18
*
Export of internal Abseil changes
Abseil Team
2022-02-14
1
-1
/
+0
*
Export of internal Abseil changes
Abseil Team
2022-02-07
1
-34
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-12-15
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-11-15
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-11-09
1
-2
/
+8
*
Export of internal Abseil changes
Abseil Team
2021-11-04
1
-0
/
+16
*
Export of internal Abseil changes
Abseil Team
2021-11-02
1
-0
/
+13
*
Export of internal Abseil changes
Abseil Team
2021-08-06
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-07-29
1
-0
/
+20
*
Export of internal Abseil changes
Abseil Team
2021-07-28
1
-0
/
+20
*
Export of internal Abseil changes
Abseil Team
2021-07-20
1
-0
/
+35
*
Export of internal Abseil changes
Abseil Team
2021-07-05
1
-0
/
+20
*
CMake: add option to use Google Test already installed on system (#969)
Florin Crișan
2021-06-09
1
-40
/
+40
*
Export of internal Abseil changes
Abseil Team
2021-05-06
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-05-05
1
-5
/
+9
[next]