summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_inlist.h
Commit message (Expand)AuthorAgeFilesLines
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-11-251-17/+17
* doxygen docs: add missing example referencesXavi Artigas2020-04-291-1/+3
* docs: fix to make docs contain proper imagesWonki Kim2019-12-101-6/+2
* eina: Add doxygen in/out tags for inlist and iteratorBryce Harrington2018-07-261-58/+64
* eina: Fix spelling errors in documentation (file..lock)Bryce Harrington2017-10-311-10/+10
* docs: Fix typos and some wrong expressions in Eina API reference doxygen.Myoungwoon Roy, Kim2017-02-211-51/+51
* eina inlist - cast container via void ptr to avoid warningsCarsten Haitzler (Rasterman)2017-02-121-1/+1
* eina: fix typos in doxygenJihoon Kim2015-04-131-3/+3
* efl/eina: General cleanup of Eina documentationJeff Grimshaw2014-03-201-3/+3
* eina: Set it to NULL before next iterationSebastian Dransfeld2013-12-071-1/+1
* eina - and e3fl in general - stop using eina_error_get/set - useless reallyCarsten Haitzler (Rasterman)2013-10-111-7/+6
* Eina inlist: Removed redundant if in EINA_INLIST_FOREACH_SAFE.Tom Hacohen2013-09-301-1/+1
* eina: add EINA_INLIST_REVERSE_FOREACH_FROM.Tae-Hwan Kim2013-09-251-0/+15
* eina: seems like all the compiler we support do support __typeof__.Cedric Bail2013-07-291-15/+4
* eina: use __typeof__ for public headers to build applications with c++0x.Ryuan Choi2013-07-261-4/+13
* eina: add EINA_INLIST_FREE.Cedric Bail2013-05-091-0/+16
* eina: add eina_inlist_first and eina_inlist_lastJérémy Zurcher2013-04-091-0/+34
* eina_inlist: fix eina_inlist_sort docJérémy Zurcher2013-04-051-1/+1
* Hush clang warnings for EINA_INLIST_FOREACH_SAFEDaniel Willmann2013-03-201-1/+1
* move eina headers into lib/eina like the rest of efl - at least beCarsten Haitzler2012-09-271-0/+840