efl/src/lib/ecore_con
Daniel Kolesa 5ea0195661 eolian: remove @nullable keyword
This was an experiment that never properly took off and was never
used by any generator. Its use was highly variable, so it could
not be relied upon. We will still want to reverse the current
behavior eventually (no null by default), but that will be
done with eo file versioning in the future.

@feature
2019-05-21 16:04:35 +02:00
..
Ecore_Con.h ecore_con: Add docs for ecore_con legacy functions 2018-09-27 11:30:19 +02:00
Ecore_Con_Eet.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Ecore_Con_Eet_Eo.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
Ecore_Con_Eet_Legacy.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
Efl_Net.h Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
ecore_con.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
ecore_con_alloc.c
ecore_con_eet.c ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_base_eo.c ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_base_eo.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_base_eo.legacy.c ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_base_eo.legacy.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_client_obj_eo.c ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_client_obj_eo.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_client_obj_eo.legacy.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_server_obj_eo.c ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_server_obj_eo.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_eet_server_obj_eo.legacy.h ecore-con: remove all legacy usage from eo files 2019-03-06 19:05:49 +01:00
ecore_con_legacy.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
ecore_con_local.c remove useless check of ws2tcpip.h 2019-04-02 10:09:24 -04:00
ecore_con_local_win32.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
ecore_con_private.h ecore_con: make dns resolver thread stop blocking when canceled 2018-06-25 15:14:31 -04:00
ecore_con_proxy_helper.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
ecore_con_socks.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
ecore_con_url.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
ecore_con_url_curl.c remove useless check of ws2tcpip.h 2019-04-02 10:09:24 -04:00
ecore_con_url_curl.h ecore_con_url: implement transfer speed limitation options 2018-03-26 16:01:53 -07:00
efl_net-connman.c
efl_net-connman.h Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
efl_net_control-connman.c efl net - warn - fix eldbus service struct to fill all fields 2018-11-09 11:43:59 +00:00
efl_net_control-none.c Efl.Net.Control.Manager (from Efl.Net.Control) 2018-04-24 09:03:42 -07:00
efl_net_control_access_point-connman.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
efl_net_control_access_point-none.c ecore_con: simplify code by using helper that create future directly. 2018-11-30 14:58:29 -08:00
efl_net_control_access_point.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_control_manager.eo eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
efl_net_control_technology-connman.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
efl_net_control_technology-none.c ecore_con: simplify code by using helper that create future directly. 2018-11-30 14:58:29 -08:00
efl_net_control_technology.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer.c
efl_net_dialer.eo eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
efl_net_dialer_http.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_net_dialer_http.eo docs: Fix common misspellings in EO files 2019-04-02 11:32:05 +02:00
efl_net_dialer_simple.c efl_con: fixup copy'n paste error 2019-03-20 14:51:27 +01:00
efl_net_dialer_simple.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_ssl.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_dialer_ssl.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_tcp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_dialer_tcp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_udp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_dialer_udp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_unix.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_dialer_unix.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_websocket.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_net_dialer_websocket.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_dialer_windows.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_dialer_windows.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_http_types.eot efl: mark most generated eina.error vars as @beta 2019-03-11 21:35:00 +01:00
efl_net_ip_address.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_ip_address.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server.c
efl_net_server.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_fd.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_server_fd.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_ip.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_server_ip.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_simple.c efl_net: resolve cases where we passed something as event_info 2019-03-19 16:29:34 -04:00
efl_net_server_simple.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_ssl.c ecore_con: correct a typo wrongly calling super destructor instead of super invalidate. 2018-05-24 16:02:18 -07:00
efl_net_server_ssl.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_tcp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_server_tcp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_udp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_server_udp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_udp_client.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_server_udp_client.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_unix.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_server_unix.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_server_windows.c efl-net: namespace events to avoid naming conflicts 2019-03-08 12:17:51 -08:00
efl_net_server_windows.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_session-connman.c efl net - fix dbus field init to init all fields in a struct 2018-11-09 11:43:59 +00:00
efl_net_session-none.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_session.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket.c
efl_net_socket.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_fd.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_socket_fd.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_simple.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_net_socket_simple.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_ssl.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_net_socket_ssl.eo eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
efl_net_socket_tcp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_socket_tcp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_udp.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_socket_udp.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_unix.c
efl_net_socket_unix.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_socket_windows.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_net_socket_windows.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_net_ssl_conn-gnutls.c
efl_net_ssl_conn-none.c
efl_net_ssl_conn-openssl.c bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary 2019-05-17 13:51:50 -04:00
efl_net_ssl_context.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_net_ssl_context.eo eolian: remove @nullable keyword 2019-05-21 16:04:35 +02:00
efl_net_ssl_ctx-gnutls.c ecore_con: Fix potentional problems around ecore_con 2019-02-13 16:37:08 -08:00
efl_net_ssl_ctx-none.c
efl_net_ssl_ctx-openssl.c ecore_con: Fix potentional problems around ecore_con 2019-02-13 16:37:08 -08:00
efl_net_ssl_types.eot eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
efl_net_types.eot efl: mark most generated eina.error vars as @beta 2019-03-11 21:35:00 +01:00
meson.build remove useless check of ws2tcpip.h 2019-04-02 10:09:24 -04:00