[EGIT] [core/efl] master 01/01: evas: Fix potential memleak in event info objects

2016-08-15 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9fbb5e0e5dabc3e019f5d3d26da8066f3a176a28 commit 9fbb5e0e5dabc3e019f5d3d26da8066f3a176a28 Author: Jean-Philippe Andre Date: Tue Aug 16 14:57:02 2016 +0900 evas: Fix potential memleak in event info o

[EGIT] [core/efl] master 01/01: evas gl x11 engine - fix buffer age symbol find and use

2016-08-15 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40250fda220832e1a5fcabafd1dc70b2a089012e commit 40250fda220832e1a5fcabafd1dc70b2a089012e Author: Carsten Haitzler (Rasterman) Date: Tue Aug 16 15:19:21 2016 +0900 evas gl x11 engine - fix buffer

[EGIT] [core/efl] efl-1.18 01/01: evas gl x11 engine - fix buffer age symbol find and use

2016-08-15 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.18. http://git.enlightenment.org/core/efl.git/commit/?id=99a1075bd1490ac9c3aa71bf582a62bb2ac58a66 commit 99a1075bd1490ac9c3aa71bf582a62bb2ac58a66 Author: Carsten Haitzler (Rasterman) Date: Tue Aug 16 15:19:21 2016 +0900 evas gl x11 engine - fix buffe

[EGIT] [core/efl] efl-1.18 01/01: evas: Fix potential memleak in event info objects

2016-08-15 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.18. http://git.enlightenment.org/core/efl.git/commit/?id=c58e293d343396859daabdd348da6e4b2ea8ddc8 commit c58e293d343396859daabdd348da6e4b2ea8ddc8 Author: Jean-Philippe Andre Date: Tue Aug 16 14:57:02 2016 +0900 evas: Fix potential memleak in event info

[EGIT] [tools/enventor] master 01/01: fix window os build.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=693baf4398c936e60de94154deee3840acd1cd3f commit 693baf4398c936e60de94154deee3840acd1cd3f Author: Hermet Park Date: Tue Aug 16 14:53:00 2016 +0900 fix window os build. SignalHandler

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread Gustavo Sverzut Barbieri
On Mon, Aug 15, 2016 at 11:37 PM, Carsten Haitzler wrote: > On Mon, 15 Aug 2016 22:35:58 -0300 Gustavo Sverzut Barbieri > said: > >> On Mon, Aug 15, 2016 at 8:13 PM, Carsten Haitzler >> wrote: >> > On Mon, 15 Aug 2016 12:07:16 -0300 Gustavo Sverzut Barbieri >> > said: [...] >> It is the same, b

Re: [E-devel] efl-io interfaces WIP

2016-08-15 Thread Gustavo Sverzut Barbieri
And finally it works! https://git.enlightenment.org/core/efl.git/log/?h=devs/barbieri/efl-io-interfaces you can see the example is able to transparently copy from stdin to stdout/stderr, it can copy to/from files... without any special code in the example itself. That is, when I add Efl.Net, we

[EGIT] [core/efl] master 01/01: elm video: correct api

2016-08-15 Thread Thiep Ha
thiep pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb1591064003951cab75665cc6e20355e3878030 commit fb1591064003951cab75665cc6e20355e3878030 Author: Thiep Ha Date: Tue Aug 16 12:36:26 2016 +0900 elm video: correct api The elm_videfl_add sh

Re: [E-devel] problems with eo method overloading

2016-08-15 Thread Gustavo Sverzut Barbieri
it seems at the end was a missing "#define ..._PROTECTED" in the .c file that includes the generated .eo.c. I wonder: shouldn't the generated .eo.c write: #ifndef ..._PROTECTED #define ..._PROTECTED #endif On Mon, Aug 15, 2016 at 7:03 PM, Gustavo Sverzut Barbieri wrote: > Hi all, > > If you get

[EGIT] [apps/ephoto] master 01/01: Ephoto: Remember similarity sorting on dir change.

2016-08-15 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=c927875f63779fbd3fc4855acc7ed3271b54ca06 commit c927875f63779fbd3fc4855acc7ed3271b54ca06 Author: Stephen Houston Date: Mon Aug 15 22:30:58 2016 -0500 Ephoto: Remember similarity sorting on dir c

Re: [E-devel] Renaming of Eo_Event

2016-08-15 Thread Jean-Philippe André
Hi, On 15 August 2016 at 23:21, Tom Hacohen wrote: > Hey there, > > As agreed I've now moved Eo to the Efl namespace. There is only one > thing left to rename and then I will be done. That remaining item is > "Eo_Event". This is the extra parameter passed to the event callbacks > that includes t

[EGIT] [tools/enventor] master 01/01: updated eo syntax usage.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a1cabe509fe645787d0a0c2edffd70d9c1267c8e commit a1cabe509fe645787d0a0c2edffd70d9c1267c8e Author: Hermet Park Date: Tue Aug 16 11:48:17 2016 +0900 updated eo syntax usage. it's stil

Re: [E-devel] EFL (Elementary merged in) ABI report v1.18.0

2016-08-15 Thread The Rasterman
On Mon, 15 Aug 2016 10:44:00 +0200 Stefan Schmidt said: > Hello. > > On 13/08/16 05:16, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 12 Aug 2016 18:31:34 +0200 Stefan Schmidt > > said: > > > >> Hello. > >> > >> On 12/08/16 11:37, Tom Hacohen wrote: > >>> On 07/06/16 13:36, Tom Hacohen wr

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread The Rasterman
On Mon, 15 Aug 2016 22:35:58 -0300 Gustavo Sverzut Barbieri said: > On Mon, Aug 15, 2016 at 8:13 PM, Carsten Haitzler > wrote: > > On Mon, 15 Aug 2016 12:07:16 -0300 Gustavo Sverzut Barbieri > > said: > > > >> > i'm still not that happy. first slice should not be void *. it needs a > >> > prope

[EGIT] [tools/enventor] master 01/01: edc_parser: fix spinlock infinte loop issue.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=8fec9ff3c9b83591e71ebe540fad749e7c1c1056 commit 8fec9ff3c9b83591e71ebe540fad749e7c1c1056 Author: Hermet Park Date: Tue Aug 16 11:32:34 2016 +0900 edc_parser: fix spinlock infinte loop issue

[EGIT] [tools/enventor] master 01/01: removed redundant code.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=7b23d7964a0fee65e00d2c9765b1d8bbe096dc4e commit 7b23d7964a0fee65e00d2c9765b1d8bbe096dc4e Author: Hermet Park Date: Tue Aug 16 10:39:06 2016 +0900 removed redundant code. --- src/bin/main.c

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread Gustavo Sverzut Barbieri
On Mon, Aug 15, 2016 at 8:13 PM, Carsten Haitzler wrote: > On Mon, 15 Aug 2016 12:07:16 -0300 Gustavo Sverzut Barbieri > said: > >> > i'm still not that happy. first slice should not be void *. it needs a >> > proper type. unsigned char *, char * - at least bindings can expose a >> > useful type,

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix a monitor bug.

2016-08-15 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=860b0a2579c7293061653c8d485d5392f5dbef50 commit 860b0a2579c7293061653c8d485d5392f5dbef50 Author: Stephen Houston Date: Mon Aug 15 19:38:41 2016 -0500 Ephoto: Fix a monitor bug. --- src/bin/epho

[EGIT] [core/efl] master 01/01: ecore_imf: fix typo

2016-08-15 Thread Sungmin Kwak
jihoon pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf2755efef392d8889c446d8b03bea1f44c681fd commit bf2755efef392d8889c446d8b03bea1f44c681fd Author: Sungmin Kwak Date: Sat Aug 13 15:03:10 2016 +0900 ecore_imf: fix typo Change-Id: I2660fa9

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread The Rasterman
On Mon, 15 Aug 2016 12:07:16 -0300 Gustavo Sverzut Barbieri said: > > i'm still not that happy. first slice should not be void *. it needs a > > proper type. unsigned char *, char * - at least bindings can expose a > > useful type, though seriously - some languages just are broken (js for > > exa

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e sudo gui support - add askpass util for sudo askpass support

2016-08-15 Thread The Rasterman
On Mon, 15 Aug 2016 15:08:53 + Mike Blumenkrantz said: > On Sat, Aug 13, 2016 at 4:39 AM Carsten Haitzler > wrote: > > > raster pushed a commit to branch master. > > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=8d780c7fb5ccb04c49c98370c9e4ec7a2440bbb1 > > > > commi

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix some warnings and potential crashes. Improve safety checking.

2016-08-15 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=2ab25bb5ba0f2bc93082db7651c059698e32d7cc commit 2ab25bb5ba0f2bc93082db7651c059698e32d7cc Author: Stephen okra Houston Date: Mon Aug 15 17:21:04 2016 -0500 Ephoto: Fix some warnings and potential

[E-devel] problems with eo method overloading

2016-08-15 Thread Gustavo Sverzut Barbieri
Hi all, If you get my branch devs/barbieri/efl-io-interfaces [1] you can see that the example efl_io_copier_example will fail to run with a strange error as below. The class hierarchy is: - Efl.Io.Reader (interface), defines "can_read" property. - Efl.Io.Reader.Fd (mixin on top of Efl.Io.Reade

[E-devel] Can't build doc for EFL

2016-08-15 Thread Nikita Zlobin
Hello. I tried to build versions 1.17.2, then from git. In order to build doc, i'm doing "make doc", because otherwise it is skipped somewhy. For EFL it ends with this error: http://codepad.org/Ph5hAHDF -- What NetFlow An

[EGIT] [apps/ephoto] master 01/01: Ephoto: Don't disable the similarity sorting at the wrong time.

2016-08-15 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=994bda6688e26c97c0a20b73ca8171d42d27e29d commit 994bda6688e26c97c0a20b73ca8171d42d27e29d Author: Stephen okra Houston Date: Mon Aug 15 13:47:19 2016 -0500 Ephoto: Don't disable the similarity so

[EGIT] [core/efl] master 02/02: docs: Fix rename from eo_add to efl_add

2016-08-15 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=386548ba8dff7ed9a3013e3bb8a0350e97a272ca commit 386548ba8dff7ed9a3013e3bb8a0350e97a272ca Author: Felipe Magno de Almeida Date: Mon Aug 15 15:15:11 2016 -0300 docs: Fix rename from eo_add t

[EGIT] [core/efl] master 01/02: eolian-cxx: Fix compilation break with Eo rename to EFL

2016-08-15 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f8a6568d5c246a0d6fbd5436f4b143eb77806d8c commit f8a6568d5c246a0d6fbd5436f4b143eb77806d8c Author: Felipe Magno de Almeida Date: Mon Aug 15 15:14:53 2016 -0300 eolian-cxx: Fix compilation br

[EGIT] [apps/ephoto] master 01/01: Ephoto: Install thumbnailer to the lib directory.

2016-08-15 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=be7fbb34194cf47cc42918bbdf1ff1876e6c7672 commit be7fbb34194cf47cc42918bbdf1ff1876e6c7672 Author: Stephen okra Houston Date: Mon Aug 15 12:49:11 2016 -0500 Ephoto: Install thumbnailer to the lib

[EGIT] [apps/ephoto] master 01/01: Ephoto: Add back in sorting by image similarity, this time with the crashing and bugs eliminated.

2016-08-15 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=e171ee1cb60faae6e9c8e842f5a9d0f00fc30684 commit e171ee1cb60faae6e9c8e842f5a9d0f00fc30684 Author: Stephen okra Houston Date: Mon Aug 15 12:36:50 2016 -0500 Ephoto: Add back in sorting by image si

Re: [E-devel] Eina_Error and errno mapping

2016-08-15 Thread Felipe Magno de Almeida
On Mon, Aug 15, 2016 at 12:19 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Aug 15, 2016 at 11:27 AM, Felipe Magno de Almeida > wrote: >> On Aug 15, 2016 2:42 AM, "Gustavo Sverzut Barbieri" [snip] >> However, is there a limit to errno values defined in >> posix or we would be just guessing? >

Re: [E-devel] Eina_Error and errno mapping

2016-08-15 Thread Gustavo Sverzut Barbieri
On Mon, Aug 15, 2016 at 11:27 AM, Felipe Magno de Almeida wrote: > On Aug 15, 2016 2:42 AM, "Gustavo Sverzut Barbieri" > wrote: >> >> Hi all, >> >> I'm thinking on how to more easily map errno.h to eina_error.h. One >> possibility is to manually declare all types and strings, then a >> function t

Re: [E-devel] [RFC] Eo interfaces: reader, writer, closer

2016-08-15 Thread Gustavo Sverzut Barbieri
On Mon, Aug 15, 2016 at 6:04 AM, Carsten Haitzler wrote: > i would just have a single io interface that can both read and write - and > just permissioning determines which you can or cannot do. ie have this mirror > a > fd with open/close/read/write/seek. it's a well understood concept for a lot

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e sudo gui support - add askpass util for sudo askpass support

2016-08-15 Thread Daniel Kolesa
On Mon, Aug 15, 2016 at 4:08 PM, Mike Blumenkrantz wrote: > Ignoring some unusual style and whitespace-related choices in the rest of > the commit, globally setting SUDO_ASKPASS and forcing a gui popup any time > a user runs sudo in a terminal seems a bit excessive. Perhaps that's just > me? Agre

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e sudo gui support - add askpass util for sudo askpass support

2016-08-15 Thread Mike Blumenkrantz
On Sat, Aug 13, 2016 at 4:39 AM Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=8d780c7fb5ccb04c49c98370c9e4ec7a2440bbb1 > > commit 8d780c7fb5ccb04c49c98370c9e4ec7a2440bbb1 > Author: Carsten Haitzler (Rasterma

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread Gustavo Sverzut Barbieri
> i'm still not that happy. first slice should not be void *. it needs a proper > type. unsigned char *, char * - at least bindings can expose a useful type, > though seriously - some languages just are broken (js for example only has a > number type... it has no concept of a blob of binary data un

[EGIT] [core/enlightenment] master 01/01: add xwayland compat for efl 1.19+

2016-08-15 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=54d446b05ec1ff2879b568b5d91bd2b7bb31ffb0 commit 54d446b05ec1ff2879b568b5d91bd2b7bb31ffb0 Author: Mike Blumenkrantz Date: Mon Aug 15 10:51:32 2016 -0400 add xwayland compat for efl

Re: [E-devel] Eina_Error and errno mapping

2016-08-15 Thread Felipe Magno de Almeida
On Aug 15, 2016 2:42 AM, "Gustavo Sverzut Barbieri" wrote: > > Hi all, > > I'm thinking on how to more easily map errno.h to eina_error.h. One > possibility is to manually declare all types and strings, then a > function to map one to another. > > However, since the numbers are allocated dynamical

[E-devel] Renaming of Eo_Event

2016-08-15 Thread Tom Hacohen
Hey there, As agreed I've now moved Eo to the Efl namespace. There is only one thing left to rename and then I will be done. That remaining item is "Eo_Event". This is the extra parameter passed to the event callbacks that includes things like the event info, object and the event description.

[EGIT] [core/efl] master 01/01: docs: correctly wrap struct/enum fields in doctree

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef8a66a41dae0d636704c0ed4b370b4f1e4f52a2 commit ef8a66a41dae0d636704c0ed4b370b4f1e4f52a2 Author: Daniel Kolesa Date: Mon Aug 15 15:12:18 2016 +0100 docs: correctly wrap struct/enum fields in doctree

[EGIT] [core/efl] master 01/01: docs: add Typedecl to doctree

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=35abb3c34d10a4826c98055fb85ecf93915e5ea8 commit 35abb3c34d10a4826c98055fb85ecf93915e5ea8 Author: Daniel Kolesa Date: Mon Aug 15 15:04:04 2016 +0100 docs: add Typedecl to doctree --- src/scripts/elu

[EGIT] [apps/ephoto] master 01/01: Revert "Ephoto: Add sorting by image similarity."

2016-08-15 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=239515ca7c5dfbe35a6f461cdbbb4231282a84ec commit 239515ca7c5dfbe35a6f461cdbbb4231282a84ec Author: Stephen okra Houston Date: Mon Aug 15 08:44:29 2016 -0500 Revert "Ephoto: Add sorting by image si

[EGIT] [core/efl] master 01/01: docs: use the variable getters in all places

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=570437c64ef52b52b99e69277d6e69684f4e14d9 commit 570437c64ef52b52b99e69277d6e69684f4e14d9 Author: Daniel Kolesa Date: Mon Aug 15 14:45:36 2016 +0100 docs: use the variable getters in all places ---

[EGIT] [core/efl] master 01/01: docs: add static getters for wrapped variables

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c98df1c58649e1108c72fe1dbab5b9589ebb95be commit c98df1c58649e1108c72fe1dbab5b9589ebb95be Author: Daniel Kolesa Date: Mon Aug 15 14:41:59 2016 +0100 docs: add static getters for wrapped variables ---

[EGIT] [core/efl] master 01/01: docs: initial Variable in doctree

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f43b8e24cc6161c6ba85022a542189c3ce89efd9 commit f43b8e24cc6161c6ba85022a542189c3ce89efd9 Author: Daniel Kolesa Date: Mon Aug 15 14:36:24 2016 +0100 docs: initial Variable in doctree --- src/scripts

[EGIT] [core/efl] master 01/01: docs: no need to include eolian in stats

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5a00524a8b3ce81b973e8b4c444d6b3ad702dedd commit 5a00524a8b3ce81b973e8b4c444d6b3ad702dedd Author: Daniel Kolesa Date: Mon Aug 15 14:26:19 2016 +0100 docs: no need to include eolian in stats --- src/

[EGIT] [core/efl] master 01/01: docs: remove the mappings module

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c122992884d9f1136d16e02e6b9def514c321ecf commit c122992884d9f1136d16e02e6b9def514c321ecf Author: Daniel Kolesa Date: Mon Aug 15 14:25:04 2016 +0100 docs: remove the mappings module --- src/Makefile

[EGIT] [core/efl] master 01/01: docs: add method to get parameter's direction name

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c910db509a1d42f7cf86c3cad3020b96c53b08db commit c910db509a1d42f7cf86c3cad3020b96c53b08db Author: Daniel Kolesa Date: Mon Aug 15 14:18:20 2016 +0100 docs: add method to get parameter's direction name

[EGIT] [core/efl] master 01/01: elm_genlist: unhighlight item if it not selected

2016-08-15 Thread Vyacheslav Reutskiy
nikawhite pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=51358672182802e3bb7f334ac60ef89c2ea4a005 commit 51358672182802e3bb7f334ac60ef89c2ea4a005 Author: Vyacheslav Reutskiy Date: Mon Aug 15 13:59:46 2016 +0300 elm_genlist: unhighlight item if it no

[EGIT] [core/efl] master 01/01: docs: generic namespace generator in Node

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3e92d648089aca0f6c12e9021efb8d76da695b2f commit 3e92d648089aca0f6c12e9021efb8d76da695b2f Author: Daniel Kolesa Date: Mon Aug 15 14:14:33 2016 +0100 docs: generic namespace generator in Node --- src

[EGIT] [core/efl] master 01/01: docs: remove some direct eolian api usages

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bd944a377bce45698288d1799ff09cb218e4eb7f commit bd944a377bce45698288d1799ff09cb218e4eb7f Author: Daniel Kolesa Date: Mon Aug 15 14:06:20 2016 +0100 docs: remove some direct eolian api usages --- sr

[EGIT] [core/efl] master 01/01: docs: wrap func params in doctree

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f10cb94cd3c7093193161db9c0e13daf64f4bbd commit 6f10cb94cd3c7093193161db9c0e13daf64f4bbd Author: Daniel Kolesa Date: Mon Aug 15 14:03:53 2016 +0100 docs: wrap func params in doctree --- src/scripts

[EGIT] [core/efl] master 01/01: docs: move all eolian init logic into doctree

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b6d869c3f3ce9381f8717bcc72c66e5d2fcf516d commit b6d869c3f3ce9381f8717bcc72c66e5d2fcf516d Author: Daniel Kolesa Date: Mon Aug 15 13:53:01 2016 +0100 docs: move all eolian init logic into doctree ---

[EGIT] [core/efl] master 01/01: docs: abstract away directory scan

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e9ddce647c3ecc95fd5552374b79546c38206e3d commit e9ddce647c3ecc95fd5552374b79546c38206e3d Author: Daniel Kolesa Date: Mon Aug 15 13:50:32 2016 +0100 docs: abstract away directory scan --- src/script

[EGIT] [core/efl] master 01/01: docs: abstract away object scope enum

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c17ee4027a2a4b3b62992c9f9b1381a80626962a commit c17ee4027a2a4b3b62992c9f9b1381a80626962a Author: Daniel Kolesa Date: Mon Aug 15 13:48:13 2016 +0100 docs: abstract away object scope enum --- src/scr

[EGIT] [core/efl] master 01/01: docs: remove some unused funcs in docgen

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4761f316870a7ce0ec12369595106c105e62249f commit 4761f316870a7ce0ec12369595106c105e62249f Author: Daniel Kolesa Date: Mon Aug 15 13:43:25 2016 +0100 docs: remove some unused funcs in docgen --- src/

[EGIT] [core/efl] master 01/01: docs: integrate fallback func doc into Function

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c32a8ff125c3349a7a464121a161594f0d33117e commit c32a8ff125c3349a7a464121a161594f0d33117e Author: Daniel Kolesa Date: Mon Aug 15 13:38:53 2016 +0100 docs: integrate fallback func doc into Function --

[E-devel] Weekly news from the automated build and QA front

2016-08-15 Thread Stefan Schmidt
Hello. Summary: o Nothing to special happened this week. This should give everyone an overview over what has happened in the last week on the QA front. The numbers in parentheses reflect the values from last week to give you a trend. CI: o Overall build statistic: 8.00% (3.10%) failed. https://

[EGIT] [core/efl] master 01/01: eolian tests: fix reference file after beta in legacy change

2016-08-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa5068d1e25a765e6fed868c603d919b3d0ad9f0 commit aa5068d1e25a765e6fed868c603d919b3d0ad9f0 Author: Daniel Kolesa Date: Mon Aug 15 12:50:52 2016 +0100 eolian tests: fix reference file after beta in leg

[EGIT] [tools/eflete] master 01/01: Replace edje_object_signal_emit by elm_object_signal_emit.

2016-08-15 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=40e50abe952f5398e162f70a9bf67bade9a93cb5 commit 40e50abe952f5398e162f70a9bf67bade9a93cb5 Author: Mykyta Biliavskyi Date: Mon Aug 15 12:29:40 2016 +0300 Replace edje_object_signal_emit by elm_

Re: [E-devel] [RFC] Eina_Slice and Eina_Rw_Slice

2016-08-15 Thread The Rasterman
On Thu, 11 Aug 2016 10:39:27 -0300 Gustavo Sverzut Barbieri said: > On Thu, Aug 11, 2016 at 3:29 AM, Carsten Haitzler > wrote: > > On Tue, 9 Aug 2016 18:31:37 -0300 Gustavo Sverzut Barbieri > > said: > > > > i think we should re-use binbuf/strbuf here and add whatever is missing to > > them...

Re: [E-devel] [RFC] Eo interfaces: reader, writer, closer

2016-08-15 Thread The Rasterman
On Wed, 10 Aug 2016 18:57:40 -0300 Gustavo Sverzut Barbieri said: > Hi all, > > To satisfy both ecore-con and ecore-con-url work I'm doing we need to > define basic I/O interfaces. My suggestion is to keep them split into > specific purpose (one for each), but if you think it's a big overhead wi

Re: [E-devel] EFL (Elementary merged in) ABI report v1.18.0

2016-08-15 Thread Tom Hacohen
On 07/06/16 13:36, Tom Hacohen wrote: > Hey, > > This is the first ABI report since the merge of Elm. It should correctly > compare. I compared against 1.17 as if elementary was already merged in. > > With that being said, this one is obviously a giant mess. The signatures > changed for *all* of th

Re: [E-devel] EFL (Elementary merged in) ABI report v1.18.0

2016-08-15 Thread Stefan Schmidt
Hello. On 13/08/16 05:16, Carsten Haitzler (The Rasterman) wrote: > On Fri, 12 Aug 2016 18:31:34 +0200 Stefan Schmidt > said: > >> Hello. >> >> On 12/08/16 11:37, Tom Hacohen wrote: >>> On 07/06/16 13:36, Tom Hacohen wrote: Hey, This is the first ABI report since the merge of Elm.

[EGIT] [tools/enventor] master 01/01: ported crash handling for Windows OS.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=b28c4879802f9c58462e010a5a5ff4440fcdb310 commit b28c4879802f9c58462e010a5a5ff4440fcdb310 Author: Hermet Park Date: Mon Aug 15 17:08:10 2016 +0900 ported crash handling for Windows OS. ---

[EGIT] [tools/enventor] master 01/01: file_mgr: support file back tracking feature.

2016-08-15 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=eca29287abc4e36bf5d3f04860b0c673462dd803 commit eca29287abc4e36bf5d3f04860b0c673462dd803 Author: Hermet Park Date: Mon Aug 15 16:49:35 2016 +0900 file_mgr: support file back tracking featur