index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
strings
/
cord.h
Commit message (
Expand
)
Author
Age
*
Minor cleanup for `absl::Cord`
Abseil Team
2024-04-18
*
Add `absl::AppendCordToString`
Abseil Team
2024-04-18
*
Add ABSL_ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten/TryFlat
Abseil Team
2024-04-04
*
Fix a bug in `Cord::{Append,Prepend}(CordBuffer)`: call
Marcin Kowalczyk
2024-03-26
*
Switch rank structs to be consistent with written guidance in go/ranked-overl...
Matt Kulukundis
2024-02-07
*
Optimize `Cord::Swap()` for missed compiler optimization in clang.
Martijn Vels
2024-02-01
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
*
Fixing a comment to be correct with the current code.
Abseil Team
2023-12-06
*
Fixed a very small typo in the Cord::empty() docstring.
Abseil Team
2023-11-14
*
Add `AbslStringify()` support to `absl::Cord`
Abseil Team
2023-10-24
*
Remove unused internal function `InlineRep::empty()` which has misleading sem...
Abseil Team
2023-09-14
*
Remove CordRepRing experiment.
Martijn Vels
2023-09-08
*
Implement `Cord::Find()` and `Cord::Contains()`
Abseil Team
2023-08-16
*
Add ATTRIBUTE_LIFETIME_BOUND to Cord iterator methods
Abseil Team
2023-08-10
*
Remove a doubled up "with"
Dmitri Gribenko
2023-08-08
*
Add ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten and TryFlat
Abseil Team
2023-08-08
*
Remove a reference to the global string type, which does not exist as a separ...
Dmitri Gribenko
2023-08-07
*
Introduce a kTotalMorePrecise accounting mode for Cord::EstimatedMemoryUsage(...
Abseil Team
2023-06-29
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Refactor InlineData to allow for memory sanitizer changes step 2
Martijn Vels
2023-01-10
*
Refactor InlineData to allow for memory sanitizer changes step 1
Martijn Vels
2023-01-09
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
*
Support empty Cords with an expected checksum
Derek Mauro
2022-10-28
*
Cleanup: SmallMemmove nullify should also be limited to 15 bytes
Martijn Vels
2022-09-30
*
Cleanup: Move BitwiseCompare() to InlineData, and make it layout independent.
Martijn Vels
2022-09-29
*
Cleanup some InlineData internal layout specific details from cord.h
Martijn Vels
2022-09-29
*
Documentation: Remove an obsolete note about the implementation of `Cord`.
Abseil Team
2022-09-28
*
Internal Cleanup: removing unused internal function declaration.
Martijn Vels
2022-07-18
*
Add GetCustomAppendBuffer method to absl::Cord
Martijn Vels
2022-07-15
*
Fix several typos in comments.
Abseil Team
2022-06-10
*
Release absl::CordBuffer
Derek Mauro
2022-06-06
*
Fix typos.
Abseil Team
2022-05-27
*
Export of internal Abseil changes
Abseil Team
2022-03-14
*
Export of internal Abseil changes
Abseil Team
2022-02-17
*
Export of internal Abseil changes
Abseil Team
2022-02-14
*
Export of internal Abseil changes
Abseil Team
2021-12-15
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-11-30
*
Export of internal Abseil changes
Abseil Team
2021-11-17
*
Export of internal Abseil changes
Abseil Team
2021-11-09
*
Export of internal Abseil changes
Abseil Team
2021-11-02
*
Export of internal Abseil changes
Abseil Team
2021-09-30
*
Export of internal Abseil changes
Abseil Team
2021-08-06
*
Export of internal Abseil changes
Abseil Team
2021-05-07
*
Export of internal Abseil changes
Abseil Team
2021-05-04
*
Export of internal Abseil changes
Abseil Team
2021-04-30
*
Export of internal Abseil changes
Abseil Team
2021-04-28
*
Export of internal Abseil changes
Abseil Team
2021-04-27
*
Export of internal Abseil changes
Abseil Team
2021-04-23
*
Export of internal Abseil changes
Abseil Team
2021-04-22
[next]