efl/src/lib/eldbus
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
Eldbus.h eolian: ban void_ptr in stable APIs 2019-07-26 13:35:27 +02:00
Eldbus_Model.h headers: ensure Efl.h is always included behind BETA define guards 2019-03-08 12:06:22 -08:00
eldbus_connection.h
eldbus_core.c eldbus: make sure we do not destroy our log domain until we shutoff eina. 2018-05-01 10:39:01 -07:00
eldbus_freedesktop.c
eldbus_freedesktop.h
eldbus_introspection.c eldbus - fix null node last on introspection parse 2019-08-11 12:47:38 +01:00
eldbus_introspection.h eolian: ban void_ptr in stable APIs 2019-07-26 13:35:27 +02:00
eldbus_message.c
eldbus_message.h
eldbus_message_eina_value.h
eldbus_message_from_eina_value.c
eldbus_message_helper.c
eldbus_message_helper.h
eldbus_message_to_eina_value.c
eldbus_model.c eldbus: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
eldbus_model.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
eldbus_model_arguments.c eldbus: connection are destroyed on invalidate, there is no point for any object to not cleanup on invalidate. 2019-10-07 10:04:12 -04:00
eldbus_model_arguments.eo eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
eldbus_model_arguments_private.h efl: make Efl.Model.properties_get return an Iterator<string>. 2018-11-23 10:13:58 -08:00
eldbus_model_connection.c ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data. 2019-01-16 14:33:26 -08:00
eldbus_model_connection.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
eldbus_model_connection_private.h
eldbus_model_method.c eldbus: properly call parent finalize during creation of Eldbus.Model_Method. 2019-10-07 10:03:58 -04:00
eldbus_model_method.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
eldbus_model_method_private.h
eldbus_model_object.c efl: use eina_streq for all property operation in model to avoid crash on NULL property name. 2019-07-10 21:10:23 +02:00
eldbus_model_object.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
eldbus_model_object_private.h
eldbus_model_private.h ecore: remove data parameters of Efl.Loop_Consumer.promise_new to reduce the risk of inadvertently using the wrong data. 2019-01-16 14:33:26 -08:00
eldbus_model_proxy.c eldbus: only free the data when the future is resolved or rejected. 2019-11-18 11:46:11 +01:00
eldbus_model_proxy.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
eldbus_model_proxy_private.h
eldbus_model_signal.c eldbus: connection are destroyed on invalidate, there is no point for any object to not cleanup on invalidate. 2019-10-07 10:04:12 -04:00
eldbus_model_signal.eo eldbus: connection are destroyed on invalidate, there is no point for any object to not cleanup on invalidate. 2019-10-07 10:04:12 -04:00
eldbus_model_signal_private.h
eldbus_object.c
eldbus_object.h
eldbus_pending.c
eldbus_pending.h
eldbus_private.h
eldbus_private_types.h
eldbus_proxy.c eldbus_proxy: Prevent dangling pointer. 2019-09-06 11:25:22 +09:00
eldbus_proxy.h
eldbus_service.c eldbus- fix warning by casting through void 2018-11-09 11:43:59 +00:00
eldbus_service.h
eldbus_signal_handler.c eldbus: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
eldbus_signal_handler.h
eldbus_types.eot eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00