efl/legacy/eina/src/lib
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
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am + Add eina_cpu subsystem: just query cpu simd operations for now. 2009-01-26 16:27:00 +00:00
eina_accessor.c eina safety checks. 2008-12-26 18:31:14 +00:00
eina_array.c * eina/src/lib/eina_array.c: Fix small typo. 2009-02-03 13:20:30 +00:00
eina_benchmark.c * minor formatting 2009-01-23 16:11:45 +00:00
eina_convert.c Use correct type. 2008-12-29 08:53:01 +00:00
eina_counter.c * minor formatting 2009-01-23 16:11:45 +00:00
eina_cpu.c * formatting: new lines are good for reading code 2009-01-27 16:44:45 +00:00
eina_error.c * eina/src/lib/eina_list.c: Use less code. 2009-02-25 10:46:14 +00:00
eina_file.c put macro after declarations, otherwise vc++ is not happy 2009-01-23 16:43:14 +00:00
eina_hash.c New macros, documentation and consistency for iterators and accessors. 2009-02-27 16:32:22 +00:00
eina_inlist.c eina safety checks. 2008-12-26 18:31:14 +00:00
eina_iterator.c eina safety checks. 2008-12-26 18:31:14 +00:00
eina_lalloc.c eina safety checks. 2008-12-26 18:31:14 +00:00
eina_list.c New macros, documentation and consistency for iterators and accessors. 2009-02-27 16:32:22 +00:00
eina_magic.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
eina_main.c * minor formatting 2009-01-23 16:11:45 +00:00
eina_mempool.c * minor formatting 2009-01-23 16:11:45 +00:00
eina_module.c * eina/src/lib/eina_module.c: After deleting all members, we should flush the array. 2009-02-17 12:58:09 +00:00
eina_rbtree.c New macros, documentation and consistency for iterators and accessors. 2009-02-27 16:32:22 +00:00
eina_rectangle.c * eina/src/include/eina_array.h, 2009-01-20 15:56:48 +00:00
eina_stringshare.c fix warnings with vc++ 2009-01-23 18:24:35 +00:00
eina_tiler.c + Remove unlikely macro debug 2009-01-29 13:06:46 +00:00
eina_value.c * move standard header files from eina_private.h to source files 2008-08-28 07:46:42 +00:00