efl/legacy/eina/src/lib
Vincent Torri 718873e00c shut down safety checks in the log module
Note : currently, because of a circular calls of
eina_log_init() and eina_safety_checks_init(), eina
is not correctly shut down. Imho, eina_log should not
depend on the safety checks module. That would mean
some fprintf in eina_log_domain_new(), eina_log_domain_free(),
eina_log_domain_register()and eina_log_domain_unregister().


SVN revision: 42292
2009-09-06 15:25:35 +00:00
..
.cvsignore Don't display gcov file. 2008-08-01 12:24:53 +00:00
Makefile.am eina_log uses pthreads now (if enabled), so link libeina against pthread 2009-09-04 16:25:18 +00:00
eina_accessor.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_array.c loggify array. 2009-09-04 02:35:24 +00:00
eina_benchmark.c loggify benchmark. 2009-09-04 01:19:19 +00:00
eina_convert.c loggify eina_convert. 2009-09-04 01:03:27 +00:00
eina_counter.c eina_safety_checks_init() 2009-09-04 00:53:19 +00:00
eina_cpu.c typo 2009-08-29 20:53:12 +00:00
eina_error.c eina_error: deprecated old logging, move to eina_log. 2009-09-04 01:37:11 +00:00
eina_file.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_hamster.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_hash.c eina_safety_checks_init() 2009-09-04 00:53:19 +00:00
eina_inlist.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_iterator.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_lalloc.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_list.c loggify list. 2009-09-04 01:43:50 +00:00
eina_log.c shut down safety checks in the log module 2009-09-06 15:25:35 +00:00
eina_magic.c eina_error: deprecated old logging, move to eina_log. 2009-09-04 01:37:11 +00:00
eina_main.c eina_matrixsparse: welcome sparse matrix implementation and tests. 2009-09-04 13:43:44 +00:00
eina_matrixsparse.c eina_matrixsparse: loggify, install header, remove warnings and coding style. 2009-09-04 14:18:05 +00:00
eina_mempool.c loggify mempool. 2009-09-04 01:13:49 +00:00
eina_module.c shutdown array module 2009-09-06 08:39:04 +00:00
eina_rbtree.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_rectangle.c loggify rectangle. 2009-09-04 02:11:44 +00:00
eina_safety_checks.c oops! thanks Vincent. 2009-09-04 03:52:05 +00:00
eina_stringshare.c loggify stringshare, with extensive debug. 2009-09-04 02:03:46 +00:00
eina_tiler.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00
eina_value.c * add eina_config.h in all source files. Fix linking with Visual Studio 2009-08-28 12:03:34 +00:00