[EGIT] [core/efl] master 01/01: efl net - adapt to openssl 1.1.0 changes with tls method support

2017-09-15 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f179d32157ca4bf006a287901834aa2d7c344dc5 commit f179d32157ca4bf006a287901834aa2d7c344dc5 Author: Carsten Haitzler (Rasterman) Date: Fri Sep 15 14:14:03 2017 +0900 efl net -

[EGIT] [core/efl] master 02/02: Tests: fix datetime test for Exactness

2017-09-15 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=82fcf8aeca3fb662aa54fce7cc85fd709f5d057f commit 82fcf8aeca3fb662aa54fce7cc85fd709f5d057f Author: Daniel Zaoui Date: Tue Sep 12 18:14:01 2017 +0300 Tests: fix

[EGIT] [core/efl] master 01/02: Tests: fix remote image

2017-09-15 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1a9e739ebc03f42ea364b108c9cbaf8ed005d55c commit 1a9e739ebc03f42ea364b108c9cbaf8ed005d55c Author: Daniel Zaoui Date: Tue Sep 5 22:41:30 2017 +0300 Tests: fix remote

Re: [E-devel] efl net classes... why is this not ijn a shared parent class or interface?

2017-09-15 Thread Gustavo Sverzut Barbieri
because I found the number of intefaces to be already too big to start to create more... so I left them in the class, not in another interface. Efl.Net.Server - Fd - Tcp - Udp - Unix - Ssl (may wrap tcp, udp, unix...) but could be changed, sure... like: - Fd - Ip - Tcp

[EGIT] [core/enlightenment] master 02/02: avoid div by 0 in gadget layout

2017-09-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=62acd53a965f3d9376c230d1ec4805320019c46b commit 62acd53a965f3d9376c230d1ec4805320019c46b Author: Mike Blumenkrantz Date: Fri Sep 15 12:17:44 2017 -0400

[EGIT] [core/efl] master 01/01: eolian: disallow parsing of warn_unused/owned for funcptrs

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c4c641c4b62f72cd4d807279bc1831b6af8b4a2 commit 4c4c641c4b62f72cd4d807279bc1831b6af8b4a2 Author: Daniel Kolesa Date: Fri Sep 15 15:54:48 2017 +0200 eolian: disallow

[EGIT] [core/efl] master 09/13: elementary: convert to new ownership

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=78a5ac09f8071a5d98eecf946d615652cc435c18 commit 78a5ac09f8071a5d98eecf946d615652cc435c18 Author: Daniel Kolesa Date: Fri Sep 15 17:05:30 2017 +0200 elementary: convert to

[EGIT] [core/efl] master 01/13: eolian: parsing of new @owned syntax for complex types

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=792855a1fac723e13efb11acd9287053e18a2ec9 commit 792855a1fac723e13efb11acd9287053e18a2ec9 Author: Daniel Kolesa Date: Fri Sep 15 16:24:46 2017 +0200 eolian: parsing of new

[EGIT] [core/efl] master 07/13: ecore: convert existing eo files to new ownership

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8f6ba61011bc13cd3c6288ea36d8ffa365fda543 commit 8f6ba61011bc13cd3c6288ea36d8ffa365fda543 Author: Daniel Kolesa Date: Fri Sep 15 16:51:37 2017 +0200 ecore: convert existing

[EGIT] [core/efl] master 03/13: eolian: add API to check for @owned

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b27fe657199abd812d3e73fddbd60e01efc1550 commit 4b27fe657199abd812d3e73fddbd60e01efc1550 Author: Daniel Kolesa Date: Fri Sep 15 16:33:57 2017 +0200 eolian: add API to

[EGIT] [core/efl] master 10/13: eolian cxx/js: fix test eo file ownership

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c559380f7f3c495e8661db4cc4b2a0b5f70ed29c commit c559380f7f3c495e8661db4cc4b2a0b5f70ed29c Author: Daniel Kolesa Date: Fri Sep 15 17:10:41 2017 +0200 eolian cxx/js: fix test

[EGIT] [core/efl] master 13/13: eolian: remove old ownership system

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9da5cf20aade822deed38d09be8e9c73b9705f98 commit 9da5cf20aade822deed38d09be8e9c73b9705f98 Author: Daniel Kolesa Date: Fri Sep 15 17:52:55 2017 +0200 eolian: remove old

[EGIT] [core/efl] master 02/13: eolian: store ownership info in types

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=010650663b4abe5954b0deea3708d905cb87a615 commit 010650663b4abe5954b0deea3708d905cb87a615 Author: Daniel Kolesa Date: Fri Sep 15 16:30:52 2017 +0200 eolian: store ownership

[EGIT] [core/efl] master 08/13: efl interfaces: convert to new ownership

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9622511df0ee3fed5d87609ff04ffb515fc11bec commit 9622511df0ee3fed5d87609ff04ffb515fc11bec Author: Daniel Kolesa Date: Fri Sep 15 16:57:44 2017 +0200 efl interfaces: convert

[EGIT] [core/efl] master 12/13: elua: update for new eolian ownership system

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=60d6aeeb2d9203471660bb7253d1cd4de5d9d795 commit 60d6aeeb2d9203471660bb7253d1cd4de5d9d795 Author: Daniel Kolesa Date: Fri Sep 15 17:52:38 2017 +0200 elua: update for new

[EGIT] [core/efl] master 04/13: eolian cxx: use new ownership check API

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=157e125114c23db0e8a85229032c637059996615 commit 157e125114c23db0e8a85229032c637059996615 Author: Daniel Kolesa Date: Fri Sep 15 16:35:24 2017 +0200 eolian cxx: use new

[EGIT] [core/efl] master 05/13: eolian: switch validation to new ownership system

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21213802e4decaebb5f9ab5a1f908547fbb9c351 commit 21213802e4decaebb5f9ab5a1f908547fbb9c351 Author: Daniel Kolesa Date: Fri Sep 15 16:37:26 2017 +0200 eolian: switch

[EGIT] [core/efl] master 01/01: eolian: initial parsing for @owned

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=11ad2b94fff68c0ed1448598aa5371f6cdb008e9 commit 11ad2b94fff68c0ed1448598aa5371f6cdb008e9 Author: Daniel Kolesa Date: Fri Sep 15 15:51:25 2017 +0200 eolian: initial parsing

[EGIT] [core/efl] master 11/13: eolian: correctness fixes in tests and eo files

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1afd3c215fe5e8933a5ccf0a49aa2fee41043286 commit 1afd3c215fe5e8933a5ccf0a49aa2fee41043286 Author: Daniel Kolesa Date: Fri Sep 15 17:48:28 2017 +0200 eolian: correctness

[EGIT] [core/efl] master 06/13: eo files: first batch of @owned conversions

2017-09-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a8b8b7efde8ffca98511af0426f7ddd6403e774d commit a8b8b7efde8ffca98511af0426f7ddd6403e774d Author: Daniel Kolesa Date: Fri Sep 15 16:44:26 2017 +0200 eo files: first batch

[EGIT] [core/enlightenment] master 01/02: remove futile null check

2017-09-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=50473083d1f54951d919193e8f8373a7858c4122 commit 50473083d1f54951d919193e8f8373a7858c4122 Author: Mike Blumenkrantz Date: Fri Sep 15 12:17:44 2017 -0400

[EGIT] [core/efl] efl-1.20 01/01: wayland: fix xdg-shell popup windows

2017-09-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=2d079fb112ae0b2aff60b3ba6f40a542084f6410 commit 2d079fb112ae0b2aff60b3ba6f40a542084f6410 Author: Mike Blumenkrantz Date: Fri Aug 11 18:43:15 2017 -0400 wayland: fix

[EGIT] [core/enlightenment] master 01/01: remove fdo interfaces from music control dbus xml

2017-09-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6a53fe8f93eacdd871588a00488bd63be198cf94 commit 6a53fe8f93eacdd871588a00488bd63be198cf94 Author: Mike Blumenkrantz Date: Fri Sep 15 13:36:44 2017 -0400

[EGIT] [core/efl] master 01/01: Edje external tests: fix some texts

2017-09-15 Thread Davide Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6714763dab4e7fdbadaf0d98786c4691dc8203a7 commit 6714763dab4e7fdbadaf0d98786c4691dc8203a7 Author: Dave Andreoli Date: Fri Sep 15 19:37:54 2017 +0200 Edje external tests:

Re: [E-devel] [EGIT] [core/efl] master 01/02: Tests: fix remote image

2017-09-15 Thread Davide Andreoli
2017-09-15 14:46 GMT+02:00 Daniel Zaoui : > jackdanielz pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id= > 1a9e739ebc03f42ea364b108c9cbaf8ed005d55c > > commit 1a9e739ebc03f42ea364b108c9cbaf8ed005d55c > Author: Daniel Zaoui

[EGIT] [core/efl] master 01/01: eo-cxx: Fix conversion from char* to std::string

2017-09-15 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6ded80a9b5e49da2eed0208983f918016c41d818 commit 6ded80a9b5e49da2eed0208983f918016c41d818 Author: Felipe Magno de Almeida Date: Fri Sep 15 14:53:19 2017 -0300

[EGIT] [core/enlightenment] master 01/01: fix meson wayland build without drm

2017-09-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c478d4aaf4e4e179ff6fb83a263744c9e518a0f6 commit c478d4aaf4e4e179ff6fb83a263744c9e518a0f6 Author: Mike Blumenkrantz Date: Fri Sep 15 13:33:54 2017 -0400 fix

[EGIT] [core/efl] master 01/01: eo-cxx: Fix possible non-initialization in copy-constructor and move-constructor

2017-09-15 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b5c4aeab94b276e001819d22cc684a71caff564a commit b5c4aeab94b276e001819d22cc684a71caff564a Author: Felipe Magno de Almeida Date: Fri Sep 15 15:16:58 2017 -0300

[EGIT] [core/efl] efl-1.20 01/01: eina: fix build for big endian platforms

2017-09-15 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=d5148120bf06d54c904a50635b0fde461106 commit d5148120bf06d54c904a50635b0fde461106 Author: Stefan Schmidt Date: Mon Sep 11 13:45:18 2017 +0200 eina: fix build for

Re: [E-devel] Upcoming efl 1.20.4 release

2017-09-15 Thread Stefan Schmidt
Hello. On 09/14/2017 10:58 PM, Romain Naour wrote: Hi Stefan, Le 13/09/2017 à 09:25, Stefan Schmidt a écrit : Hello. We finally got a fix for various E crashes with the latest efl and this warrants a new stable update together with some other pilled up fixes. If you have anything else

[EGIT] [tools/eflete] master 01/02: ewe: update the Efl theme API usage accordingly to changes in efl

2017-09-15 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=3985ed09c01e40045a38c068b582d1626943feee commit 3985ed09c01e40045a38c068b582d1626943feee Author: Vyacheslav Reutskiy Date: Tue Aug 15 14:57:38 2017 +0300 ewe: update

[EGIT] [tools/eflete] master 02/02: ewe: update the Efl layout inheritance accordingly to changes in efl

2017-09-15 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=05c350c7a79e55eb087cdde1d7fd1b0dba50f4d4 commit 05c350c7a79e55eb087cdde1d7fd1b0dba50f4d4 Author: Vyacheslav Reutskiy Date: Tue Aug 15 14:58:22 2017 +0300 ewe: update

Re: [E-devel] [EGIT] [core/efl] master 01/02: Tests: fix remote image

2017-09-15 Thread Carsten Haitzler
On Fri, 15 Sep 2017 19:12:52 +0200 Davide Andreoli said: > 2017-09-15 14:46 GMT+02:00 Daniel Zaoui : > > > jackdanielz pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id= > >

Re: [E-devel] efl net classes... why is this not ijn a shared parent class or interface?

2017-09-15 Thread Carsten Haitzler
On Fri, 15 Sep 2017 11:24:54 -0300 Gustavo Sverzut Barbieri said: > because I found the number of intefaces to be already too big to start > to create more... so I left them in the class, not in another > interface. > > Efl.Net.Server > - Fd > - Tcp > - Udp > -

[EGIT] [tools/edi] master 01/01: scm: add support for file listing file status.

2017-09-15 Thread Al Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=59a0ec1bae34d85c244b323a257cce7879b3ecec commit 59a0ec1bae34d85c244b323a257cce7879b3ecec Author: Al Poole Date: Sat Sep 16 01:19:54 2017 +0100 scm: add support for file