commit 03e20e37a11971de6717c88d392362ec9e858880 Author: Behdad Esfahbod Date: Tue Sep 8 11:41:38 2009 -0400 Release 1.25.6 NEWS | 7 +++++++ configure.in | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) commit 29f4c73be091fa950269d5923923482905bcd14b Author: Behdad Esfahbod Date: Sun Aug 30 21:02:28 2009 -0400 [HB] Add TODO item pango/opentype/TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit e10a17f28cbb8c6c4bd707b79af7e7d2b1370c16 Author: Behdad Esfahbod Date: Fri Aug 28 17:17:11 2009 -0400 [HB] Rename DEBUG to TRACE where appropriate pango/opentype/hb-open-file-private.hh | 8 +- pango/opentype/hb-open-type-private.hh | 50 ++++++------ pango/opentype/hb-ot-layout-common-private.hh | 32 ++++---- pango/opentype/hb-ot-layout-gdef-private.hh | 20 +++--- pango/opentype/hb-ot-layout-gpos-private.hh | 92 +++++++++++----------- pango/opentype/hb-ot-layout-gsub-private.hh | 72 +++++++++--------- pango/opentype/hb-ot-layout-gsubgpos-private.hh | 78 ++++++++++---------- 7 files changed, 176 insertions(+), 176 deletions(-) commit a6fbd0752ada8f1ae64b77b09b84202c969a3b9b Author: Behdad Esfahbod Date: Fri Aug 28 17:14:33 2009 -0400 [HB] Add GSUB/GPOS tracing pango/opentype/hb-ot-layout-gpos-private.hh | 29 ++++++++++++- pango/opentype/hb-ot-layout-gsub-private.hh | 28 ++++++++++++- pango/opentype/hb-ot-layout-gsubgpos-private.hh | 49 ++++++++++++++++++++++- 3 files changed, 98 insertions(+), 8 deletions(-) commit a9ab729acf465253f29a65481eb8730d1547f974 Author: Behdad Esfahbod Date: Fri Aug 28 16:31:20 2009 -0400 [HB] Allow enabling different debug facilities individually pango/opentype/hb-blob.c | 28 ++++++++++++++++------------ pango/opentype/hb-open-type-private.hh | 32 ++++++++++++++++++-------------- 2 files changed, 34 insertions(+), 26 deletions(-) commit 3e74e62983e77a83a74be5de3470595e3b6d7f2b Author: Behdad Esfahbod Date: Fri Aug 28 14:01:49 2009 -0400 Enable silent rules by default configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 735e2efc3369d4ad28a1ab73352232e39f768e27 Author: Behdad Esfahbod Date: Fri Aug 28 09:46:14 2009 -0400 Fix stupid array growing bug pango/opentype/hb-ot-layout.cc | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit d82431ec05b92cef903d02d47d8069a9427e96b9 Author: Behdad Esfahbod Date: Thu Aug 27 01:32:17 2009 -0400 [HB] Simplify counting pango/opentype/hb-ot-layout.cc | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 98428c0680625be6737d89bca6104ff95cd7037b Author: Behdad Esfahbod Date: Thu Aug 27 01:16:28 2009 -0400 Fix bug with lookup_index overflowing our static array Part of Bug 593240 - updating pango to latest git master makes things crash pango/pango-ot-info.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit ca180e1f0e2a453bd9ae16791b6bba1328cfffeb Author: Behdad Esfahbod Date: Thu Aug 27 00:21:04 2009 -0400 [HB] Indent pango/opentype/hb-blob.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit b16c2664af5be02dfa987f3e8449dcb04d108c00 Author: Behdad Esfahbod Date: Wed Aug 26 18:53:43 2009 -0400 [HB] Bug 593231 - < c99 compiler dislikes ValueRecord pango/opentype/hb-ot-layout-gpos-private.hh | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)