efl/legacy/eet/src/lib
Cedric BAIL 46fd048e2c * eet: Improve speed of eet_data_read decoding. Mostly for array.
NOTE: with a major rewrite of the way array does the structure
	allocation/destruction it could be made much faster. That would
	improve speed for both edje file loading and efreet cache loading.
	But I will postpone that for after the release.


SVN revision: 55069
2010-11-29 18:38:24 +00:00
..
.cvsignore ignore 2008-08-06 04:58:43 +00:00
Eet.h * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING. 2010-11-25 15:59:46 +00:00
Eet_private.h * eet: improve speed for Eet_String users. 2010-11-29 14:04:16 +00:00
Makefile.am moved eet.h to its own dir - pkgconfig handles all the right stuff. 2010-07-08 03:05:00 +00:00
eet_cipher.c warning-- -> if u dont compile with tls/openssl 2010-09-19 01:30:30 +00:00
eet_connection.c FORMATTING 2010-08-04 16:57:32 +00:00
eet_data.c * eet: Improve speed of eet_data_read decoding. Mostly for array. 2010-11-29 18:38:24 +00:00
eet_dictionary.c * eet: improve speed for Eet_String users. 2010-11-29 14:04:16 +00:00
eet_image.c make src also do what dest did - calloc. 2010-08-22 22:15:19 +00:00
eet_lib.c * eet: improve speed for Eet_String users. 2010-11-29 14:04:16 +00:00
eet_node.c * eet: use eina configuration information correctly. 2010-11-21 11:07:50 +00:00
eet_utils.c FORMATTING 2010-08-04 16:57:32 +00:00