efl/legacy
Gustavo Sverzut Barbieri 07d2bde900 eina_safety_checks_init()
All these individual init functions are getting messy, some modules
lack them and it's easy to get inconsistent. Safety check needs error
and log, but these need safety checks as well, some modules (lalloc,
rbtree and others) use safety checks but provide no _init().

I want to know if we really gain something to init individual
modules. It should not be that expensive as init should not allocate
heavy resources and the recommendation is to call eina_init() so most
users will do that anyway.

If people agree I'll unmark all *_init() as EAPI and make them private
to eina lib.



SVN revision: 42214
2009-09-04 00:53:19 +00:00
..
ecore adding french and italian translations 2009-09-03 17:22:10 +00:00
edje Formatting. 2009-09-02 15:48:34 +00:00
eet update Visual Studio project 2009-08-28 06:32:45 +00:00
efreet formatting 2009-08-29 05:29:05 +00:00
eina eina_safety_checks_init() 2009-09-04 00:53:19 +00:00
embryo back to pre ver's 2009-07-29 08:19:34 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb Fixed generation of dist tarball in ethumb. 2009-08-04 07:34:52 +00:00
evas masks should be correctly rotated in the xcb engine, now 2009-08-25 16:21:09 +00:00
evil * src/lib/dlfcn/dlfcn.c: 2009-08-27 08:19:06 +00:00