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
/
internal
/
cord_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LINT.IfChange syntax
Derek Mauro
2024-07-22
1
-2
/
+2
*
Deprecate `ABSL_ATTRIBUTE_NORETURN` in favor of the `[[noreturn]]`
Derek Mauro
2024-07-01
1
-1
/
+1
*
Remove obsolete TODO
Abseil Team
2024-06-04
1
-1
/
+0
*
Switch rank structs to be consistent with written guidance in go/ranked-overl...
Matt Kulukundis
2024-02-07
1
-5
/
+6
*
Optimize `Cord::Swap()` for missed compiler optimization in clang.
Martijn Vels
2024-02-01
1
-0
/
+20
*
Add a pragma to disable a stringop-overflow warning for GCC12+
Abseil Team
2023-12-18
1
-0
/
+8
*
Remove CordRepRing experiment.
Martijn Vels
2023-09-08
1
-18
/
+2
*
Remove unused ReservedFlag.
Tomas Dzetkulic
2023-08-30
1
-27
/
+9
*
Optimize Cord Refcount decrement.
Connal de Souza
2023-06-09
1
-7
/
+15
*
Fixed Windows DLL builds of test targets
Derek Mauro
2023-05-12
1
-6
/
+0
*
Make `SanitizerSafeCopy()` constexpr, and check for constant evaluation
Martijn Vels
2023-01-25
1
-8
/
+12
*
Add memory sanitizer to absl::Cord
Martijn Vels
2023-01-25
1
-30
/
+161
*
Refactor InlineData to allow for memory sanitizer changes step 2
Martijn Vels
2023-01-10
1
-0
/
+58
*
Refactor InlineData to allow for memory sanitizer changes step 1
Martijn Vels
2023-01-09
1
-56
/
+89
*
Remove possible UB from CopyRaw()
Martijn Vels
2022-12-07
1
-1
/
+6
*
Fix "unsafe narrowing" warnings in absl, 12/12.
Abseil Team
2022-10-13
1
-1
/
+1
*
Revert change to internal 'Rep', this causes issues for gdb
Martijn Vels
2022-10-13
1
-141
/
+103
*
Reorganize InlineData into an inner Rep structure.
Martijn Vels
2022-10-13
1
-103
/
+141
*
Change Cord internal layout, which reduces store-load penalties on ARM
Martijn Vels
2022-10-11
1
-36
/
+41
*
Cleanup: Move BitwiseCompare() to InlineData, and make it layout independent.
Martijn Vels
2022-09-29
1
-0
/
+23
*
Fix "unsafe narrowing" warnings in absl, 5/n.
Abseil Team
2022-08-17
1
-2
/
+3
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
1
-1
/
+1
*
Cord: workaround a GCC 12.1 bug that triggers a spurious warning
Derek Mauro
2022-05-20
1
-1
/
+3
*
Export of internal Abseil changes
Abseil Team
2022-04-18
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2022-03-30
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2022-03-02
1
-0
/
+27
*
Export of internal Abseil changes
Abseil Team
2022-02-23
1
-13
/
+45
*
Export of internal Abseil changes
Abseil Team
2022-02-14
1
-29
/
+1
*
Export of internal Abseil changes
Abseil Team
2022-02-03
1
-6
/
+0
*
Export of internal Abseil changes
Abseil Team
2022-01-05
1
-4
/
+5
*
Export of internal Abseil changes
Abseil Team
2021-11-19
1
-6
/
+9
*
Export of internal Abseil changes
Abseil Team
2021-11-09
1
-31
/
+29
*
Export of internal Abseil changes
Abseil Team
2021-11-04
1
-6
/
+11
*
Export of internal Abseil changes
Abseil Team
2021-11-02
1
-10
/
+31
*
Export of internal Abseil changes
Abseil Team
2021-10-18
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-08-18
1
-28
/
+38
*
Export of internal Abseil changes
Abseil Team
2021-08-10
1
-9
/
+16
*
Export of internal Abseil changes
Abseil Team
2021-08-06
1
-0
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-07-09
1
-3
/
+18
*
Export of internal Abseil changes
Abseil Team
2021-07-05
1
-7
/
+13
*
Export of internal Abseil changes
Abseil Team
2021-06-18
1
-3
/
+13
*
Export of internal Abseil changes
Abseil Team
2021-05-07
1
-0
/
+10
*
Export of internal Abseil changes
Abseil Team
2021-04-22
1
-0
/
+4
*
Export of internal Abseil changes
Abseil Team
2021-04-07
1
-12
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-02-03
1
-0
/
+6
*
Export of internal Abseil changes
Abseil Team
2021-02-02
1
-20
/
+24
*
Export of internal Abseil changes
Abseil Team
2021-01-25
1
-22
/
+8
*
Export of internal Abseil changes
Abseil Team
2021-01-21
1
-0
/
+5
*
Export of internal Abseil changes
Abseil Team
2021-01-20
1
-36
/
+170
*
Export of internal Abseil changes
Abseil Team
2021-01-13
1
-4
/
+4
[next]