harfbuzz/src
Behdad Esfahbod bf93b636c4 Remove constructor from hb_prealloced_array_t
This was causing all object types to be non-POD and have static
initializers.  We don't need that!

Now, most nil objects just moved from .bss to .data.  Fixing for that
coming soon.
2012-06-05 14:17:32 -04:00
..
Makefile.am Add a lock-free cache type for int->int functions 2012-05-17 22:04:45 -04:00
check-c-linkage-decls.sh Remove C++ guards from source files 2011-08-04 20:00:53 -04:00
check-header-guards.sh Fix check-header-guards on OS X 2012-01-27 02:23:22 -05:00
check-includes.sh Add check-includes.sh 2011-05-27 15:58:54 -04:00
check-internal-symbols.sh Make checks more OS X friendly 2012-01-27 02:23:22 -05:00
check-libstdc++.sh Make checks more OS X friendly 2012-01-27 02:23:22 -05:00
gen-arabic-table.py Implement Arabic fallback shaping mandatory ligatures 2012-04-10 17:20:05 -04:00
gen-indic-table.py Generate fallback Arabic shaping table 2012-04-10 16:25:08 -04:00
hb-atomic-private.hh Remove hb_atomic_int_set/get() 2012-05-28 10:46:47 -04:00
hb-blob.cc Fix atomic-int op on Apple 2012-03-01 17:30:29 -08:00
hb-blob.h Remove public enum names again 2012-04-14 18:51:50 -04:00
hb-buffer-private.hh Add accessort to buffer for current info, current pos, and prev info 2012-05-13 15:45:18 +02:00
hb-buffer.cc Minor 2012-04-23 22:18:54 -04:00
hb-buffer.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-cache-private.hh Don't use atomic ops in hb_cache_t 2012-05-27 10:11:13 -04:00
hb-common.cc Make HB_DIRECTION_INVALID be zero 2012-04-12 17:38:23 -04:00
hb-common.h Minor 2012-04-14 19:40:18 -04:00
hb-fallback-shape-private.hh Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-fallback-shape.cc Fix warnings 2012-05-13 16:01:08 +02:00
hb-font-private.hh Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 2012-05-28 10:45:50 -04:00
hb-font.cc Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 2012-05-28 10:45:50 -04:00
hb-font.h Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 2012-05-28 10:45:50 -04:00
hb-ft.cc Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 2012-05-28 10:45:50 -04:00
hb-ft.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-glib.cc Add Unicode 6.1.0 scripts 2012-03-07 12:53:34 -05:00
hb-glib.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-gobject-enums.cc.tmpl Fix make distcheck 2011-08-24 19:36:50 +02:00
hb-gobject-structs.cc Add gobject enum support, but disabled for now 2011-08-19 19:59:24 +02:00
hb-gobject.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-graphite2-private.hh Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-graphite2.cc Minor 2012-04-23 22:18:54 -04:00
hb-graphite2.h Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-icu.cc [icu] Use U_FAILURE 2012-01-18 22:32:52 -05:00
hb-icu.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-mutex-private.hh Minor 2012-05-17 21:53:24 -04:00
hb-object-private.hh Remove constructor from hb_prealloced_array_t 2012-06-05 14:17:32 -04:00
hb-open-file-private.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-open-type-private.hh Finish off debug output beautification 2012-05-11 03:16:57 +02:00
hb-ot-head-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-hhea-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-hmtx-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-layout-common-private.hh Fix more warnings 2012-05-13 16:20:10 +02:00
hb-ot-layout-gdef-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-layout-gpos-table.hh Add accessort to buffer for current info, current pos, and prev info 2012-05-13 15:45:18 +02:00
hb-ot-layout-gsub-table.hh Fix substitution glyph class propagation 2012-05-22 22:12:22 -04:00
hb-ot-layout-gsubgpos-private.hh Fix substitution glyph class propagation 2012-05-22 22:12:22 -04:00
hb-ot-layout-private.hh [Indic] Move syllable tracking from Indic to generic layer 2012-05-11 11:41:39 +02:00
hb-ot-layout.cc Make closure() return void 2012-04-23 23:03:12 -04:00
hb-ot-layout.h Make closure() return void 2012-04-23 23:03:12 -04:00
hb-ot-map-private.hh Add hb_ot_shape_glyphs_closure() 2012-04-24 16:56:37 -04:00
hb-ot-map.cc Rename hb_glyph_map_t to hb_set_t 2012-04-23 22:23:17 -04:00
hb-ot-maxp-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-name-table.hh Annotate SANITIZE return values 2012-05-11 02:11:52 +02:00
hb-ot-shape-complex-arabic-table.hh Implement Arabic fallback shaping mandatory ligatures 2012-04-10 17:20:05 -04:00
hb-ot-shape-complex-arabic.cc Fix more unused-var warnings 2012-05-13 16:13:44 +02:00
hb-ot-shape-complex-indic-machine.rl Minor 2012-05-24 15:00:01 -04:00
hb-ot-shape-complex-indic-private.hh [Indic] Unbreak Devanagari 2012-05-11 22:01:33 +02:00
hb-ot-shape-complex-indic-table.hh Make src tests pass again 2012-03-07 15:33:14 -05:00
hb-ot-shape-complex-indic.cc Remove comma at the end of enum 2012-06-04 08:28:19 -04:00
hb-ot-shape-complex-misc.cc Fix more unused-var warnings 2012-05-13 16:13:44 +02:00
hb-ot-shape-complex-private.hh Fix compiler warnings 2012-05-11 23:10:31 +02:00
hb-ot-shape-normalize-private.hh Add normalize mode 2012-04-05 17:25:19 -04:00
hb-ot-shape-normalize.cc Fix more unused-var warnings 2012-05-13 16:13:44 +02:00
hb-ot-shape-private.hh Replace zerowidth invisible chars with a zero-advance space glyph 2012-05-09 15:04:13 +02:00
hb-ot-shape.cc Add accessort to buffer for current info, current pos, and prev info 2012-05-13 15:45:18 +02:00
hb-ot-tag.cc Pass through unknown ISO 639-3 language tags to OpenType engine 2011-09-02 13:31:19 -04:00
hb-ot-tag.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-ot.h Add hb_ot_shape_glyphs_closure() 2012-04-24 16:56:37 -04:00
hb-private.hh Remove constructor from hb_prealloced_array_t 2012-06-05 14:17:32 -04:00
hb-set-private.hh Remove constructor from hb_prealloced_array_t 2012-06-05 14:17:32 -04:00
hb-set.cc Add set iterator 2012-05-25 14:17:54 -04:00
hb-set.h Add set iterator 2012-05-25 14:17:54 -04:00
hb-shape.cc Make font immutable in hb_shape() 2012-04-17 12:37:19 -04:00
hb-shape.h Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-tt-font.cc Fix type conflicts on Windows without glib 2012-05-17 21:01:04 -04:00
hb-unicode-private.hh Remove tab character like other "zero-width" characters 2012-06-01 13:46:26 -04:00
hb-unicode.cc Minor 2012-04-24 16:02:12 -04:00
hb-unicode.h Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-uniscribe-private.hh Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-uniscribe.cc Fix Uniscribe clusters with multiple items 2012-05-09 19:10:07 +02:00
hb-uniscribe.h Hide backend-specific shape functions 2012-04-12 14:53:53 -04:00
hb-version.h.in Make it an error to include non-top-level headers 2012-04-12 13:17:44 -04:00
hb-warning.cc Warn if no Unicode functions implementation is found 2012-05-28 10:45:50 -04:00
hb.h Add hb_set_t 2012-04-23 22:44:59 -04:00
indic.cc Fix warnings 2012-06-05 14:06:04 -04:00
main.cc Fix warning and build issues 2012-05-05 22:38:20 +02:00