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
/
cord.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Three-way comparison spaceship <=> operators for Cord.
Abseil Team
2024-06-26
1
-0
/
+33
*
Minor cleanup for `absl::Cord`
Abseil Team
2024-04-18
1
-2
/
+2
*
Add `absl::AppendCordToString`
Abseil Team
2024-04-18
1
-0
/
+23
*
Add ABSL_ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten/TryFlat
Abseil Team
2024-04-04
1
-2
/
+3
*
Fix a bug in `Cord::{Append,Prepend}(CordBuffer)`: call
Marcin Kowalczyk
2024-03-26
1
-0
/
+3
*
Switch rank structs to be consistent with written guidance in go/ranked-overl...
Matt Kulukundis
2024-02-07
1
-1
/
+1
*
Optimize `Cord::Swap()` for missed compiler optimization in clang.
Martijn Vels
2024-02-01
1
-1
/
+2
*
Add nullability annotations
Dmitri Gribenko
2023-12-11
1
-76
/
+101
*
Fixing a comment to be correct with the current code.
Abseil Team
2023-12-06
1
-2
/
+2
*
Fixed a very small typo in the Cord::empty() docstring.
Abseil Team
2023-11-14
1
-1
/
+1
*
Add `AbslStringify()` support to `absl::Cord`
Abseil Team
2023-10-24
1
-0
/
+8
*
Remove unused internal function `InlineRep::empty()` which has misleading sem...
Abseil Team
2023-09-14
1
-3
/
+0
*
Remove CordRepRing experiment.
Martijn Vels
2023-09-08
1
-1
/
+0
*
Implement `Cord::Find()` and `Cord::Contains()`
Abseil Team
2023-08-16
1
-0
/
+16
*
Add ATTRIBUTE_LIFETIME_BOUND to Cord iterator methods
Abseil Team
2023-08-10
1
-6
/
+6
*
Remove a doubled up "with"
Dmitri Gribenko
2023-08-08
1
-1
/
+1
*
Add ATTRIBUTE_LIFETIME_BOUND to Cord::Flatten and TryFlat
Abseil Team
2023-08-08
1
-2
/
+3
*
Remove a reference to the global string type, which does not exist as a separ...
Dmitri Gribenko
2023-08-07
1
-1
/
+1
*
Introduce a kTotalMorePrecise accounting mode for Cord::EstimatedMemoryUsage(...
Abseil Team
2023-06-29
1
-4
/
+31
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
1
-1
/
+1
*
Refactor InlineData to allow for memory sanitizer changes step 2
Martijn Vels
2023-01-10
1
-45
/
+4
*
Refactor InlineData to allow for memory sanitizer changes step 1
Martijn Vels
2023-01-09
1
-9
/
+8
*
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
1
-0
/
+5
*
Support empty Cords with an expected checksum
Derek Mauro
2022-10-28
1
-3
/
+26
*
Cleanup: SmallMemmove nullify should also be limited to 15 bytes
Martijn Vels
2022-09-30
1
-5
/
+5
*
Cleanup: Move BitwiseCompare() to InlineData, and make it layout independent.
Martijn Vels
2022-09-29
1
-15
/
+1
*
Cleanup some InlineData internal layout specific details from cord.h
Martijn Vels
2022-09-29
1
-4
/
+3
*
Documentation: Remove an obsolete note about the implementation of `Cord`.
Abseil Team
2022-09-28
1
-2
/
+1
*
Internal Cleanup: removing unused internal function declaration.
Martijn Vels
2022-07-18
1
-3
/
+0
*
Add GetCustomAppendBuffer method to absl::Cord
Martijn Vels
2022-07-15
1
-2
/
+26
*
Fix several typos in comments.
Abseil Team
2022-06-10
1
-16
/
+16
*
Release absl::CordBuffer
Derek Mauro
2022-06-06
1
-0
/
+79
*
Fix typos.
Abseil Team
2022-05-27
1
-5
/
+5
*
Export of internal Abseil changes
Abseil Team
2022-03-14
1
-0
/
+6
*
Export of internal Abseil changes
Abseil Team
2022-02-17
1
-32
/
+24
*
Export of internal Abseil changes
Abseil Team
2022-02-14
1
-1
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-12-15
1
-10
/
+26
*
Export of internal Abseil changes
Abseil Team
2021-12-13
1
-18
/
+16
*
Export of internal Abseil changes
Abseil Team
2021-11-30
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-11-17
1
-0
/
+5
*
Export of internal Abseil changes
Abseil Team
2021-11-09
1
-0
/
+25
*
Export of internal Abseil changes
Abseil Team
2021-11-02
1
-0
/
+28
*
Export of internal Abseil changes
Abseil Team
2021-09-30
1
-11
/
+5
*
Export of internal Abseil changes
Abseil Team
2021-08-06
1
-18
/
+19
*
Export of internal Abseil changes
Abseil Team
2021-05-07
1
-6
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-05-04
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-04-30
1
-52
/
+25
*
Export of internal Abseil changes
Abseil Team
2021-04-28
1
-0
/
+30
*
Export of internal Abseil changes
Abseil Team
2021-04-27
1
-10
/
+44
*
Export of internal Abseil changes
Abseil Team
2021-04-23
1
-1
/
+34
[next]