efl/src/lib/eo
Jaehyun Cho 4eda1ea38e eo: check memory allocation of table data
Memory allocation is checked for the given domain's table data like
other cases for main and shared table data.
Differential Revision: https://phab.enlightenment.org/D7810
2019-01-30 13:33:49 +01:00
..
Eo.h eo: improve efl_isa to be able to know if a class is part of the hierarchy of another class. 2019-01-24 16:29:25 -08:00
efl_class.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_interface.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_object.eo eo: Replace ptr(Eina.Strbuf) with plain strbuf. 2019-01-28 16:15:09 +09:00
efl_object_override.eo eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
eina_types.eot efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
eo.c eo: check memory allocation of table data 2019-01-30 13:33:49 +01:00
eo_add_fallback.c mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
eo_add_fallback.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
eo_base_class.c eo: propagate knowledge of EFL_EVENT_NOREF callback registration to the event call generation. 2019-01-24 12:22:43 -08:00
eo_class_class.c Eo: Rename most of Eo to the Efl prefix. 2016-08-11 17:04:43 +01:00
eo_internal.h eo: move EFL internal function ___efl_ref2 also to eo_internal.h 2018-05-24 16:02:18 -07:00
eo_private.h eo: propagate knowledge of EFL_EVENT_NOREF callback registration to the event call generation. 2019-01-24 12:22:43 -08:00
eo_ptr_indirection.c eo: Improve invalid EO ID error message 2017-06-22 13:19:23 +09:00
eo_ptr_indirection.h eo: Add debug_name read-only property to ease debugging 2017-08-04 10:24:03 +09:00
eo_ptr_indirection.x mmap memory allocation - do not used when under valgrind 2018-01-12 03:02:43 +09:00
meson.build meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00