efl/src/lib/eo
Jérémy Zurcher 1f7ae48215 eo_class_new: fix big memory waste
extn_data_size is not equal to extn_data_off,
current class data size and data offset must be substracted first

elementary_test bubble peak usage goes from 13.7 MiB to 12.5 MiB
2013-06-10 16:42:15 +02:00
..
Eo.h eo: some event should not be frozen. 2013-05-20 18:17:29 +09:00
eo.c eo_class_new: fix big memory waste 2013-06-10 16:42:15 +02:00
eo_base_class.c Eo: Made del event an hot event (we always want to get it). 2013-05-21 15:07:41 +01:00
eo_private.h Eo: pointers indirection mechanism for objects and classes 2013-04-23 09:50:40 +03:00
eo_ptr_indirection.c eo ptr ind: fix comments 2013-05-17 11:39:01 +02:00
eo_ptr_indirection.h eo ptr ind: fix cast when eo_id is disabled 2013-05-05 15:18:01 +02:00