summaryrefslogtreecommitdiff
path: root/src/hb-set.h
Commit message (Expand)AuthorAgeFilesLines
* [set] Add is_subsetBehdad Esfahbod2018-06-061-0/+4
* [set] Remove stale commentBehdad Esfahbod2018-05-251-2/+0
* [set] Add backwards iteratorBehdad Esfahbod2018-02-141-4/+15
* Deprecate hb_set_invert()Behdad Esfahbod2017-10-151-3/+0
* Public headers: Decorate public symbols with HB_EXTERNChun-wei Fan2015-11-231-26/+26
* Fix Since tagsBehdad Esfahbod2015-09-031-0/+3
* Annotate hb-set a bit; add HB_SET_VALUE_INVALIDBehdad Esfahbod2013-09-061-0/+2
* [tests] Start adding tests for hb-set.hBehdad Esfahbod2013-01-021-0/+3
* Rename hb_set_population() to hb_set_get_population()Behdad Esfahbod2012-11-211-1/+1
* Add / modify set API a bitBehdad Esfahbod2012-11-151-19/+36
* Make source more digestable for gobject-introspectionBehdad Esfahbod2012-06-161-1/+1
* Cleanup TRUE/FALSE vs true/falseBehdad Esfahbod2012-06-051-1/+1
* Add set iteratorBehdad Esfahbod2012-05-251-2/+9
* Add set symmetric differenceBehdad Esfahbod2012-05-251-0/+6
* Add a few more set operationsBehdad Esfahbod2012-04-241-3/+31
* Add hb_set_tBehdad Esfahbod2012-04-231-0/+91