summaryrefslogtreecommitdiff
path: root/libqcdm/src/result.c
Commit message (Expand)AuthorAgeFilesLines
* libqcdm: remove useless checks on always true conditionBen Chan2018-10-271-2/+0
* libqcdm,libwmc: use C99 sized types from stdint.hAleksander Morgado2016-11-231-21/+20
* qcdm: remove unnecessary NULL check on free()Ben Chan2013-04-251-6/+3
* qcdm: add u16 arrays to resultsDan Williams2012-01-111-1/+78
* qcdm: remove usage of glibDan Williams2012-01-031-156/+282
* qcdm: allow result objects to hold boxed typesDan Williams2010-03-301-1/+43
* qcdm: add testcases for QCDMResult objectsDan Williams2010-02-221-0/+2
* qcdm: fix guint8 result member retrievalDan Williams2010-02-221-3/+3
* qcdm: fix unref-ing result objectsDan Williams2010-02-221-1/+1
* qcdm: whitespace fixesDan Williams2010-02-161-12/+12
* qcdm: implement command handling and minimal infrastructureDan Williams2010-02-161-0/+204