History log of /external/harfbuzz_ng/src/hb-set.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
085d4291a9f253a4b8e2eec8003ac11d02a9394f 12-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [introspection] Disable constructors for now

Since our types are not associated with their methods, marking
constructors makes them inaccessible from bindings. Undo for now.
/external/harfbuzz_ng/src/hb-set.cc
288f2899979bcc9e68f8115cb76e3271ed0e17bc 06-Sep-2013 Behdad Esfahbod <behdad@behdad.org> [docs/introspection] More annotations
/external/harfbuzz_ng/src/hb-set.cc
20cbc1f8eb0811e6cefa3be3550e80df9c372782 06-Sep-2013 Behdad Esfahbod <behdad@behdad.org> Annotate hb-set a bit; add HB_SET_VALUE_INVALID
/external/harfbuzz_ng/src/hb-set.cc
f9a611026785a80baa4cbff31ad0847beb70ca9a 18-Apr-2013 Behdad Esfahbod <behdad@behdad.org> Remove HB_DEBUG_SET_DIGESTS

Wasn't correct with the new combiner. I should add it back somehow,
but for now the digests seem to be working very well...
/external/harfbuzz_ng/src/hb-set.cc
4d2813d3e980c8e6150caafa604a78cc44bf62a2 17-Apr-2013 Behdad Esfahbod <behdad@behdad.org> Print set-digest hit ratio with HB_DEBUG_SET_DIGESTS
/external/harfbuzz_ng/src/hb-set.cc
8165f2765b93e99577ecc79b7956ae38c614bc78 03-Jan-2013 Behdad Esfahbod <behdad@behdad.org> [tests] Start adding tests for hb-set.h

Fails now. Fixing.
/external/harfbuzz_ng/src/hb-set.cc
ac064a2db2b7a010d99527e183145286215aea81 21-Nov-2012 Behdad Esfahbod <behdad@behdad.org> Rename hb_set_population() to hb_set_get_population()
/external/harfbuzz_ng/src/hb-set.cc
aec89de5641fbe1c3031d63dd5f40ec99bf2a538 16-Nov-2012 Behdad Esfahbod <behdad@behdad.org> Add / modify set API a bit
/external/harfbuzz_ng/src/hb-set.cc
0594a2448440208efa0acac9a5d8d52d43108289 06-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Cleanup TRUE/FALSE vs true/false
/external/harfbuzz_ng/src/hb-set.cc
f06ab8a4262c759b4723614fd28f55ee77aa8466 05-Jun-2012 Behdad Esfahbod <behdad@behdad.org> Better hide nil objects and make them const
/external/harfbuzz_ng/src/hb-set.cc
29ce446d3161b7ea5874352e5f8eb33cd59338c3 25-May-2012 Behdad Esfahbod <behdad@behdad.org> Add set iterator
/external/harfbuzz_ng/src/hb-set.cc
62c3e111fce0ad34960871134c2eb6da572df303 25-May-2012 Behdad Esfahbod <behdad@behdad.org> Add set symmetric difference
/external/harfbuzz_ng/src/hb-set.cc
f039e79d5438a8fc4a3ec11a387bbfc0f6b83024 18-May-2012 Behdad Esfahbod <behdad@behdad.org> Don't use min/max as function names

They can be macros on some systems. Eg. mingw32.
/external/harfbuzz_ng/src/hb-set.cc
9f377ed3210fe7d9f15e0c4f82020556f9a8f6f0 13-May-2012 Behdad Esfahbod <behdad@behdad.org> Fix more unused-var warnings
/external/harfbuzz_ng/src/hb-set.cc
a5e39fed85e069ba1afbf90408349ad99ceb0e1d 25-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Minor
/external/harfbuzz_ng/src/hb-set.cc
6c6ccaf575392f6e6bb9a15534026e4ea462705b 24-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Add a few more set operations

TODO: Tests for hb_set_t.
/external/harfbuzz_ng/src/hb-set.cc
0b08adb3539f2ec29682456b89c69e89ff5e9c03 24-Apr-2012 Behdad Esfahbod <behdad@behdad.org> Add hb_set_t
/external/harfbuzz_ng/src/hb-set.cc