Eo: Only implement _eo_class_mro_has when in testing mode.
[profile/ivi/eobj.git] / lib / eo.c
2012-05-06 tasnEo: Only implement _eo_class_mro_has when in testing...
2012-05-06 tasnEo: Added an internal _eo_ref/unref implementation.
2012-05-06 tasnEo: Improved the data structure used for func fetching.
2012-05-06 tasnEo: Added an internal _eo_data_get implementation.
2012-05-06 tasnEo: Overhauled the mro-walking mechanism.
2012-05-06 tasnEo: Fixed some issues.
2012-05-06 tasnEo: Improved error reporting in data_get.
2012-05-02 tasnEo: Added debug-mode check for eo_data_get.
2012-05-01 tasnEobj: Rename to Eo.