aboutsummaryrefslogtreecommitdiff
path: root/src/common/string_conversion.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up build for 64 bit.dmaclach2010-07-191-4/+3
* issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=meted.mielczarek2008-02-241-0/+1
* Fix bug of issue 135, now can dump symbols for dynamic libraries.luly812007-03-271-2/+2
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Fix UTF32ToUTF16Char() conversion. Fixes issue #99. Reviewed by bryner.waylonis2006-12-201-2/+2
* Change function declarations to match those of the header file. Amazingly, g...waylonis2006-12-151-12/+12
* Add unicode.org UTF-8/16/32 conversion code.waylonis2006-12-151-0/+154