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
/
escaping.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use local decoding buffer in HexStringToBytes
Abseil Team
2024-03-28
1
-5
/
+8
*
Prevent overflow in `absl::CEscape()`
Derek Mauro
2024-02-14
1
-4
/
+22
*
Add a version of absl::HexStringToBytes() that returns a bool
Derek Mauro
2024-02-05
1
-0
/
+42
*
Add nullability annotations
Dmitri Gribenko
2024-01-25
1
-17
/
+29
*
Add absl::CharSet.
Abseil Team
2023-08-23
1
-1
/
+1
*
Include what you spell
Dmitri Gribenko
2023-08-08
1
-3
/
+4
*
Be more consistent in the documentation and variable declarations for base64 ...
Abseil Team
2023-03-16
1
-32
/
+10
*
Remove obsolete RFC 3548 from escaping.cc's Base64UnescapeInternal. (Note tha...
Abseil Team
2022-12-12
1
-3
/
+1
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-17
1
-58
/
+70
*
Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".
Thomas Köppe
2022-08-04
1
-70
/
+58
*
Fix "unsafe narrowing" warnings in absl, 4/n.
Abseil Team
2022-08-04
1
-58
/
+70
*
Use HTTPS RFC URLs, which work regardless of the browser's locale.
Abseil Team
2022-07-18
1
-3
/
+4
*
Export of internal Abseil changes
Abseil Team
2020-11-16
1
-4
/
+4
*
Export of internal Abseil changes
Abseil Team
2020-03-10
1
-9
/
+9
*
Export of internal Abseil changes
Abseil Team
2020-01-09
1
-175
/
+13
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2019-12-06
1
-4
/
+5
*
Export of internal Abseil changes
Abseil Team
2019-10-18
1
-27
/
+6
*
Export of internal Abseil changes.
Abseil Team
2019-04-23
1
-4
/
+18
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-5
/
+5
*
Export of internal Abseil changes.
Abseil Team
2019-03-06
1
-5
/
+9
*
Export of internal Abseil changes.
Abseil Team
2018-12-26
1
-2
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-09-05
1
-2
/
+4
*
Export of internal Abseil changes.
Abseil Team
2018-08-30
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-08-23
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
1
-5
/
+5
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-12-20
1
-55
/
+55
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-12-14
1
-0
/
+17
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-09-25
1
-4
/
+3
*
Initial Commit
misterg
2017-09-19
1
-0
/
+1093