efl/legacy/eina/src
Gustavo Sverzut Barbieri e3cce7b79d New macros, documentation and consistency for iterators and accessors.
EINA_ITERATOR_FOREACH() and EINA_ACCESSOR_FOREACH() are new macros to
help us forget about nasty C details (like cast to (void **)).

Document most iterators and accessors.

All iterators now set EINA_ERROR_OUT_OF_MEMORY if it's the case.



SVN revision: 39267
2009-02-27 16:32:22 +00:00
..
include New macros, documentation and consistency for iterators and accessors. 2009-02-27 16:32:22 +00:00
lib New macros, documentation and consistency for iterators and accessors. 2009-02-27 16:32:22 +00:00
modules * eina/m4/efl_pthread.m4, 2009-02-17 14:18:14 +00:00
tests Fix wrong order and useless double include. 2009-01-20 15:40:36 +00:00
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Makefile.am Patch from Vincent Torri that cleanup tests, coverage and benchmark. 2008-09-29 14:35:28 +00:00