efl/legacy/eina
Gustavo Sverzut Barbieri 8daa98f42e ouch, SPANK SPANK SPANK... me :-( wrong function attributes.
I forgot that EINA_CONST refer to the pointer itself, not to its
contents, as such the pointer did not changed, so gcc was optimizing
subsequent fetches of the value.

There should be another optimization to check for this... but then I
guess it's just c++



SVN revision: 46580
2010-02-27 14:51:52 +00:00
..
debian fix ticket #466 2009-12-04 11:37:42 +00:00
doc * eina: Fix doc layout. 2009-09-29 09:53:41 +00:00
m4 use C (and not C++) pthread library on Windows 2010-02-24 15:43:32 +00:00
src ouch, SPANK SPANK SPANK... me :-( wrong function attributes. 2010-02-27 14:51:52 +00:00
win32 add eina_fp.c in visual studio project files 2009-12-09 08:17:38 +00:00
.cvsignore Add benchmark support. 2008-08-06 15:54:56 +00:00
AUTHORS * eina_module: Add eina_module_find. Thanks to Fabiano Fidêncio <fidencio@profusion.mobi>. 2009-11-20 20:46:24 +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 add missing m4 files in tarballs 2010-01-24 11:25:19 +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
acinclude.m4 Fix build on RHEL5. 2010-02-08 07:07:20 +00:00
autogen.sh Use m4 directory. 2008-08-01 12:33:44 +00:00
configure.ac remove static/builtin modules warning, we ship with them on by default. 2010-02-26 00:30:01 +00:00
eina-0.pc.in update efl_fnmatch m4 macro 2010-02-03 20:46:32 +00:00
eina.pc.in * really export symbols on Windows (EFL_EINA_BUILD not 2009-09-25 15:39:53 +00:00
eina.spec.in Fix build on RHEL5. 2010-02-08 07:07:20 +00:00

README

Data types library (List, hash, etc)