[E-devel] stop breaking stuff!

2017-01-06 Thread The Rasterman
seriously. STOP IT. stop this git commit+push dump and run on a friday night... and then leave everything broken! saturday afternoon and i'm fixing basic build problems that should NOT HAPPEN. enlightenment doesn't build anymore! all these full-of-annoyance float/double compare shit stuff is brok

[EGIT] [core/enlightenment] master 01/01: desklock - make blocker transparent again - a theme issue not code

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0b0b6e6fd9b53e717037e404445716a67cbfe15e commit 0b0b6e6fd9b53e717037e404445716a67cbfe15e Author: Carsten Haitzler (Rasterman) Date: Sat Jan 7 14:19:18 2017 +0900 desklock - make blocker

[EGIT] [core/enlightenment] master 01/01: e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS...

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3903d44666b208913824acf5b129707212eb5af8 commit 3903d44666b208913824acf5b129707212eb5af8 Author: Carsten Haitzler (Rasterman) Date: Sat Jan 7 14:05:17 2017 +0900 e - BLOODY BUILD AGAIN

[EGIT] [core/efl] master 01/01: ecore_drm2 - work with broken kernels that EBUSY on drm page flip

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=46a1bc2d225a42829f1e278f4432b2d8af3e0725 commit 46a1bc2d225a42829f1e278f4432b2d8af3e0725 Author: Carsten Haitzler (Rasterman) Date: Sat Jan 7 13:16:06 2017 +0900 ecore_drm2 - work with broken ke

[EGIT] [core/enlightenment] master 01/01: Enlightenment: Make sure to compile sysinfo gadget for bsd correctly

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2a56bd46a5cb7481c5ec6cf84788875e7337098b commit 2a56bd46a5cb7481c5ec6cf84788875e7337098b Author: Stephen 'Okra' Houston Date: Fri Jan 6 21:52:55 2017 -0600 Enlightenment: Make sure to com

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: add functions for warningless exact comparisons of floats

2017-01-06 Thread The Rasterman
On Fri, 6 Jan 2017 16:37:10 -0200 Gustavo Sverzut Barbieri said: > Hi mike, > > This isn't good for a number of reasons... first the non-inline nature > will add more symbols and a reasonable penalty. Secondly it just > pushes the warning out of the code... to do something like that, maybe > it'

[EGIT] [core/efl] master 02/07: eina: switch to equal FP_ZERO with fpclassify.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=89f429c0e7c7b71916230a6634d061dae7457db1 commit 89f429c0e7c7b71916230a6634d061dae7457db1 Author: Cedric BAIL Date: Fri Jan 6 11:18:49 2017 -0800 eina: switch to equal FP_ZERO with fpclassify. ---

[EGIT] [core/efl] master 06/07: cxx: fix example with recent change.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cf501ee7eb3a89966b283f384c077074e660cd23 commit cf501ee7eb3a89966b283f384c077074e660cd23 Author: Cedric BAIL Date: Fri Jan 6 15:37:49 2017 -0800 cxx: fix example with recent change. --- src/exam

[EGIT] [core/efl] master 01/07: eina: rename EINA_{FLT, DBL}_CMP to EINA_{FLT, DBL}_EQ.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8f1c071d6adbf6f8e2002eeeabdc7f3d7be9ef22 commit 8f1c071d6adbf6f8e2002eeeabdc7f3d7be9ef22 Author: Cedric BAIL Date: Fri Jan 6 09:57:46 2017 -0800 eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_

[EGIT] [core/efl] master 07/07: ecore_con: use the right type for prototype.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=78bd2ea6f5fd158d2df59f86deb1b7c778f44457 commit 78bd2ea6f5fd158d2df59f86deb1b7c778f44457 Author: Cedric BAIL Date: Fri Jan 6 15:58:26 2017 -0800 ecore_con: use the right type for prototype. ---

[EGIT] [core/efl] master 05/07: eina: add test for all float/double util function.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=95e1cefb40af92149e306b653e7f9411d9d0b5ff commit 95e1cefb40af92149e306b653e7f9411d9d0b5ff Author: Cedric BAIL Date: Fri Jan 6 15:19:41 2017 -0800 eina: add test for all float/double util function.

[EGIT] [core/efl] master 04/07: eina: include forgotten test file in release tarball.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8519ae44815046dd7cda9fb1c10ed0d5882af3f0 commit 8519ae44815046dd7cda9fb1c10ed0d5882af3f0 Author: Cedric BAIL Date: Fri Jan 6 15:19:13 2017 -0800 eina: include forgotten test file in release tarba

[EGIT] [core/efl] master 03/07: eina: move to use memcmp and rename eina_{flt, dbl}eq to eina_{flt, dbl}_exact.

2017-01-06 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e7d7d9d58710b0a2373db7e71110cabaeaac5dc commit 8e7d7d9d58710b0a2373db7e71110cabaeaac5dc Author: Cedric BAIL Date: Fri Jan 6 11:33:20 2017 -0800 eina: move to use memcmp and rename eina_{flt,dbl}

[EGIT] [core/enlightenment] master 04/07: Enlightenment: Add the sysinfo gadget that includes battery, temp, frequency, cpu, mem, and net

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=cd24662e9fc2b7318b22bffb16d84ab84eea5451 commit cd24662e9fc2b7318b22bffb16d84ab84eea5451 Author: Stephen 'Okra' Houston Date: Fri Jan 6 16:12:20 2017 -0600 Enlightenment: Add the sysinfo

[EGIT] [core/enlightenment] master 03/07: E gadgets: Prepare for sysinfo to arrive.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=501ea95e2c3ca29338135713ae1f6be9f4380161 commit 501ea95e2c3ca29338135713ae1f6be9f4380161 Author: Stephen 'Okra' Houston Date: Thu Jan 5 15:36:27 2017 -0600 E gadgets: Prepare for sysinfo

[EGIT] [core/enlightenment] master 06/07: Enlightenment: Add the necessary Makefile for sysinfo.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=924307d96e357ba5b82e45216bf56ed3ddd1c331 commit 924307d96e357ba5b82e45216bf56ed3ddd1c331 Author: Stephen 'Okra' Houston Date: Fri Jan 6 16:16:13 2017 -0600 Enlightenment: Add the necessar

[EGIT] [core/enlightenment] master 07/07: Enlightenment: Add a scroller to the sysinfo gadget.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b24ab5c06d30c610cc916ad9e05c892dacda2e33 commit b24ab5c06d30c610cc916ad9e05c892dacda2e33 Author: Stephen 'Okra' Houston Date: Fri Jan 6 17:31:47 2017 -0600 Enlightenment: Add a scroller t

[EGIT] [core/enlightenment] master 02/07: Luncher: Fix right click menu popup crash.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=02224ae8b3c7fbac973abf3ee424737cc79f5d72 commit 02224ae8b3c7fbac973abf3ee424737cc79f5d72 Author: Stephen 'Okra' Houston Date: Thu Jan 5 15:35:20 2017 -0600 Luncher: Fix right click menu p

[EGIT] [core/enlightenment] master 01/07: Sysinfo: Add sysinfo to the configure list.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=20549367730fc58abe70e7b53fe39f3dd5a6bb64 commit 20549367730fc58abe70e7b53fe39f3dd5a6bb64 Author: Stephen 'Okra' Houston Date: Wed Dec 28 09:18:11 2016 -0600 Sysinfo: Add sysinfo to the co

[EGIT] [core/efl] master 01/01: Elm Theme: Add style alias for no inset shadow on scroller.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f9928b75c8c4a2e6c3f02aafb68c8a569a47ab04 commit f9928b75c8c4a2e6c3f02aafb68c8a569a47ab04 Author: Stephen 'Okra' Houston Date: Fri Jan 6 17:15:07 2017 -0600 Elm Theme: Add style alias for no inset s

[EGIT] [core/efl] master 01/01: Theme: Add necessary theme files for the new sysinfo gadget.

2017-01-06 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=85e8adafbf705cb9a4f685adbc9aa0738bf7d0a4 commit 85e8adafbf705cb9a4f685adbc9aa0738bf7d0a4 Author: Stephen 'Okra' Houston Date: Fri Jan 6 16:08:25 2017 -0600 Theme: Add necessary theme files for the

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: add functions for warningless exact comparisons of floats

2017-01-06 Thread Cedric BAIL
Hi, Sorry I didn't saw that commit getting in just before I pushed mine. I have renamed EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ as discussed in a previous thread. That is now confusing I think with this new function. Should we rename them to something like eina_flt_exat_eq or something like that a

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina: add functions for warningless exact comparisons of floats

2017-01-06 Thread Gustavo Sverzut Barbieri
Hi mike, This isn't good for a number of reasons... first the non-inline nature will add more symbols and a reasonable penalty. Secondly it just pushes the warning out of the code... to do something like that, maybe it's more reasonable to just turn the comparison into a memcmp() if we're looking

[EGIT] [core/enlightenment] master 22/24: mark strftime calls using struct tm in e_slider as safe

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=574bf220d5a243d6fee4acbd8e8bfb0692f19ae0 commit 574bf220d5a243d6fee4acbd8e8bfb0692f19ae0 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 mark strftime calls using str

[EGIT] [core/enlightenment] master 18/24: resolve misc float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=40f8e02be8dcc5b3c25b41b32870d5ab88cf1787 commit 40f8e02be8dcc5b3c25b41b32870d5ab88cf1787 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve misc float-equal warn

[EGIT] [core/enlightenment] master 20/24: add global macros for easily toggling warning flags

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=86505cd88586e165d0f0e82d638ff9b746299eb5 commit 86505cd88586e165d0f0e82d638ff9b746299eb5 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 add global macros for easily

[EGIT] [core/enlightenment] master 13/24: resolve widget-related float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c242029cf774812df225a0915a82b6b7362658d8 commit c242029cf774812df225a0915a82b6b7362658d8 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve widget-related float-

[EGIT] [core/enlightenment] master 23/24: Revert "warnings - disable y2k and format non literal and float comparison"

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=945897930e5a270b399b767d7f73a493205dc58d commit 945897930e5a270b399b767d7f73a493205dc58d Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 Revert "warnings - disable y2

[EGIT] [core/enlightenment] master 12/24: resolve winlist float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e88d1af101b32a626c5c00adb2e4aa413d825928 commit e88d1af101b32a626c5c00adb2e4aa413d825928 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve winlist float-equal w

[EGIT] [core/enlightenment] master 15/24: resolve client float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ec96143327cbf5627960535546ca5139a9826573 commit ec96143327cbf5627960535546ca5139a9826573 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve client float-equal wa

[EGIT] [core/enlightenment] master 17/24: resolve binding+action float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7264ac9e9623fab032989fe991ec712a3e169599 commit 7264ac9e9623fab032989fe991ec712a3e169599 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve binding+action float-

[EGIT] [core/enlightenment] master 09/24: fix selective disabling of -Wunused-parameter under clang in copied weston code

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=989b0cd096fa588359070ac1703079c5ae95c6da commit 989b0cd096fa588359070ac1703079c5ae95c6da Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 fix selective disabling of -W

[EGIT] [core/enlightenment] master 02/24: add method for unblocking zones during desklock show/hide

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1c4ee0028c59ebaf50f61a55e0fa8317db75a1e9 commit 1c4ee0028c59ebaf50f61a55e0fa8317db75a1e9 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 add method for unblocking zon

[EGIT] [core/enlightenment] master 19/24: specify format string for desk names in desk config

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c5b3aba6fd399b0863d4e31a6ae0c2f8da09dc9d commit c5b3aba6fd399b0863d4e31a6ae0c2f8da09dc9d Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 specify format string for des

[EGIT] [core/enlightenment] master 05/24: resolve battery float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=49776abae39d919212149dda35ca593c3bea9d3c commit 49776abae39d919212149dda35ca593c3bea9d3c Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve battery float-equal w

[EGIT] [core/enlightenment] master 07/24: resolve efx float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5268ac6500110202f484cadfb1ae468e0350873d commit 5268ac6500110202f484cadfb1ae468e0350873d Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve efx float-equal warni

[EGIT] [core/enlightenment] master 03/24: handle desklock show animation unblocking in lokker

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=dda64c8f12f9180613633787665c076502b64f7f commit dda64c8f12f9180613633787665c076502b64f7f Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 handle desklock show animatio

[EGIT] [core/enlightenment] master 10/24: resolve conf_* module float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=683fe228ad339879b55e5321b04d95cbe26db81c commit 683fe228ad339879b55e5321b04d95cbe26db81c Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve conf_* module float-e

[EGIT] [core/enlightenment] master 16/24: resolve misc module float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0bbdd764692178f5763e9d7dbf8766e9b10b93dd commit 0bbdd764692178f5763e9d7dbf8766e9b10b93dd Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve misc module float-equ

[EGIT] [core/enlightenment] master 21/24: mark strftime calls using struct tm in time module as safe

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f011db58ce49a5912b6105171b528e3bd06e02c2 commit f011db58ce49a5912b6105171b528e3bd06e02c2 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 mark strftime calls using str

[EGIT] [core/enlightenment] master 01/24: revert desklock block_rect opacity change

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=912eb66b7094ca0da2a5b025ce3fb3e9dd36d6f1 commit 912eb66b7094ca0da2a5b025ce3fb3e9dd36d6f1 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 revert desklock block_rect op

[EGIT] [core/enlightenment] master 06/24: resolve efm float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=aeb8851c9db3bd34bae3a46dbc66afbc59b803ab commit aeb8851c9db3bd34bae3a46dbc66afbc59b803ab Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve efm float-equal warni

[EGIT] [core/enlightenment] master 11/24: resolve evry float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3ad6c0c88c6c026438e1f377a39268f459f755b1 commit 3ad6c0c88c6c026438e1f377a39268f459f755b1 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve evry float-equal warn

[EGIT] [core/enlightenment] master 24/24: use -Wno-format-y2k for non-release builds

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=94480c6204934dc0912a15c7bc50c594b13b6eaf commit 94480c6204934dc0912a15c7bc50c594b13b6eaf Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 use -Wno-format-y2k for non-r

[EGIT] [core/enlightenment] master 14/24: resolve gadcon-related float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=faac7507272ff5588d2e901952648d60ef672c90 commit faac7507272ff5588d2e901952648d60ef672c90 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve gadcon-related float-

[EGIT] [core/enlightenment] master 04/24: resolve certain double/float comparisons in with increased correctness

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6f1f165d324c34f90b81990daa8241de60cffc94 commit 6f1f165d324c34f90b81990daa8241de60cffc94 Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve certain double/float

[EGIT] [core/enlightenment] master 08/24: resolve compositor float-equal warnings

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=85589ab2b8aa717f1f14f786115d2f900988b6fc commit 85589ab2b8aa717f1f14f786115d2f900988b6fc Author: Mike Blumenkrantz Date: Fri Jan 6 12:56:22 2017 -0500 resolve compositor float-equa

[EGIT] [core/efl] master 01/02: eina: add functions for warningless exact comparisons of floats

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1b4c26be8e9630ae0c367b914f893161c968799a commit 1b4c26be8e9630ae0c367b914f893161c968799a Author: Mike Blumenkrantz Date: Fri Jan 6 12:57:46 2017 -0500 eina: add functions for warningless exa

[EGIT] [core/efl] master 02/02: eina: add macros for determining whether floats are nonzero

2017-01-06 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=16d28c6bc8d49e30afb3ee66730ddf3a50494147 commit 16d28c6bc8d49e30afb3ee66730ddf3a50494147 Author: Mike Blumenkrantz Date: Fri Jan 6 12:57:46 2017 -0500 eina: add macros for determining whethe

[EGIT] [core/efl] master 01/01: evas-wayland-shm: Fix formatting

2017-01-06 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6cf290faec98bebf25ec51630aa5879fefae9149 commit 6cf290faec98bebf25ec51630aa5879fefae9149 Author: Chris Michael Date: Fri Jan 6 09:33:58 2017 -0500 evas-wayland-shm: Fix formatting NB

[EGIT] [core/efl] master 01/01: eina: fix up last commit

2017-01-06 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=04c0e5609c355ff87f5f01c9c4c160186a65e85f commit 04c0e5609c355ff87f5f01c9c4c160186a65e85f Author: Marcel Hollerbach Date: Fri Jan 6 13:02:37 2017 +0100 eina: fix up last commit i am sorr

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina_strbuf: add eina_strbuf_free_return

2017-01-06 Thread marcel-hollerbach
Hello, i pushed now 4d6d177ff71521d077e624dcadd4b4f84c14204a. This brings the api to every buf type. And the api is renamed to eina_xXxbuf_release(...). This was the conclusion after a conversation on irc. The only question left is if tests should be added for binbuf and ustrbuf. Its basically t

[EGIT] [core/efl] master 01/01: eina_buf: replace eina_strbuf_free_return with eina_xXxbuf_release

2017-01-06 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4d6d177ff71521d077e624dcadd4b4f84c14204a commit 4d6d177ff71521d077e624dcadd4b4f84c14204a Author: Marcel Hollerbach Date: Fri Jan 6 12:18:32 2017 +0100 eina_buf: replace eina_strbuf_free_return w

[EGIT] [core/efl] master 01/01: eina - fix redefinition of word size if already defined

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c7d23534d9b846bd23023a86d76a828bfa849333 commit c7d23534d9b846bd23023a86d76a828bfa849333 Author: Carsten Haitzler (Rasterman) Date: Fri Jan 6 19:25:25 2017 +0900 eina - fix redefinition of word s

[EGIT] [core/efl] master 01/01: elm_code: Add 2 spaces auto indent after keywords

2017-01-06 Thread YeongJong Lee
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=13730d7a75fddc0c086c6da2e86e3509c6935156 commit 13730d7a75fddc0c086c6da2e86e3509c6935156 Author: YeongJong Lee Date: Fri Jan 6 09:38:02 2017 + elm_code: Add 2 spaces auto indent after ke

[EGIT] [core/efl] master 01/02: evas image preload - fix race condition that stops preloads

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0690d47880dce56bb7d7393f0f8f763c18034fd1 commit 0690d47880dce56bb7d7393f0f8f763c18034fd1 Author: Carsten Haitzler (Rasterman) Date: Fri Jan 6 16:35:09 2017 +0900 evas image preload - fix race con

[EGIT] [core/efl] master 02/02: evas gl - avoid a possible crash of tex upload of invalid sized image

2017-01-06 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bb6c324e7302980b980c8b2da0b1e9b7c288f37a commit bb6c324e7302980b980c8b2da0b1e9b7c288f37a Author: Carsten Haitzler (Rasterman) Date: Fri Jan 6 17:42:44 2017 +0900 evas gl - avoid a possible crash

Re: [E-devel] Moksha / E17 Crash with EFL 1.18.4

2017-01-06 Thread The Rasterman
On Fri, 6 Jan 2017 02:21:10 -0600 Jeff Hoogland said: > Having some users report segfaults with our E17 fork using the latest EFL > under our Ubuntu 16.04 base. > > Had someone run a back trace and post it here > . >

[EGIT] [core/efl] master 01/01: edje_edit: fix set the images set as image.normal value.

2017-01-06 Thread Mykyta Biliavskyi
nikawhite pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a3426a38acbd4f81e9a56a5a74731e4172e00e7e commit a3426a38acbd4f81e9a56a5a74731e4172e00e7e Author: Mykyta Biliavskyi Date: Fri Jan 6 10:30:19 2017 +0200 edje_edit: fix set the images set as imag

[E-devel] Moksha / E17 Crash with EFL 1.18.4

2017-01-06 Thread Jeff Hoogland
Having some users report segfaults with our E17 fork using the latest EFL under our Ubuntu 16.04 base. Had someone run a back trace and post it here . Looks like it is dying in the EFL somewhere? I'm honestly not great