efl/legacy/eina/src/include
Gustavo Sverzut Barbieri 418c99a8e3 eina_log improvements: docs, micro optimizations and stderr logging by default.
* more docs.
 * do not getenv("EINA_LOG_ABORT") everytime, just at init.
 * EINA_UNLIKELY() in some critical paths (not that big impact anyway)
 * eina_log_print_cb_stderr() and use it by default.




SVN revision: 42196
2009-09-02 23:28:00 +00:00
..
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Eina.h * eina: Add more FP type (f8p24 and f32p32). 2009-08-31 13:52:17 +00:00
Makefile.am * eina: Add more FP type (f8p24 and f32p32). 2009-08-31 13:52:17 +00:00
eina_accessor.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_array.h * more doc in the tutorial of the array data type 2009-01-29 23:16:23 +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 * modify the way eina_config.h is built (see eina_config.h.in 2009-06-08 08:27:33 +00:00
eina_convert.h eina gets lots of gcc attributes to its api. 2008-12-26 13:17:51 +00:00
eina_counter.h API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_cpu.h * eina: Add eina_cpu_count. 2009-07-30 16:45:15 +00:00
eina_error.h export vargs version of eina_error_print(). 2009-04-06 12:41:50 +00:00
eina_f8p24.h * eina: Add more FP type (f8p24 and f32p32). 2009-08-31 13:52:17 +00:00
eina_f16p16.h + Fix the precision when multiplying two fixed point numbers 2009-03-01 12:35:30 +00:00
eina_f32p32.h * eina: Add more FP type (f8p24 and f32p32). 2009-08-31 13:52:17 +00:00
eina_file.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_hamster.h eina hamster++ 2009-08-13 00:47:55 +00:00
eina_hash.h * eina: Fix declaration according to Vincent Torri review. 2009-07-16 12:09:29 +00:00
eina_inline_array.x fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_inline_hash.x constness++ 2009-03-20 01:00:04 +00:00
eina_inline_list.x Patch from quarium. 2008-09-25 14:46:16 +00:00
eina_inline_mempool.x API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_inline_rbtree.x Fix some constness. 2008-11-10 16:23:56 +00:00
eina_inline_rectangle.x eina gets lots of gcc attributes to its api. 2008-12-26 13:17:51 +00:00
eina_inline_stringshare.x new -> news. people with g++ using eina in their c++ stuff will be most 2009-04-09 05:55:51 +00:00
eina_inline_trash.x cast. c++ doesn't like the implied void * -> struct * cast. 2009-07-16 03:04:56 +00:00
eina_inlist.h add missing stddef.h, required by offsetof() 2009-07-14 15:32:01 +00:00
eina_iterator.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_lalloc.h API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_list.h improve docs and simplify macro, by kubo. 2009-08-16 00:47:23 +00:00
eina_log.h eina_log improvements: docs, micro optimizations and stderr logging by default. 2009-09-02 23:28:00 +00:00
eina_magic.h * eina_magic: Test suite now work when magic debug is disabled. 2009-09-01 12:17:13 +00:00
eina_main.h fix a bit the documentation, but there are still 2009-06-22 20:03:58 +00:00
eina_mempool.h * more doc 2009-06-28 06:29:11 +00:00
eina_module.h * remove uneeded semicolons 2009-08-19 07:09:24 +00:00
eina_private.h loggify eina_module, adding couple of debug info. 2009-09-02 23:06:55 +00:00
eina_rbtree.h eina safety checks. 2008-12-26 18:31:14 +00:00
eina_rectangle.h fix a bit the documentation 2009-08-19 07:54:13 +00:00
eina_safety_checks.h * modify the way eina_config.h is built (see eina_config.h.in 2009-06-08 08:27:33 +00:00
eina_stringshare.h * eina: Fix declaration according to Vincent Torri review. 2009-07-16 12:09:29 +00:00
eina_tiler.h API BREAK: fix Eina API so that it is more consistent with the other EFL 2009-06-24 16:56:49 +00:00
eina_trash.h fix a bit the documentation 2009-08-19 07:54:13 +00:00
eina_types.h * eina: Fix SunPro compiler. 2009-08-11 14:14:42 +00:00