efl/legacy
Cedric BAIL 394c787dde Add Red Black tree API. Right now only insertion, lookup and iterator work.
The current implementation choose to move the node allocation outside of eina
control like eina_inlist. They currently have the same memory footprint as
eina_inlist and the implementation of insertion and lookup are iterative
making it quite fast. This should make them a good competitor of eina_inlist
for eina_hash and eina_stringshare.



SVN revision: 35689
2008-08-27 10:07:12 +00:00
..
ecore Missing header 2008-08-24 05:20:40 +00:00
edje Actually call eet_init/eet_shutdown and fix another potential memory leak. 2008-08-22 14:32:25 +00:00
eet Fix two source of memory leak. 2008-08-22 14:35:21 +00:00
efreet add null theme check 2008-08-25 09:14:13 +00:00
eina Add Red Black tree API. Right now only insertion, lookup and iterator work. 2008-08-27 10:07:12 +00:00
embryo ok. i think most binary files are now fixed. 2008-08-18 00:02:26 +00:00
emotion ok. i think most binary files are now fixed. 2008-08-18 00:02:26 +00:00
evas jose has some new gradient work - these are his patches. nice work joseg! yes 2008-08-26 05:45:04 +00:00
evil Add Visual Studio solution and vc projects to compile Evil with Microsoft (r) tools 2008-07-24 18:18:55 +00:00