efl/legacy/eina/src
Gustavo Sverzut Barbieri 638e79b91e smarter eina_list_merge(), more tests.
eina_list_merge() now fixes the smallest list segment, not always the
right. Before if we joined a list 1 to 1000 segments we'd fix all the
1000 instead of the single at left.

Tests to make sure both code paths are being executed.



SVN revision: 41622
2009-08-06 18:35:53 +00:00
..
include * eina: Add eina_cpu_count. 2009-07-30 16:45:15 +00:00
lib smarter eina_list_merge(), more tests. 2009-08-06 18:35:53 +00:00
modules * eina: Expose an helper for memory pool as Eina_Trash data type. 2009-07-15 13:13:52 +00:00
tests smarter eina_list_merge(), more tests. 2009-08-06 18:35:53 +00:00
.cvsignore Add .cvsignore. 2008-07-30 13:09:03 +00:00
Makefile.am Patch from Vincent Torri that cleanup tests, coverage and benchmark. 2008-09-29 14:35:28 +00:00