aboutsummaryrefslogtreecommitdiff
path: root/src/common/convert_UTF.h
Commit message (Collapse)AuthorAgeFilesLines
* Add include guards and avoid redefinition of false/true in convert_UTF.mark@chromium.org2013-12-051-0/+5
| | | | | | | | | Patch by Alistair Tse <altse@chromium.org> Review URL: https://breakpad.appspot.com/834002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1245 4c0a9323-5329-0410-9bdc-e9ce6186880e
* Add unicode.org UTF-8/16/32 conversion code.waylonis2006-12-151-0/+143
Add wrapper functions to make things more convenient. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@88 4c0a9323-5329-0410-9bdc-e9ce6186880e