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
/
debugging
/
internal
/
demangle_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Demangle the C++ spaceship operator (ss, operator<=>).
Chris Mihelich
2024-05-23
1
-0
/
+22
*
Demangle C++ sZ encodings (sizeof...(pack)).
Chris Mihelich
2024-05-23
1
-0
/
+20
*
Demangle C++ so ... E encodings (typically array-to-pointer decay).
Chris Mihelich
2024-05-23
1
-0
/
+29
*
Recognize some simple Rust mangled names in Demangle.
Chris Mihelich
2024-05-06
1
-0
/
+9
*
`demangle`: Parse template template and C++20 lambda template param substitut...
Dino Radakovic
2024-02-15
1
-0
/
+30
*
`demangle`: Parse optional single template argument for built-in types
Dino Radakovic
2024-02-13
1
-0
/
+32
*
`demangle`: Parse `requires` clauses on template params, before function retu...
Dino Radakovic
2024-02-09
1
-0
/
+36
*
`demangle`: Parse `requires` clauses on functions
Dino Radakovic
2024-02-09
1
-0
/
+11
*
`demangle`: Parse C++20-compatible template param declarations, except those ...
Dino Radakovic
2024-02-08
1
-2
/
+41
*
`demangle`: Implement parsing for simplest constrained template arguments
Dino Radakovic
2024-02-07
1
-0
/
+33
*
Re-submit with a fix for platforms without RTTI.
Abseil Team
2023-10-02
1
-0
/
+22
*
Delete dead function.
Abseil Team
2023-09-27
1
-10
/
+0
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
1
-22
/
+0
*
Add an internal wrapper for `abi::__cxa_demangle()`.
Abseil Team
2023-09-26
1
-0
/
+22
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
1
-2
/
+2
*
Fix spelling mistakes
Vertexwahn
2023-04-27
1
-1
/
+1
*
Support [[gnu::abi_tag("xyz")]] demangling.
Abseil Team
2022-07-13
1
-0
/
+24
*
Export of internal Abseil changes
Abseil Team
2021-03-18
1
-4
/
+26
*
Export of internal Abseil changes
Abseil Team
2020-07-31
1
-3
/
+5
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes.
Abseil Team
2019-04-23
1
-2
/
+3
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
1
-0
/
+1
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-02-22
1
-0
/
+191
[prev]