index
:
breakpad
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
/
src
/
common
/
language.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pointer style to match the style guide
Mike Frysinger
2020-07-15
1
-11
/
+11
*
Avoid calling demangler for non-C++ symbols on Linux
Mikhail Borisov
2020-05-26
1
-6
/
+16
*
mac: Don’t try to demangle non-C++ symbols with the C++ demangler
Yngve N. Pettersen
2020-05-05
1
-0
/
+12
*
Use string instead of std::string
Joshua Peraza
2017-03-22
1
-1
/
+1
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
1
-2
/
+2
*
Don't demangle Rust symbols by default, but allow linking to rust-demangle.
Ted Mielczarek
2016-10-25
1
-0
/
+39
*
Fix dump_syms for C++ after 7398ce15b79d
Mark Mentovai
2016-09-26
1
-2
/
+2
*
Initial support for dumping DWARF corresponding to Swift code
Mark Mentovai
2016-09-23
1
-8
/
+83
*
Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary
mark@chromium.org
2011-10-22
1
-1
/
+1
*
Add missing constructor to CPPLanguage class to make it compile with CLang.
ted.mielczarek
2011-01-25
1
-0
/
+1
*
Breakpad symbol dumper: Move Linux dumping classes into src/common.
jimblandy
2010-04-05
1
-0
/
+82