summaryrefslogtreecommitdiff
path: root/src/common/symbols.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* License changeGravatar purpasmart962014-12-201-1/+1
|
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot2014-11-191-2/+2
| | | | or generated
* Common: Don't return a reference to a string when calling GetName in symbols.cppGravatar Lioncash2014-08-181-1/+1
| | | | Returning a copy of the string is what was likely meant to be done.
* Add symbols mapGravatar Mathieu Vaillancourt2014-04-121-0/+57