Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -3/+4 |
* | vectors are cleared with "clear()", not with "empty() | thestig@chromium.org | 2012-04-11 | 1 | -2/+2 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -4/+3 |
* | issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me | ted.mielczarek | 2008-02-24 | 1 | -0/+1 |
* | Fix bug of issue 135, now can dump symbols for dynamic libraries. | luly81 | 2007-03-27 | 1 | -2/+2 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -2/+2 |
* | Fix UTF32ToUTF16Char() conversion. Fixes issue #99. Reviewed by bryner. | waylonis | 2006-12-20 | 1 | -2/+2 |
* | Change function declarations to match those of the header file. Amazingly, g... | waylonis | 2006-12-15 | 1 | -12/+12 |
* | Add unicode.org UTF-8/16/32 conversion code. | waylonis | 2006-12-15 | 1 | -0/+154 |