summaryrefslogtreecommitdiff
path: root/src/hb-set.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-06[set] Add is_subsetBehdad Esfahbod1-0/+4
2018-05-25[set] Remove stale commentBehdad Esfahbod1-2/+0
2018-02-14[set] Add backwards iteratorBehdad Esfahbod1-4/+15
2017-10-15Deprecate hb_set_invert()Behdad Esfahbod1-3/+0
2015-11-23Public headers: Decorate public symbols with HB_EXTERNChun-wei Fan1-26/+26
2015-09-03Fix Since tagsBehdad Esfahbod1-0/+3
2013-09-06Annotate hb-set a bit; add HB_SET_VALUE_INVALIDBehdad Esfahbod1-0/+2
2013-01-02[tests] Start adding tests for hb-set.hBehdad Esfahbod1-0/+3
2012-11-21Rename hb_set_population() to hb_set_get_population()Behdad Esfahbod1-1/+1
2012-11-15Add / modify set API a bitBehdad Esfahbod1-19/+36
2012-06-16Make source more digestable for gobject-introspectionBehdad Esfahbod1-1/+1
2012-06-05Cleanup TRUE/FALSE vs true/falseBehdad Esfahbod1-1/+1
2012-05-25Add set iteratorBehdad Esfahbod1-2/+9
2012-05-25Add set symmetric differenceBehdad Esfahbod1-0/+6
2012-04-24Add a few more set operationsBehdad Esfahbod1-3/+31
2012-04-23Add hb_set_tBehdad Esfahbod1-0/+91