aboutsummaryrefslogtreecommitdiff
path: root/absl/strings/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Delete absl/strings/internal/has_absl_stringify.h now that theDerek Mauro2024-07-181-1/+0
* Three-way comparison spaceship <=> operators for Cord.Abseil Team2024-06-261-0/+1
* PR #1689: Minor: Add missing quotes in CMake string view library definitionRobert Schulze2024-06-101-2/+2
* Remove the hand-rolled CordLeaker and replace with absl::NoDestructorDerek Mauro2024-04-241-0/+1
* Add internal traits to absl::string_view for lifetimebound detectionAbseil Team2024-04-021-0/+1
* Use absl::NoDestructor for cordz global queue.Abseil Team2024-01-301-0/+1
* Fix a corner case in SpyHashState for exact boundaries.Matt Kulukundis2024-01-291-0/+1
* Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblockDerek Mauro2024-01-091-0/+1
* Add nullability annotationsDmitri Gribenko2023-12-111-0/+5
* Adds support for wchar_t/wchar_t*/std::wstring{_view} arguments to StrFormat().Abseil Team2023-12-051-3/+14
* Add a template gadget to detect whether a type supports the ostream operator.Zie Weaver2023-10-181-0/+26
* Delete `absl::strings_internal::HasAbslStringify`.Abseil Team2023-10-121-1/+0
* Make `HasAbslStringify` public.Abseil Team2023-09-131-0/+13
* Remove CordRepRing experiment.Martijn Vels2023-09-081-38/+0
* Add absl::CharSet.Abseil Team2023-08-231-4/+17
* Include what you spellDmitri Gribenko2023-08-081-7/+17
* Add a smaller library for string_view so that users canDerek Mauro2023-07-111-2/+18
* Merge pull request #1472 from pateldeev:ivCopybara-Service2023-06-091-0/+1
* Add a unit test that captures the current behavior of formatting of char type...Greg Falcon2023-06-051-0/+14
* Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.Andy Getzendanner2023-05-231-8/+10
* Fix missing includes/dependenciesDerek Mauro2023-02-021-0/+1
* Add memory sanitizer to absl::CordMartijn Vels2023-01-251-0/+1
* Allow Cord to store chunked checksumsDerek Mauro2022-12-111-0/+4
* Convert the full parser into constexpr now that Abseil requires C++14, and useSamuel Benzaquen2022-11-291-0/+1
* Support logging of user-defined types that implement `AbslStringify()`Phoebe Liang2022-11-021-0/+1
* Move internal details from one source file to another more appropriate sourceAndy Soffer2022-10-271-0/+1
* Implement function to calculate Damerau-Levenshtein distance between two stri...Abseil Team2022-10-171-0/+15
* Support stringification of user-defined types in AbslStringify in absl::Subst...Andy Soffer2022-10-141-0/+1
* Make sinks provided to `AbslStringify()` usable with `absl::Format()`.Marcin Kowalczyk2022-10-051-0/+1
* CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLICAbseil Team2022-10-031-0/+1
* Release absl::CordBufferDerek Mauro2022-06-061-0/+2
* Improve compiler errors for mismatched ParsedFormat inputs.Samuel Benzaquen2022-05-131-0/+1
* Export of internal Abseil changesAbseil Team2022-04-061-0/+1
* Export of internal Abseil changesAbseil Team2022-04-041-0/+13
* Export of internal Abseil changesAbseil Team2022-02-171-0/+18
* Export of internal Abseil changesAbseil Team2022-02-141-1/+0
* Export of internal Abseil changesAbseil Team2022-02-071-34/+0
* Export of internal Abseil changesAbseil Team2021-12-151-0/+2
* Export of internal Abseil changesAbseil Team2021-11-151-0/+1
* Export of internal Abseil changesAbseil Team2021-11-091-2/+8
* Export of internal Abseil changesAbseil Team2021-11-041-0/+16
* Export of internal Abseil changesAbseil Team2021-11-021-0/+13
* Export of internal Abseil changesAbseil Team2021-08-061-0/+1
* Export of internal Abseil changesAbseil Team2021-07-291-0/+20
* Export of internal Abseil changesAbseil Team2021-07-281-0/+20
* Export of internal Abseil changesAbseil Team2021-07-201-0/+35
* Export of internal Abseil changesAbseil Team2021-07-051-0/+20
* CMake: add option to use Google Test already installed on system (#969)Florin Crișan2021-06-091-40/+40
* Export of internal Abseil changesAbseil Team2021-05-061-1/+1
* Export of internal Abseil changesAbseil Team2021-05-051-5/+9