summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [HB] Add a few TODO itemsharfbuzz-ngBehdad Esfahbod2009-08-051-3/+5
* [HB] Improve debug outputBehdad Esfahbod2009-08-051-0/+8
* [HB] Fix blob unlockBehdad Esfahbod2009-08-051-1/+1
* [HB] Improve debug output and fix mprotect bugBehdad Esfahbod2009-08-053-25/+65
* [HB] MinorBehdad Esfahbod2009-08-051-0/+3
* [HB] Fix build of main.ccBehdad Esfahbod2009-08-052-6/+6
* [HB] turn debugging offBehdad Esfahbod2009-08-041-1/+1
* Update doc templatesBehdad Esfahbod2009-08-042-10/+1
* [HB] Fix another sanitize() bug; hopefully it's the last oneBehdad Esfahbod2009-08-041-1/+1
* [HB] Fix a couple other sanitize() bugsBehdad Esfahbod2009-08-042-4/+4
* [HB] More debugging outputBehdad Esfahbod2009-08-041-5/+40
* [HB] Fix fatal Sanitizer bugBehdad Esfahbod2009-08-041-1/+1
* [HB] Add missing sanitizeBehdad Esfahbod2009-08-041-0/+1
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-048-6/+136
* [HB] Rename open-types to open-type; beautyBehdad Esfahbod2009-08-044-3/+3
* [HB] Save edit even if not writeableBehdad Esfahbod2009-08-041-4/+2
* Fix warningsBehdad Esfahbod2009-08-042-5/+2
* [HB] Fix warningsBehdad Esfahbod2009-08-043-2/+7
* [HB] Avoid infinite recusion in Extension sanitize()Behdad Esfahbod2009-08-042-0/+2
* [HB] Hook Sanitizer up. Hell's breaking loose right nowBehdad Esfahbod2009-08-043-12/+9
* [HB] Fix leakBehdad Esfahbod2009-08-041-0/+2
* [HB] Add SanitizerBehdad Esfahbod2009-08-041-5/+53
* [HB] Add XXXBehdad Esfahbod2009-08-041-0/+3
* [HB] Minor cleanupBehdad Esfahbod2009-08-044-5/+5
* [HB] Shuffle code aroundBehdad Esfahbod2009-08-041-62/+65
* Merge branch 'master' into harfbuzz-ngBehdad Esfahbod2009-08-046-36/+31
|\
| * Bug 590042 – pango-view.1 manpage should not be gzippedBehdad Esfahbod2009-07-281-6/+0
| * [atsui] Port to use CoreText instead of ATSBehdad Esfahbod2009-07-265-30/+31
* | [HB] More sanitize infrastructureBehdad Esfahbod2009-08-041-1/+28
* | [HB] open-file sanitize()Behdad Esfahbod2009-08-042-4/+55
* | [HB] Tag sanitize()Behdad Esfahbod2009-08-042-5/+9
* | [HB] GDEF sanitize()Behdad Esfahbod2009-08-044-3/+57
* | [HB] Fix Extension sanitize()Behdad Esfahbod2009-08-043-3/+5
* | [HB] Remove stale TODOBehdad Esfahbod2009-08-041-2/+0
* | [HB] Hookup NEUTER()Behdad Esfahbod2009-08-041-3/+3
* | [HB] Fix mix warningsBehdad Esfahbod2009-08-048-27/+15
* | [HB] GPOS sanitize()Behdad Esfahbod2009-08-043-6/+213
* | [HB] Sanitize DeviceTableBehdad Esfahbod2009-08-043-8/+19
* | [HB] More castsBehdad Esfahbod2009-08-041-1/+1
* | [HB] Fix couple of bugsBehdad Esfahbod2009-08-041-3/+3
* | [HB] More cast cleanupBehdad Esfahbod2009-08-044-71/+50
* | [Hb] Use reinterpret casts instead of direct casts to char *Behdad Esfahbod2009-08-046-50/+57
* | [HB] Merge more templatesBehdad Esfahbod2009-08-041-112/+55
* | [HB] Simplify indirect sanitize()Behdad Esfahbod2009-08-042-37/+26
* | [HB] Finish GSUB sanitize()Behdad Esfahbod2009-08-041-1/+20
* | [HB] Add commentBehdad Esfahbod2009-08-041-2/+4
* | [HB] Optimize sanitize()Behdad Esfahbod2009-08-041-1/+6
* | [HB] More sanitize()Behdad Esfahbod2009-08-045-16/+79
* | [HB] Start sanitize()Behdad Esfahbod2009-08-044-6/+376
* | [HB] Remove use of typeof()Behdad Esfahbod2009-08-034-12/+12