Eo: Remove volatile from the GCC issue workaround.
[profile/ivi/eobj.git] / src / lib / Eo.h
2012-08-23 tasnEo: Remove volatile from the GCC issue workaround.
2012-08-23 tasnEo: Fixed issue with eo_add ops.
2012-08-23 tasnEo: Added eo_add_custom and support for passing ops...
2012-08-20 tasnEo: Removed static class support.
2012-07-10 tasnEo: Changed the way we construct op ids.
2012-07-09 tasnEo: added a version field to the class description.
2012-06-27 tasnEo: Removed the const op concept.
2012-06-13 tasnEo: Implemented eo_isa(). It checks if an object implem...
2012-06-10 tasnEo: eo_composite_object_* -> eo_composite_*.
2012-06-10 tasnEo composite: Reordered parameters and improved docs.
2012-06-10 tasnEo: Restructure source tree to be like the rest of...