[EGIT] [core/efl] master 01/01: evas/canvas - code refactoring. more clean code.

2013-09-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3b6961e17542d8940d6de9a08b9b820f1fe7a5f7 commit 3b6961e17542d8940d6de9a08b9b820f1fe7a5f7 Author: ChunEon Park Date: Sun Sep 29 17:30:55 2013 +0900 evas/canvas - code refactoring. more clean code.

[EGIT] [core/elementary] master 01/01: elementary/mapbuf: Dont' move the content to not be calculated. Mapbuf expects the content is static object and it won't be updated by content position. This act

2013-09-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=458b46544b5062212fdfb695607723a6c7a86ce5 commit 458b46544b5062212fdfb695607723a6c7a86ce5 Author: ChunEon Park Date: Sun Sep 29 18:57:10 2013 +0900 elementary/mapbuf: Dont' move the content

Re: [E-devel] Tests failure in EFL

2013-09-29 Thread Tom Hacohen
Doesn't happen on Jenkins, and I can't test it locally at the moment. Could you please give us more info about your setup, and possibly even bisect to find the offending commit? On Sun, Sep 29, 2013 at 7:20 AM, daniel.za...@samsung.com < daniel.za...@samsung.com> wrote: > Hi all, > > Just for yo

[EGIT] [core/efl] master 01/02: evas: let's micro optimize the parsing of format.

2013-09-29 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5d37215d261da2cb6b42070e8608cdec702d8269 commit 5d37215d261da2cb6b42070e8608cdec702d8269 Author: Cedric BAIL Date: Sun Sep 29 13:14:22 2013 +0200 evas: let's micro optimize the parsing of format.

[EGIT] [core/efl] master 02/02: evas: let's inline data to get a little speedup when matching kerning.

2013-09-29 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5f630e865346b9de765bf1f74aca1d8a760ce5bc commit 5f630e865346b9de765bf1f74aca1d8a760ce5bc Author: Cedric BAIL Date: Sun Sep 29 13:14:45 2013 +0200 evas: let's inline data to get a little speedup w

Re: [E-devel] Tests failure in EFL

2013-09-29 Thread daniel.za...@samsung.com
On my computer at work, it fails. At home, it is ok. Same Ubuntu, same check version, same EFL latest. I printed the values checked, they are the same at home and at work. f = 2147483648.00 max = 2147483647 I checked out to the first version of the function and it still fails. It doesn't se

[EGIT] [core/elementary] master 01/01: elementary/naviframe.c : Because naviframe is focusable, it should set focus to itself when the new item is unfocusable.

2013-09-29 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=b216de22610fd8831f03fd9fd32b9f4ffdd20c30 commit b216de22610fd8831f03fd9fd32b9f4ffdd20c30 Author: WooHyun Jung Date: Mon Sep 30 10:09:23 2013 +0900 elementary/naviframe.c : Because navifra