efl/legacy/eina/src/include
Cedric BAIL fb238897e5 Use float instead of double.
SVN revision: 38292
2008-12-23 17:23:35 +00:00
..
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Eina.h Actually include eina_convert in the main header. 2008-10-20 15:01:01 +00:00
Makefile.am Use includedir instead of prefix/include to install Eina headers. 2008-12-04 16:25:40 +00:00
eina_accessor.h Fix include related to previous Eina Magic patch. 2008-12-08 10:51:51 +00:00
eina_array.h Fix EINA_ARRAY_ITER_NEXT off by one bug. With this fix you can no longer push 2008-12-19 17:55:57 +00:00
eina_benchmark.h Change eina_benchmark_register API as it can fail in many occasion. 2008-09-19 12:32:24 +00:00
eina_config.h.in Give more choice to eina_list mempool. 2008-10-06 14:47:09 +00:00
eina_convert.h * add benchmark and file documentation 2008-09-19 05:22:43 +00:00
eina_counter.h Remove uneeded included. 2008-12-09 14:30:54 +00:00
eina_error.h * add benchmark and file documentation 2008-09-19 05:22:43 +00:00
eina_f16p16.h Use float instead of double. 2008-12-23 17:23:35 +00:00
eina_file.h * add benchmark and file documentation 2008-09-19 05:22:43 +00:00
eina_hash.h Add small bucket support. 2008-12-16 16:49:29 +00:00
eina_inline_array.x Fix EINA_ARRAY_ITER_NEXT off by one bug. With this fix you can no longer push 2008-12-19 17:55:57 +00:00
eina_inline_hash.x __UNUSED__ macro is not exported by eina. 2008-12-09 11:01:12 +00:00
eina_inline_list.x Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_inline_mempool.x Put the mempool backend structure with other structure. 2008-10-20 13:23:18 +00:00
eina_inline_rbtree.x Fix some constness. 2008-11-10 16:23:56 +00:00
eina_inline_rectangle.x Add Eina_Rectangle_Pool support. Typically help for font handling in OpenGL or 2008-10-27 20:24:12 +00:00
eina_inlist.h do not segv on NULL inlist. 2008-12-06 06:11:39 +00:00
eina_iterator.h Fix include related to previous Eina Magic patch. 2008-12-08 10:51:51 +00:00
eina_lalloc.h add main doc for eina_convert 2008-09-23 15:57:57 +00:00
eina_list.h Let valgrind help with EINA_MAGIC. 2008-12-06 06:53:14 +00:00
eina_magic.h Application and library using Eina Magic API should be able to decide if they 2008-12-08 10:18:05 +00:00
eina_mempool.h Put the mempool backend structure with other structure. 2008-10-20 13:23:18 +00:00
eina_module.h Add dladdr and env code for eina_module from Vincent Torri. 2008-11-01 15:39:53 +00:00
eina_private.h Remove PATH_MAX use. 2008-12-23 13:12:06 +00:00
eina_rbtree.h Fix some constness. 2008-11-10 16:23:56 +00:00
eina_rectangle.h Make Eina_Rectangle_Pool more usable. 2008-10-28 15:28:46 +00:00
eina_stringshare.h Add and use eina_stringshare_ref(). 2008-11-04 16:25:12 +00:00
eina_types.h Update ac_attribute macro and remove __UNUSED__ declaration from eina. 2008-12-17 13:03:00 +00:00