Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix UTF32ToUTF16Char() conversion. Fixes issue #99. Reviewed by bryner. | waylonis | 2006-12-20 | 1 | -2/+2 |
| | | | | git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@97 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Change function declarations to match those of the header file. Amazingly, ↵ | waylonis | 2006-12-15 | 1 | -12/+12 |
| | | | | | | gcc did not complain. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@89 4c0a9323-5329-0410-9bdc-e9ce6186880e | ||||
* | Add unicode.org UTF-8/16/32 conversion code. | waylonis | 2006-12-15 | 1 | -0/+154 |
Add wrapper functions to make things more convenient. git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@88 4c0a9323-5329-0410-9bdc-e9ce6186880e |