summaryrefslogtreecommitdiff
path: root/telepathy-glib/intset.c
Commit message (Expand)AuthorAgeFilesLines
* Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-6/+6
* Deprecate the slow version of TpIntset iterationSimon McVittie2012-05-021-3/+25
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* tp_intset_iter_{init,reset}: demacroifyWill Thompson2011-04-201-2/+16
* Prepare version 0.13.10telepathy-glib-0.13.10Will Thompson2010-12-201-2/+2
* TpIntset: factor out tp_intset_union_update, tp_intset_difference_updateSimon McVittie2010-12-171-19/+50
* Use "Since:" and "Deprecated:" instead of "@since" and "@deprecated"Simon McVittie2010-12-131-1/+1
* Prepare version 0.11.16Simon McVittie2010-09-151-3/+3
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-54/+54
* Rename TpIntSet to TpIntsetPhilip Withnall2010-09-141-7/+20
* Fix up some warnings produced by g-ir-scannerDanielle Madeley2010-09-101-3/+3
* Use G_STATIC_ASSERT instead of tp_verify()Simon McVittie2010-06-071-4/+4
* Prepare version 0.11.6telepathy-glib-0.11.6Simon McVittie2010-05-251-7/+7
* tp_intset_copy etc.: set #TpIntSet.largest_ever correctly on the copySimon McVittie2010-05-241-1/+31
* Added element-type and transfer annotations to garray argumentsMorten Mjelva2010-05-241-2/+2
* TpIntSet: improve documentation of TpIntSetFastIterSimon McVittie2010-05-211-0/+31
* tp_intset_is_empty: addSimon McVittie2010-05-211-0/+17
* fd.o #16170: TpIntSet: cope better with sparse setsSimon McVittie2010-05-211-175/+271
* Add/update version annotationsSimon McVittie2010-04-201-0/+2
* Move TpIntSet docs into the implementationSimon McVittie2010-04-161-2/+64
* Register TpIntSet as a boxed typeSimon McVittie2010-04-161-0/+21
* Mark merged code as new in 0.7.26, and update NEWSSimon McVittie2009-02-161-1/+1
* _new_containing is a better name than _new_singletonWill Thompson2009-02-041-2/+2
* Add tp_intset_new_singleton.Will Thompson2009-02-031-0/+21
* tp_intset_to_array() only needs a const TpIntSetSimon McVittie2008-05-301-1/+1
* tp_intset_from_array only needs a const arraySimon McVittie2008-05-291-1/+1
* fix another typo in tp_intset_iter_next documentationGuillaume Desmottes2007-11-271-1/+1
* fix typo in tp_intset_iter_next documentationGuillaume Desmottes2007-11-271-2/+2
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+645