efl/legacy/eina
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
..
debian fix debian rules files. 2009-05-26 17:34:53 +00:00
doc * New style for Eina Doxy... now lets see what will happend with the online generation ;) 2009-04-29 21:44:33 +00:00
m4 rewrite a bit that m4 macro 2009-08-20 08:31:26 +00:00
src shut down safety checks in the log module 2009-09-06 15:25:35 +00:00
win32 rename the dll name created by VS 2009-08-28 09:51:39 +00:00
.cvsignore Add benchmark support. 2008-08-06 15:54:56 +00:00
AUTHORS improve docs and simplify macro, by kubo. 2009-08-16 00:47:23 +00:00
COPYING fix copying to 2.1 again and keep static linking clause 2009-08-28 11:30:35 +00:00
ChangeLog Adding turran work to unify EFL data types and functions. 2008-07-30 12:46:55 +00:00
INSTALL Update configure as we now need automake 1.10. 2008-09-29 09:46:27 +00:00
Makefile.am * use a m4 macro for checking benchmark libraries and 2009-06-26 07:20:15 +00:00
NEWS Adding turran work to unify EFL data types and functions. 2008-07-30 12:46:55 +00:00
OLD-COPYING.PLAIN License changes (BSD -> LGPL) 2008-08-06 18:12:57 +00:00
README Let's see if the number of people asking what Eina is remains the same. 2008-12-30 15:38:11 +00:00
autogen.sh Use m4 directory. 2008-08-01 12:33:44 +00:00
configure.ac eina_log optimization: allow to compile out some debug messages. 2009-09-04 21:28:50 +00:00
eina-0.pc.in Use includedir instead of prefix/include to install Eina headers. 2008-12-04 16:25:40 +00:00
eina.pc.in install headers in $prefix/include/eina-$VERSION_MAJOR to allow parralel 2008-07-30 13:16:09 +00:00
eina.spec.in Sat Oct 25 11:41:49 2008 Michael Jennings (mej) 2008-10-25 18:46:18 +00:00

README

Data types library (List, hash, etc)