efl/legacy/eina/src/lib
Gustavo Sverzut Barbieri 32110747c9 eina_prefix: use log infrastructure.
use eina_log instead of weirdo printfs... multiple levels, greatness
everywhere... helped me debug emotion's warning.

It is always a pain to try to use library log and notice they are not
using their own standards :-/

   export EINA_LOG_LEVELS=eina_prefix:4





SVN revision: 63108
2011-09-03 05:31:25 +00:00
..
Makefile.am Eina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in's Libs.private 2011-07-14 07:18:11 +00:00
eina_accessor.c more docs to headers. 2011-04-07 11:12:45 +00:00
eina_array.c more docs to headers. 2011-04-07 11:12:45 +00:00
eina_benchmark.c more docs to .h files. 2011-04-07 11:16:30 +00:00
eina_binbuf.c fix eina_binbuf_* signatures to use unsigned char instead of char... 2011-06-26 00:08:03 +00:00
eina_binbuf_template_c.x Eina binbuf: Added eina_binbuff an auto resizing binary buffer. 2011-05-17 15:45:39 +00:00
eina_binshare.c more doc to h files 2011-04-07 11:30:22 +00:00
eina_convert.c more doxy -> h 2011-04-07 11:39:20 +00:00
eina_counter.c more doxy -> .h 2011-04-07 11:40:55 +00:00
eina_cpu.c revert non wanted changes 2011-01-06 18:26:40 +00:00
eina_error.c fix error_find to actually return the Eina_Error instead of just i 2011-04-15 00:41:01 +00:00
eina_file.c seriously guys. 2011-08-28 06:30:51 +00:00
eina_file_win32.c Eina : eina_file : eina_file_size_get() should return a size_t 2011-06-01 06:54:49 +00:00
eina_fp.c * eina: fix typo. 2010-12-15 11:14:47 +00:00
eina_hamster.c if we are going to have %d's - use them in the next scanf too. 2011-08-10 04:39:04 +00:00
eina_hash.c eina: rename eina_hash_free_set as eina_hash_free_cb_set. 2011-06-17 09:49:15 +00:00
eina_inlist.c eina: fix misspellings 2011-05-30 16:08:20 +00:00
eina_iterator.c more doxy -> .h 2011-04-07 12:23:22 +00:00
eina_lalloc.c uncrustify eina. 2010-07-28 02:37:05 +00:00
eina_list.c eina: Documentation for Eina_List. 2011-06-10 13:40:50 +00:00
eina_log.c more doxy to .h 2011-04-07 12:31:57 +00:00
eina_magic.c Eina: EINA_MAGIC example and documentation. 2011-06-20 21:15:17 +00:00
eina_main.c eina_prefix: use log infrastructure. 2011-09-03 05:31:25 +00:00
eina_matrixsparse.c doxy -> .h 2011-04-07 12:44:02 +00:00
eina_mempool.c formatting: alphabetical order 2011-04-27 16:58:23 +00:00
eina_mmap.c eina - just removed white spaces. 2011-08-16 09:08:02 +00:00
eina_module.c eina: make dlopen optional. 2011-08-09 08:39:39 +00:00
eina_object.c Eina: Groups shouldn't be inside themselves, and both groups 2011-07-15 18:37:44 +00:00
eina_prefix.c eina_prefix: use log infrastructure. 2011-09-03 05:31:25 +00:00
eina_private.h Eina binbuf: Fix compilation and correct the mistakes. 2011-05-18 11:45:32 +00:00
eina_quadtree.c make eina compile again on Windows CE 2011-01-04 18:09:22 +00:00
eina_rbtree.c doxy -> .h 2011-04-07 13:00:10 +00:00
eina_rectangle.c doxy -> .h 2011-04-07 13:01:48 +00:00
eina_safety_checks.c doxy -> .h 2011-04-07 13:05:05 +00:00
eina_sched.c Eina : eina_sched.c : simpler code on Windows 2011-06-01 06:12:55 +00:00
eina_share_common.c eina: the actual patch. 2011-08-03 12:01:35 +00:00
eina_share_common.h Eina: Moved the private headers to src/lib where they belong. 2010-08-19 08:30:01 +00:00
eina_simple_xml_parser.c fix win32 build 2011-04-13 17:51:00 +00:00
eina_str.c guys...null checks are not the end of the world. 2011-08-11 21:26:46 +00:00
eina_strbuf.c more doxy -> .h 2011-04-07 13:08:48 +00:00
eina_strbuf_common.c Eina strbuf: Add csize to documentation. 2011-06-12 07:58:59 +00:00
eina_strbuf_common.h Eina: add descriptions to eina accessor and eina strbuf. 2011-07-15 14:07:03 +00:00
eina_strbuf_template_c.x Eina binbuf: Added eina_binbuff an auto resizing binary buffer. 2011-05-17 15:45:39 +00:00
eina_stringshare.c eina: remove flood of debugging information. 2011-05-06 09:16:40 +00:00
eina_tiler.c move docs to .h 2011-04-07 10:26:38 +00:00
eina_unicode.c doxy->h 2011-04-07 13:15:31 +00:00
eina_ustrbuf.c doxy -> .h 2011-04-07 13:17:25 +00:00
eina_ustringshare.c doxy -> .h 2011-04-07 13:17:25 +00:00
eina_value.c uncrustify eina. 2010-07-28 02:37:05 +00:00