efl/legacy/eina/src/lib
Gustavo Sverzut Barbieri 5939d76d9c Fix couple of issues with MAGIC handling.
eina_magic.h MUST include eina_config.h, otherwise it will not
consider EINA_MAGIC stuff. Worse than that, some files were including
that directly and were considering EINA_MAGIC attribute even if the
file that alloc'ed the memory were not!

Also add missing EINA_MAGIC_SET() to iterators and accessors.



SVN revision: 37960
2008-12-06 06:17:11 +00:00
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_accessor.c Make it possible to create iterators outside Eina. 2008-12-06 03:41:03 +00:00
eina_array.c Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_benchmark.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
eina_convert.c Zero is a correct value. 2008-10-20 13:21:52 +00:00
eina_counter.c Since CLOCK_PROCESS_CPUTIME_ID is a POSIX standard, we use it if it 2008-10-27 15:16:06 +00:00
eina_error.c Fix compilation and warnings on Windows: 2008-10-16 21:31:51 +00:00
eina_file.c finish doc of the file module. Add a warning if eina_file_split() is used 2008-09-20 08:42:35 +00:00
eina_hash.c Fix couple of issues with MAGIC handling. 2008-12-06 06:17:11 +00:00
eina_inlist.c Fix couple of issues with MAGIC handling. 2008-12-06 06:17:11 +00:00
eina_iterator.c Make it possible to create iterators outside Eina. 2008-12-06 03:41:03 +00:00
eina_lalloc.c add main doc for eina_convert 2008-09-23 15:57:57 +00:00
eina_list.c fix list accounting on sort! bad - how did this hide for so long? 2008-12-06 02:51:04 +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 Add Eina_Rectangle_Pool support. Typically help for font handling in OpenGL or 2008-10-27 20:24:12 +00:00
eina_mempool.c Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_module.c Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_rbtree.c Fix couple of issues with MAGIC handling. 2008-12-06 06:17:11 +00:00
eina_rectangle.c Make eina rectangle handle NULL case. 2008-10-30 10:54:58 +00:00
eina_stringshare.c put static functions where they belong 2008-11-08 16:47:52 +00:00
eina_value.c * move standard header files from eina_private.h to source files 2008-08-28 07:46:42 +00:00