Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [HB] Flesh out Unicode funcs | Behdad Esfahbod | 2009-08-10 | 4 | -19/+65 |
* | [HB] Implement buffer UTF-X input | Behdad Esfahbod | 2009-08-10 | 2 | -6/+116 |
* | [HB] Add buffer UTF-X API | Behdad Esfahbod | 2009-08-10 | 1 | -0/+21 |
* | [HB] Add hb_buffer_reverse() | Behdad Esfahbod | 2009-08-10 | 2 | -3/+36 |
* | [HB] Reuse the positions array as alt string array | Behdad Esfahbod | 2009-08-10 | 2 | -20/+9 |
* | [HB] Start adding Unicode funcs | Behdad Esfahbod | 2009-08-10 | 8 | -236/+464 |
* | [HB] Put C++ inline's back | Behdad Esfahbod | 2009-08-10 | 7 | -41/+41 |
* | Add CXX check to configure | Behdad Esfahbod | 2009-08-10 | 1 | -10/+1 |
* | [HB] Don't override CXX compiler | Behdad Esfahbod | 2009-08-10 | 1 | -1/+2 |
* | Release 1.25.11.25.1 | Behdad Esfahbod | 2009-08-10 | 2 | -2/+20 |
* | [OT] Remove list of private (and gone) symbols from public def file | Behdad Esfahbod | 2009-08-10 | 1 | -3/+0 |
* | Revert "Build introspection again" | Behdad Esfahbod | 2009-08-10 | 1 | -15/+16 |
* | [HB] Indent | Behdad Esfahbod | 2009-08-10 | 1 | -4/+4 |
* | [HB] Remove unused code | Behdad Esfahbod | 2009-08-09 | 1 | -10/+0 |
* | [HB] Add a NEXT() macro | Behdad Esfahbod | 2009-08-09 | 4 | -18/+20 |
* | [HB] Remove done TODO item | Behdad Esfahbod | 2009-08-09 | 1 | -1/+0 |
* | [HB] Print mark sets in main.cc | Behdad Esfahbod | 2009-08-09 | 1 | -0/+2 |
* | [HB] Remove hb_ot_layout_table_find_feature() | Behdad Esfahbod | 2009-08-08 | 2 | -22/+0 |
* | [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t | Behdad Esfahbod | 2009-08-08 | 10 | -60/+44 |
* | [HB] Fix bug introduced recently | Behdad Esfahbod | 2009-08-08 | 1 | -2/+2 |
* | [HB] Remove clumsy macros and improve API | Behdad Esfahbod | 2009-08-08 | 8 | -354/+274 |
* | [HB] Fix various XXX issues | Behdad Esfahbod | 2009-08-06 | 2 | -6/+12 |
* | [HB] Remove unused var | Behdad Esfahbod | 2009-08-06 | 1 | -2/+0 |
* | [HB] Remove another stale XXX | Behdad Esfahbod | 2009-08-06 | 1 | -2/+0 |
* | [HB] Rebrand XXX as TODO | Behdad Esfahbod | 2009-08-06 | 1 | -2/+2 |
* | [HB] Remove stale XXX | Behdad Esfahbod | 2009-08-06 | 1 | -2/+0 |
* | [HB] Fix unaligned access | Behdad Esfahbod | 2009-08-06 | 2 | -3/+39 |
* | [HB] Remove a few 'inline's, though the compiler mostly ignores them | Behdad Esfahbod | 2009-08-06 | 3 | -12/+11 |
* | [HB] Fix blob to use a actual mutex | Behdad Esfahbod | 2009-08-06 | 3 | -43/+106 |
* | [HB] Use glib again | Behdad Esfahbod | 2009-08-06 | 4 | -36/+37 |
* | [OT] Remove SFNT special-casing. HB knows how to do that | Behdad Esfahbod | 2009-08-06 | 1 | -17/+13 |
* | [OT] Fix crash with non-SFNT fonts | Behdad Esfahbod | 2009-08-06 | 1 | -1/+1 |
* | [OT] Make sure we own face generic data before using it | Behdad Esfahbod | 2009-08-06 | 1 | -1/+4 |
* | [HB] Improve debug output | Behdad Esfahbod | 2009-08-06 | 1 | -3/+4 |
* | [HB] Minor | Behdad Esfahbod | 2009-08-06 | 1 | -1/+1 |
* | [HB] Add a few TODO itemsharfbuzz-ng | Behdad Esfahbod | 2009-08-05 | 1 | -3/+5 |
* | [HB] Improve debug output | Behdad Esfahbod | 2009-08-05 | 1 | -0/+8 |
* | [HB] Fix blob unlock | Behdad Esfahbod | 2009-08-05 | 1 | -1/+1 |
* | [HB] Improve debug output and fix mprotect bug | Behdad Esfahbod | 2009-08-05 | 3 | -25/+65 |
* | [HB] Minor | Behdad Esfahbod | 2009-08-05 | 1 | -0/+3 |
* | [HB] Fix build of main.cc | Behdad Esfahbod | 2009-08-05 | 2 | -6/+6 |
* | [HB] turn debugging off | Behdad Esfahbod | 2009-08-04 | 1 | -1/+1 |
* | Update doc templates | Behdad Esfahbod | 2009-08-04 | 2 | -10/+1 |
* | [HB] Fix another sanitize() bug; hopefully it's the last one | Behdad Esfahbod | 2009-08-04 | 1 | -1/+1 |
* | [HB] Fix a couple other sanitize() bugs | Behdad Esfahbod | 2009-08-04 | 2 | -4/+4 |
* | [HB] More debugging output | Behdad Esfahbod | 2009-08-04 | 1 | -5/+40 |
* | [HB] Fix fatal Sanitizer bug | Behdad Esfahbod | 2009-08-04 | 1 | -1/+1 |
* | [HB] Add missing sanitize | Behdad Esfahbod | 2009-08-04 | 1 | -0/+1 |
* | [HB] Add sanitize debugging facilities | Behdad Esfahbod | 2009-08-04 | 8 | -6/+136 |
* | [HB] Rename open-types to open-type; beauty | Behdad Esfahbod | 2009-08-04 | 4 | -3/+3 |