[EGIT] [core/efl] master 01/01: RADME: Update Windows status

2021-08-06 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5f768eb1ebe4bfee7778d7434ba9157ad998c1a7 commit 5f768eb1ebe4bfee7778d7434ba9157ad998c1a7 Author: Vincent Torri Date: Fri Aug 6 08:40:24 2021 +0100 RADME: Update Windows status Reviewers

[EGIT] [apps/terminology] master 01/01: tyls: use eina_fnmatch

2021-05-26 Thread Vincent Torri
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=4b7abf1e2285ff89f588d5cc8a2dd6c9502736a9 commit 4b7abf1e2285ff89f588d5cc8a2dd6c9502736a9 Author: Vincent Torri Date: Wed May 26 22:40:11 2021 +0200 tyls: use eina_fnmatch

[EGIT] [core/efl] master 01/01: Elementary: include fnmatch.h only on non Windows OS

2021-05-05 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=032e86f4aaf4d7972477849bb372da4a3c0ea8ea commit 032e86f4aaf4d7972477849bb372da4a3c0ea8ea Author: Vincent Torri Date: Wed May 5 10:22:25 2021 +0100 Elementary: include fnmatch.h only on non

[EGIT] [core/efl] master 01/02: Build: remove fnmatch checks

2021-05-03 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab2d602ff8e94b7bcdd6452d42c2adfcb89cae0e commit ab2d602ff8e94b7bcdd6452d42c2adfcb89cae0e Author: Vincent Torri Date: Mon May 3 20:53:41 2021 +0100 Build: remove fnmatch checks Reviewers

[EGIT] [core/efl] master 01/01: Eina: use eina_fnmatch() instead of fnmatch()

2021-05-03 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=de296b13c80b3d46b39265122b8da01cddfa5a6d commit de296b13c80b3d46b39265122b8da01cddfa5a6d Author: Vincent Torri Date: Mon May 3 18:48:24 2021 +0100 Eina: use eina_fnmatch() instead of fnmatch

[EGIT] [core/efl] master 01/03: Eina: API addition: interface musl's fnmatch() implementation

2021-05-03 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3d374692f7dcdea4e7fb18b77ecf32d39fb367db commit 3d374692f7dcdea4e7fb18b77ecf32d39fb367db Author: Vincent Torri Date: Mon May 3 16:26:38 2021 +0100 Eina: API addition: interface musl's fnmatch

[EGIT] [website/www-content] master 01/01: Wiki page eo-intro.md changed with summary [remove useless include] by Vincent Torri

2021-04-19 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d514bebbe8a67183e8cc51b869988bb246b53f39 commit d514bebbe8a67183e8cc51b869988bb246b53f39 Author: Vincent Torri Date: Mon Apr 19 11:50:01 2021 -0700 Wiki page eo

[EGIT] [website/www-content] master 01/01: Wiki page hello-world-gui.md changed with summary [remove unnecessary headers, addd a comment about Efl_Ui.h] by Vincent Torri

2021-04-19 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=286c6bfca70bf9940c7709935c21a0ed675276d3 commit 286c6bfca70bf9940c7709935c21a0ed675276d3 Author: Vincent Torri Date: Mon Apr 19 11:21:15 2021 -0700 Wiki page hello

[EGIT] [website/www-content] master 01/01: Wiki page part_block changed with summary [add doc for text ellipsis] by Vincent Torri

2021-04-19 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=b03077bf1174134a39727a70349a7b70bb3b64a1 commit b03077bf1174134a39727a70349a7b70bb3b64a1 Author: Vincent Torri Date: Mon Apr 19 00:34:20 2021 -0700 Wiki page

[EGIT] [core/efl] master 01/01: Fix TIFF file signature in big endian

2021-04-17 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=287834b0dafa2c96c8920c792348b48655f06766 commit 287834b0dafa2c96c8920c792348b48655f06766 Author: Vincent Torri Date: Sat Apr 17 10:59:14 2021 +0100 Fix TIFF file signature in big endian

[EGIT] [core/efl] master 01/01: improve heif loader: * efl coding style * faster head callback * faster copy of image data

2021-04-09 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=77a3b908eda7323892b6c2b824a2ce638645b230 commit 77a3b908eda7323892b6c2b824a2ce638645b230 Author: Vincent Torri Date: Fri Apr 9 21:09:05 2021 +0100 improve heif loader: * efl coding style

[EGIT] [apps/rage] master 01/01: mpris: do not support mpris on Windows

2021-04-04 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/apps/rage.git/commit/?id=ecaccef008313d01df0b00bb5582dce5986426ad commit ecaccef008313d01df0b00bb5582dce5986426ad Author: Vincent Torri Date: Sun Apr 4 17:53:09 2021 +0100 mpris: do not support mpris on Windows

[EGIT] [core/efl] master 01/01: Evas avif loader: fix segfault when the avif loader tries to load a non avif image

2021-03-31 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=769066f606e6459192d0b6ed5069e0807cc7ae81 commit 769066f606e6459192d0b6ed5069e0807cc7ae81 Author: Vincent Torri Date: Wed Mar 31 10:29:50 2021 +0100 Evas avif loader: fix segfault when the avif

[EGIT] [core/efl] master 01/01: Evas: add raw image extensions

2021-03-30 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15078f757b8e1e6898286fdb409c66943a7e5a8b commit 15078f757b8e1e6898286fdb409c66943a7e5a8b Author: Vincent Torri Date: Tue Mar 30 21:19:17 2021 +0100 Evas: add raw image extensions

[EGIT] [core/efl] master 02/02: Avif image loader: add another check to verify that libavif has been built with an AV1 decoder

2021-03-28 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e52391c5851323a37d13e29dbff7bb7c73a4d2b6 commit e52391c5851323a37d13e29dbff7bb7c73a4d2b6 Author: Vincent Torri Date: Sun Mar 28 21:56:54 2021 +0100 Avif image loader: add another check to verify

[EGIT] [apps/express] master 01/01: meson build system

2021-02-12 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/apps/express.git/commit/?id=0674d038f535ece1bafb65ae54be5fb3b17308e5 commit 0674d038f535ece1bafb65ae54be5fb3b17308e5 Author: Vincent Torri Date: Fri Feb 12 16:18:55 2021 + meson build system Test Plan

[EGIT] [core/efl] master 03/03: Efreet: fix file:// scheme on Windows

2021-02-06 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec4ef6911591b0ce47616438dfd34626d9302537 commit ec4ef6911591b0ce47616438dfd34626d9302537 Author: Vincent Torri Date: Sat Feb 6 14:49:54 2021 + Efreet: fix file:// scheme on Windows

[EGIT] [core/efl] master 02/03: Efreet: do not translate standard directories on Windows

2021-02-06 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d8d52861a619e7a6e1e7244ffb70a9a8b4819c07 commit d8d52861a619e7a6e1e7244ffb70a9a8b4819c07 Author: Vincent Torri Date: Sat Feb 6 14:38:37 2021 + Efreet: do not translate standard directories

[EGIT] [tools/enventor] master 01/04: Enventor.h.in is useless, there is no substitution. Just use Eventor.h

2021-02-01 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=bfdf844546d3cde23ca337c602160e51bf36bd9b commit bfdf844546d3cde23ca337c602160e51bf36bd9b Author: Vincent Torri Date: Mon Feb 1 11:18:39 2021 + Enventor.h.in is useless

[EGIT] [tools/enventor] master 02/04: fix warnings and a missing include

2021-02-01 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=cca2d207e6c9f386eff3ebf8ecdbaf89b5eed188 commit cca2d207e6c9f386eff3ebf8ecdbaf89b5eed188 Author: Vincent Torri Date: Mon Feb 1 11:18:51 2021 + fix warnings and a missing include

[EGIT] [tools/enventor] master 03/04: fix some errors when using future meson build system

2021-02-01 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=57124329882fccb5bcf10b22bb6046903d7a9a91 commit 57124329882fccb5bcf10b22bb6046903d7a9a91 Author: Vincent Torri Date: Mon Feb 1 11:19:00 2021 + fix some errors when using future meson

[EGIT] [tools/enventor] master 04/04: fix function declaration

2021-02-01 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=82754a341901f433b4dcb03267b1241db9f4b6f8 commit 82754a341901f433b4dcb03267b1241db9f4b6f8 Author: Vincent Torri Date: Mon Feb 1 11:19:12 2021 + fix function declaration Test

[EGIT] [apps/express] master 01/01: some fixes for the meson build system

2021-01-29 Thread Vincent Torri
devilhorns pushed a commit to branch master. http://git.enlightenment.org/apps/express.git/commit/?id=eefa100be45abc61460f2b82d8cc259badbd9d55 commit eefa100be45abc61460f2b82d8cc259badbd9d55 Author: Vincent Torri Date: Fri Jan 29 11:17:57 2021 -0500 some fixes for the meson build system

[EGIT] [core/efl] master 01/01: Evas, Eolian: install missing *_api.h files

2020-12-17 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5f3152a30b6d53def24b85a1b76c75c82edc3c08 commit 5f3152a30b6d53def24b85a1b76c75c82edc3c08 Author: Vincent Torri Date: Thu Dec 17 15:28:26 2020 + Evas, Eolian: install missing *_api.h files

[EGIT] [core/efl] master 02/02: Ecore_Win32: add the API ecore_win32_window_maximized_set()

2020-10-13 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=25e64a9a4e3adc259e81093a223c12996e424bf1 commit 25e64a9a4e3adc259e81093a223c12996e424bf1 Author: Vincent Torri Date: Tue Oct 13 15:19:39 2020 +0100 Ecore_Win32: add the API

[EGIT] [core/efl] master 01/02: Ecore_Evas win32: fix activate() function

2020-10-13 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b9df223fa2fb0c0293b3b28363030965e5acb9ff commit b9df223fa2fb0c0293b3b28363030965e5acb9ff Author: Vincent Torri Date: Tue Oct 13 15:19:26 2020 +0100 Ecore_Evas win32: fix activate() function

[EGIT] [core/efl] master 01/01: Ecore_Evas win32 module: do not set evas viewport size to 0

2020-10-10 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0742a6c78eb34373842e3927e832e733bdc7e293 commit 0742a6c78eb34373842e3927e832e733bdc7e293 Author: Vincent Torri Date: Sat Oct 10 13:56:03 2020 +0100 Ecore_Evas win32 module: do not set evas

[EGIT] [core/efl] master 02/02: elua test: fix undeclared variable

2020-10-09 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bc22474bdcf32d815787b9813f6c47d92064e6d commit 6bc22474bdcf32d815787b9813f6c47d92064e6d Author: Vincent Torri Date: Fri Oct 9 23:26:00 2020 +0100 elua test: fix undeclared variable

[EGIT] [core/efl] master 01/01: Evil : move mkstemp(s) and mkdtemp in eina_file directly

2020-10-08 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eacee53c2e795a1c5e187558ccced2d66390d761 commit eacee53c2e795a1c5e187558ccced2d66390d761 Author: Vincent Torri Date: Thu Oct 8 11:58:11 2020 +0100 Evil : move mkstemp(s) and mkdtemp in eina_file

[EGIT] [core/efl] efl-1.25 01/01: Ecore_file: on Windows, fix errno value when dst exists.

2020-10-08 Thread Vincent Torri
stefan pushed a commit to branch efl-1.25. http://git.enlightenment.org/core/efl.git/commit/?id=86b5ea5af8d32f5b4160271f66007d1d079dfe4d commit 86b5ea5af8d32f5b4160271f66007d1d079dfe4d Author: Vincent Torri Date: Tue Oct 6 15:09:31 2020 +0100 Ecore_file: on Windows, fix errno value when

[EGIT] [core/efl] master 01/01: Ecore_file: on Windows, fix errno value when dst exists.

2020-10-06 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a08a860a87fc99e712be1ec72d91a5536c856c2 commit 0a08a860a87fc99e712be1ec72d91a5536c856c2 Author: Vincent Torri Date: Tue Oct 6 15:09:31 2020 +0100 Ecore_file: on Windows, fix errno value when

[EGIT] [core/efl] efl-1.25 03/03: Windows: fix copy'n paste

2020-10-06 Thread Vincent Torri
stefan pushed a commit to branch efl-1.25. http://git.enlightenment.org/core/efl.git/commit/?id=ac6528c9ec463b0248aaad964ce8042127ef2d90 commit ac6528c9ec463b0248aaad964ce8042127ef2d90 Author: Vincent Torri Date: Wed Sep 30 13:59:27 2020 +0100 Windows: fix copy'n paste Summary

[EGIT] [core/efl] master 01/01: Windows: fix copy'n paste

2020-09-30 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=de5ac3287002f21fb13f97ba635f6962664e3ebc commit de5ac3287002f21fb13f97ba635f6962664e3ebc Author: Vincent Torri Date: Wed Sep 30 13:59:27 2020 +0100 Windows: fix copy'n paste Summary

[EGIT] [core/efl] efl-1.24 02/02: Ethumb: reorder _init/shutdown functions, ecore and evas init/shutdown are useless, as ecore_evas already manages them

2020-09-26 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=b6ecdbb91c6d90cfd332c90c233bfb359f5ff1f1 commit b6ecdbb91c6d90cfd332c90c233bfb359f5ff1f1 Author: Vincent Torri Date: Fri Sep 25 10:30:04 2020 +0100 Ethumb: reorder _init/shutdown functions

[EGIT] [core/efl] efl-1.24 01/02: edje_external_inspector: re-order _init a bit: log after eina, remove ecore_init/shutdown as it is already managed by edje_init/shutdown

2020-09-26 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=ab44a15b4c2a9b9f494dc201b869322462e409b1 commit ab44a15b4c2a9b9f494dc201b869322462e409b1 Author: Vincent Torri Date: Fri Sep 25 10:29:54 2020 +0100 edje_external_inspector: re-order _init

[EGIT] [core/efl] efl-1.25 03/05: edje_external_inspector: re-order _init a bit: log after eina, remove ecore_init/shutdown as it is already managed by edje_init/shutdown

2020-09-26 Thread Vincent Torri
stefan pushed a commit to branch efl-1.25. http://git.enlightenment.org/core/efl.git/commit/?id=44c613352dd1dabf83df9bf4556e7c22b8e3dcf2 commit 44c613352dd1dabf83df9bf4556e7c22b8e3dcf2 Author: Vincent Torri Date: Fri Sep 25 10:29:54 2020 +0100 edje_external_inspector: re-order _init

[EGIT] [core/efl] efl-1.25 04/05: Ethumb: reorder _init/shutdown functions, ecore and evas init/shutdown are useless, as ecore_evas already manages them

2020-09-26 Thread Vincent Torri
stefan pushed a commit to branch efl-1.25. http://git.enlightenment.org/core/efl.git/commit/?id=401ce9030ee04a1d17b6232f6bcb80da03913e37 commit 401ce9030ee04a1d17b6232f6bcb80da03913e37 Author: Vincent Torri Date: Fri Sep 25 10:30:04 2020 +0100 Ethumb: reorder _init/shutdown functions

[EGIT] [core/efl] master 03/03: fix order and simplify a bit order of _init|_shutdown functions

2020-09-25 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e4866ae395c2235fc853362bac35a2a65d44 commit e4866ae395c2235fc853362bac35a2a65d44 Author: Vincent Torri Date: Fri Sep 25 10:30:20 2020 +0100 fix order and simplify a bit order of _init

[EGIT] [core/efl] master 02/03: Ethumb: reorder _init/shutdown functions, ecore and evas init/shutdown are useless, as ecore_evas already manages them

2020-09-25 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=994904098cfc0178670bf051a2169def7e4cd7ad commit 994904098cfc0178670bf051a2169def7e4cd7ad Author: Vincent Torri Date: Fri Sep 25 10:30:04 2020 +0100 Ethumb: reorder _init/shutdown functions

[EGIT] [core/efl] master 01/03: edje_external_inspector: re-order _init a bit: log after eina, remove ecore_init/shutdown as it is already managed by edje_init/shutdown

2020-09-25 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9bfba0867d32b2ca63b2262341fb27526639b290 commit 9bfba0867d32b2ca63b2262341fb27526639b290 Author: Vincent Torri Date: Fri Sep 25 10:29:54 2020 +0100 edje_external_inspector: re-order _init a bit

[EGIT] [core/efl] master 01/01: elm_config: don't prepend /tmp/ to file name

2020-09-21 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3aeffe0beca89a173dedbac28a2d0f853aac370f commit 3aeffe0beca89a173dedbac28a2d0f853aac370f Author: Vincent Torri Date: Mon Sep 21 06:22:40 2020 + elm_config: don't prepend /tmp/ to file name

[EGIT] [core/efl] master 01/01: elm_config: remove useless init|shutdown of ecore_win32 and eocore_cocoa (done in ecore_evas module), and useless wayland variable

2020-09-18 Thread Vincent Torri
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=364323881cb229036774200637411094bb02cc9b commit 364323881cb229036774200637411094bb02cc9b Author: Vincent Torri Date: Thu Sep 17 16:26:59 2020 + elm_config: remove useless init|shutdown

[EGIT] [core/efl] master 01/01: eina file test: check rmdir result.

2020-09-02 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=af8bf56c98f2d405a588c5e9561ab05bfa832ef0 commit af8bf56c98f2d405a588c5e9561ab05bfa832ef0 Author: Vincent Torri Date: Wed Sep 2 08:21:39 2020 + eina file test: check rmdir result

[EGIT] [core/efl] master 01/02: ecore_file_can_exec: fix .bat case

2020-09-01 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2261332969b6e97aa302ee1663b3626c7378d9ad commit 2261332969b6e97aa302ee1663b3626c7378d9ad Author: Vincent Torri Date: Mon Aug 31 13:46:51 2020 + ecore_file_can_exec: fix .bat case

[EGIT] [core/efl] master 02/02: eeze_mount binary: more secure check extension ('.iso' and not 'iso')

2020-09-01 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ba3b082d06b4ddea834e08d1c79d291ac6c3df0e commit ba3b082d06b4ddea834e08d1c79d291ac6c3df0e Author: Vincent Torri Date: Mon Aug 31 13:54:53 2020 + eeze_mount binary: more secure check extension

[EGIT] [core/efl] master 02/02: Evil: add gettimeofday()

2020-08-31 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d910fa3fa77860ea2e36c38d0c4b7212d203d159 commit d910fa3fa77860ea2e36c38d0c4b7212d203d159 Author: Vincent Torri Date: Wed Aug 26 18:44:28 2020 + Evil: add gettimeofday() Add

[EGIT] [core/efl] master 01/02: Ecore: more precise implementation of ecore_time_get on Windows

2020-08-31 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=33304d656cf5a1b4580ce711851c3ebc57f1acea commit 33304d656cf5a1b4580ce711851c3ebc57f1acea Author: Vincent Torri Date: Sat Aug 22 05:56:05 2020 + Ecore: more precise implementation

[EGIT] [core/efl] master 01/01: ecore-file: fix ecore_file_can_exec() on Windows

2020-08-31 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=45cabae42b766a9c5df1f577ca251d04f90bbdff commit 45cabae42b766a9c5df1f577ca251d04f90bbdff Author: Vincent Torri Date: Mon Aug 31 11:55:09 2020 + ecore-file: fix ecore_file_can_exec

[EGIT] [core/efl] master 01/02: elm_theme: more secure check extension as '.edj' and not 'edj'

2020-08-31 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=07d6a25c2060487014f3dcb19271935114af588a commit 07d6a25c2060487014f3dcb19271935114af588a Author: Vincent Torri Date: Sun Aug 30 20:22:49 2020 + elm_theme: more secure check extension

[EGIT] [core/efl] master 02/02: eet test: use eina_file_mkstemp, fix include for vc++

2020-08-19 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=047b59d9345076fa927b7af747b4b90da31637eb commit 047b59d9345076fa927b7af747b4b90da31637eb Author: Vincent Torri Date: Tue Aug 18 05:04:09 2020 + eet test: use eina_file_mkstemp, fix include

[EGIT] [core/efl] master 01/01: Eina log: flush stderr on mintty-based terminals

2020-07-19 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a9710f54c1732543f57b9a44134e406b21eba93c commit a9710f54c1732543f57b9a44134e406b21eba93c Author: Vincent Torri Date: Sun Jul 19 18:27:49 2020 +0100 Eina log: flush stderr on mintty-based

[EGIT] [core/efl] master 02/02: Evas: add avif evas loader and saver

2020-07-15 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd24e89144d8808e4e7ee20efe599ff4a6d3d37e commit fd24e89144d8808e4e7ee20efe599ff4a6d3d37e Author: Vincent Torri Date: Wed Jul 15 18:51:27 2020 +0100 Evas: add avif evas loader and saver

[EGIT] [core/efl] master 01/02: Evas: add avif evas loader

2020-07-14 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dd23a6c84aee249aa5316b48af6956072233bb97 commit dd23a6c84aee249aa5316b48af6956072233bb97 Author: Vincent Torri Date: Sat Jul 11 11:34:01 2020 +0100 Evas: add avif evas loader Summary

[EGIT] [tools/expedite] master 01/01: Windows: remove Evil dependency, general cleanup for Windows

2020-07-07 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=7c4bebe47e1f6a7dfee8d370e53bbc61e47025e0 commit 7c4bebe47e1f6a7dfee8d370e53bbc61e47025e0 Author: Vincent Torri Date: Tue Jul 7 13:39:31 2020 +0100 Windows: remove Evil dependency, general

[EGIT] [core/efl] master 01/01: Windows: fix eina_file_map_new()

2020-06-26 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cdaac43d3a9f339ccf0f27c2fdab7f7b191d0ebd commit cdaac43d3a9f339ccf0f27c2fdab7f7b191d0ebd Author: Vincent Torri Date: Thu Jun 25 14:44:15 2020 + Windows: fix eina_file_map_new

[EGIT] [core/efl] master 01/01: meson: add Solaris support

2020-06-18 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f04316e3f0395e746b3047344d398ea281e0880e commit f04316e3f0395e746b3047344d398ea281e0880e Author: Vincent Torri Date: Thu Jun 18 14:35:46 2020 +0100 meson: add Solaris support Summary

[EGIT] [core/efl] master 01/01: tests: eina: fix ENOMEM message on Windows and solaris

2020-06-18 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fbd3bc626216694a1eb43bbe0462692c56b5b82e commit fbd3bc626216694a1eb43bbe0462692c56b5b82e Author: Vincent Torri Date: Tue Jun 16 21:47:43 2020 + tests: eina: fix ENOMEM message on Windows

[EGIT] [core/efl] efl-1.24 12/31: Eina file test: use the correct Eina file object

2020-06-15 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=e6dd33d7a565ad7c0529db7a92e9463fc4fae95b commit e6dd33d7a565ad7c0529db7a92e9463fc4fae95b Author: Vincent Torri Date: Tue May 26 21:48:56 2020 + Eina file test: use the correct Eina file

[EGIT] [core/efl] efl-1.24 11/31: Eina file test: on Windows, open cmd, not a shell

2020-06-15 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=4211bc1f3cb09dadcc0832e2fc021779c4654eb0 commit 4211bc1f3cb09dadcc0832e2fc021779c4654eb0 Author: Vincent Torri Date: Tue May 26 21:45:31 2020 + Eina file test: on Windows, open cmd

[EGIT] [website/www-content] master 01/01: Wiki page efl-deps-src changed with summary [add libjpeg-turbo] by Vincent Torri

2020-06-13 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=5d41cbf73cd6a4a215e2f7ebe1d81a47161a4fd3 commit 5d41cbf73cd6a4a215e2f7ebe1d81a47161a4fd3 Author: Vincent Torri Date: Sat Jun 13 05:41:16 2020 -0700 Wiki page efl

[EGIT] [website/www-content] master 01/01: Wiki page efl-deps-src changed with summary [move fribidi next to freetype] by Vincent Torri

2020-06-13 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=522bf9ad7065cbeb2e4432778404c02b81a68413 commit 522bf9ad7065cbeb2e4432778404c02b81a68413 Author: Vincent Torri Date: Sat Jun 13 05:39:25 2020 -0700 Wiki page efl

[EGIT] [website/www-content] master 01/01: Wiki page efl-deps-src changed with summary [remove xine and vlc video backend] by Vincent Torri

2020-06-13 Thread Vincent Torri
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=39c04b7a310111a0c5f7bd302216dbdf6eba3623 commit 39c04b7a310111a0c5f7bd302216dbdf6eba3623 Author: Vincent Torri Date: Sat Jun 13 05:34:48 2020 -0700 Wiki page efl

[EGIT] [core/efl] master 01/03: Use extern after EAPI

2020-06-10 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cfbdcdc9c81c5cd14d8dc9f1db4d102d8052b473 commit cfbdcdc9c81c5cd14d8dc9f1db4d102d8052b473 Author: Vincent Torri Date: Wed Jun 10 05:07:47 2020 + Use extern after EAPI Reviewed

[EGIT] [core/efl] master 02/03: Eina file test: use the correct Eina file object

2020-05-27 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3dad97ce32f2ff8c3e29574c7ec6c01c6bc81e66 commit 3dad97ce32f2ff8c3e29574c7ec6c01c6bc81e66 Author: Vincent Torri Date: Tue May 26 21:48:56 2020 + Eina file test: use the correct Eina file

[EGIT] [core/efl] master 01/03: Eina file test: on Windows, open cmd, not a shell

2020-05-27 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4026c1595645df51838fd0a5e61bcba872af3b34 commit 4026c1595645df51838fd0a5e61bcba872af3b34 Author: Vincent Torri Date: Tue May 26 21:45:31 2020 + Eina file test: on Windows, open cmd

[EGIT] [core/efl] efl-1.24 03/09: tests: eina: fix usage of long on Windows

2020-05-25 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=40e0c2dced03f59ebc430d02b679f57ef006107c commit 40e0c2dced03f59ebc430d02b679f57ef006107c Author: Vincent Torri Date: Fri May 15 03:49:17 2020 + tests: eina: fix usage of long on Windows

[EGIT] [core/efl] efl-1.24 02/09: ecore_con: Fix unused argument warning

2020-05-25 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=26afa83cee6159c78c07f90bc9ca126c5876644e commit 26afa83cee6159c78c07f90bc9ca126c5876644e Author: Vincent Torri Date: Tue May 19 04:21:34 2020 + ecore_con: Fix unused argument warning

[EGIT] [core/efl] efl-1.24 07/09: ecore_evas: fix uninitialized variable warning

2020-05-25 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=614e471ab2dc02fb6149ef0f742327e5a589d9bc commit 614e471ab2dc02fb6149ef0f742327e5a589d9bc Author: Vincent Torri Date: Sat May 23 14:55:53 2020 +0100 ecore_evas: fix uninitialized variable

[EGIT] [core/efl] efl-1.24 08/09: elm test: include evil_private.h to declare realpath() on Windows

2020-05-25 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=9a37508f620c5f547b3e53b3c1396aea47d03e1a commit 9a37508f620c5f547b3e53b3c1396aea47d03e1a Author: Vincent Torri Date: Sat May 23 14:57:10 2020 +0100 elm test: include evil_private.h to declare

[EGIT] [core/efl] efl-1.24 04/09: evas: gesture_manager: fix usage of long on Windows

2020-05-25 Thread Vincent Torri
stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=7de6b87508c3294accd3e8e4f2e3df7d6c002470 commit 7de6b87508c3294accd3e8e4f2e3df7d6c002470 Author: Vincent Torri Date: Fri May 15 03:42:30 2020 + evas: gesture_manager: fix usage of long

[EGIT] [core/efl] master 03/03: elm test: include evil_private.h to declare realpath() on Windows

2020-05-23 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf65520a424799b6348588a7396e79a0f6fe3b82 commit bf65520a424799b6348588a7396e79a0f6fe3b82 Author: Vincent Torri Date: Sat May 23 14:57:10 2020 +0100 elm test: include evil_private.h to declare

[EGIT] [core/efl] master 02/03: ecore_evas: fix uninitialized variable warning

2020-05-23 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68bb283c58bacaf7555f6aca0d7bc181957bdab7 commit 68bb283c58bacaf7555f6aca0d7bc181957bdab7 Author: Vincent Torri Date: Sat May 23 14:55:53 2020 +0100 ecore_evas: fix uninitialized variable warning

[EGIT] [core/efl] master 02/03: tests: eina: fix usage of long on Windows

2020-05-19 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3230c8de9f1083204e5d1a5c7be7a7ed723caf03 commit 3230c8de9f1083204e5d1a5c7be7a7ed723caf03 Author: Vincent Torri Date: Fri May 15 03:49:17 2020 + tests: eina: fix usage of long on Windows

[EGIT] [core/efl] master 03/03: evas: gesture_manager: fix usage of long on Windows

2020-05-19 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=86f1e6a00c54a37515b1d3487ef3d9174dc36f38 commit 86f1e6a00c54a37515b1d3487ef3d9174dc36f38 Author: Vincent Torri Date: Fri May 15 03:42:30 2020 + evas: gesture_manager: fix usage of long

[EGIT] [core/efl] master 01/03: ecore_con: Fix unused argument warning

2020-05-19 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d08d26f19f5e28eb1857933d8e4a6b19caf9705c commit d08d26f19f5e28eb1857933d8e4a6b19caf9705c Author: Vincent Torri Date: Tue May 19 04:21:34 2020 + ecore_con: Fix unused argument warning

[EGIT] [core/efl] master 01/01: Fix EAPI definition by defining EFL_BUILD for each built DLL

2020-05-18 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3ade45cbc82bea1772c7ad1afb7e1ba5dd67d930 commit 3ade45cbc82bea1772c7ad1afb7e1ba5dd67d930 Author: Vincent Torri Date: Mon May 18 09:48:17 2020 +0100 Fix EAPI definition by defining EFL_BUILD

[EGIT] [core/efl] master 01/01: Use __func__ C99 identifier instead of __FUNCTION__ compiler extension

2020-05-07 Thread Vincent Torri
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d135957ffa0ae429f4ca22662de8633771984485 commit d135957ffa0ae429f4ca22662de8633771984485 Author: Vincent Torri Date: Thu May 7 09:27:07 2020 -0400 Use __func__ C99 identifier instead

[EGIT] [core/efl] master 01/01: remove arguments of LOGFN in ecore_wayland modules as the are always the same

2020-05-06 Thread Vincent Torri
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8db62cb22b9bfb8f52e86b76575e5b61f67d9351 commit 8db62cb22b9bfb8f52e86b76575e5b61f67d9351 Author: Vincent Torri Date: Wed May 6 09:18:31 2020 -0400 remove arguments of LOGFN in ecore_wayland

[EGIT] [core/efl] master 01/01: free memory in clipboard notify event and fix clipboard clear event

2020-04-03 Thread Vincent Torri
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dc1454f8cf2ba2808caed6f7d8ab64252be26b2e commit dc1454f8cf2ba2808caed6f7d8ab64252be26b2e Author: Vincent Torri Date: Tue Mar 24 14:05:19 2020 + free memory in clipboard notify event and fix

[EGIT] [core/efl] master 01/01: fix segfault when there is no text in clipboard

2020-03-26 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e0f5e80f7831c930d432c9991d831cbd4f48babd commit e0f5e80f7831c930d432c9991d831cbd4f48babd Author: Vincent Torri Date: Thu Mar 26 10:47:34 2020 -0400 fix segfault when there is no text in clipboard

[EGIT] [core/efl] master 01/01: Ecore_Win32: free 'compose' field when needed, fix memory leak

2020-02-25 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fa562828b8d08fa4e6902b061e8bb8bda430b8a7 commit fa562828b8d08fa4e6902b061e8bb8bda430b8a7 Author: Vincent Torri Date: Tue Feb 25 10:27:14 2020 -0500 Ecore_Win32: free 'compose' field when needed

[EGIT] [core/efl] master 03/03: Evil: add evil_utf8_to_utf16() API ; use evil_utf16_to_utf8() in Ecore_Win32

2020-02-25 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0ff7469d91df09f859dffd5152dfc508759206e6 commit 0ff7469d91df09f859dffd5152dfc508759206e6 Author: Vincent Torri Date: Tue Feb 25 09:23:48 2020 -0500 Evil: add evil_utf8_to_utf16() API ; use

[EGIT] [core/efl] master 01/01: bin/ecore_evas: remove useless inclusion of Evil.h

2019-05-17 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1692ff3890875be579dbf953bd0ec2146497eba9 commit 1692ff3890875be579dbf953bd0ec2146497eba9 Author: Vincent Torri Date: Fri May 17 14:02:21 2019 -0400 bin/ecore_evas: remove useless inclusion

[EGIT] [core/efl] master 01/01: bin/eet and ecore_con: remove Evil.h when not necessary and include evil_private.h when necessary

2019-05-17 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=092114ecc8ea39e3fdf0f0e7a7f2db9574269531 commit 092114ecc8ea39e3fdf0f0e7a7f2db9574269531 Author: Vincent Torri Date: Fri May 17 13:51:50 2019 -0400 bin/eet and ecore_con: remove Evil.h when

[EGIT] [core/efl] master 02/02: Eet: remove useless inclusion of Evil.h

2019-05-17 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40e2f9ba8eaa59ab3fada45e09c6431060d18321 commit 40e2f9ba8eaa59ab3fada45e09c6431060d18321 Author: Vincent Torri Date: Fri May 17 11:52:58 2019 +0100 Eet: remove useless inclusion of Evil.h

[EGIT] [core/efl] master 01/02: bin/efl and ecore: include evil_private.h when appropriate

2019-05-17 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=839f22870bccc85384d46b8c735fc2ff3edc7ed8 commit 839f22870bccc85384d46b8c735fc2ff3edc7ed8 Author: Vincent Torri Date: Fri May 17 11:52:41 2019 +0100 bin/efl and ecore: include evil_private.h when

[EGIT] [core/efl] master 02/02: Evil: remove fall through warning

2019-05-16 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b21255bba87989100cbaac1a47c2f163017cfd9 commit 8b21255bba87989100cbaac1a47c2f163017cfd9 Author: Vincent Torri Date: Thu May 16 13:49:39 2019 -0400 Evil: remove fall through warning

[EGIT] [core/efl] master 01/02: Eina: replace Evil.h with evil_private.h and remove Evil.h when not necessary

2019-05-16 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce9cad3a3b21e1048f66c275840bb9b2a02aa55d commit ce9cad3a3b21e1048f66c275840bb9b2a02aa55d Author: Vincent Torri Date: Thu May 16 13:48:59 2019 -0400 Eina: replace Evil.h with evil_private.h

[EGIT] [core/efl] master 01/01: Eo: replace Evil.h with evil_private.h

2019-05-16 Thread Vincent Torri
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7f45f94af0201d48f7fcae14c6320ce3b9bcab71 commit 7f45f94af0201d48f7fcae14c6320ce3b9bcab71 Author: Vincent Torri Date: Thu May 16 14:36:12 2019 +0200 Eo: replace Evil.h with evil_private.h

[EGIT] [core/efl] master 01/01: Evil: move the inclusion of all headers in evil_private.h

2019-05-15 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d8cb3e7f71b485abeee9aec6695c2a9a765b8c76 commit d8cb3e7f71b485abeee9aec6695c2a9a765b8c76 Author: Vincent Torri Date: Wed May 15 12:27:37 2019 +0100 Evil: move the inclusion of all headers

[EGIT] [core/efl] master 01/02: eina vpath: fix warning on Windows, as well as the public path

2019-05-12 Thread Vincent Torri
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=59f8516ec5d52bc774942b8988c768104c08d472 commit 59f8516ec5d52bc774942b8988c768104c08d472 Author: Vincent Torri Date: Wed May 8 20:28:05 2019 + eina vpath: fix warning on Windows, as well

[EGIT] [core/efl] master 01/01: elementary genlist: fix potential uninitialized variable.

2019-05-10 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7b44b02e1089689e429f420b4c1dce8ab0c25fea commit 7b44b02e1089689e429f420b4c1dce8ab0c25fea Author: Vincent Torri Date: Fri May 10 10:01:59 2019 -0400 elementary genlist: fix potential uninitialized

[EGIT] [core/efl] master 01/01: Ecore_Exe: fix warning on Windows

2019-05-09 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=84e6fabbb3381c42d21eb224a77b86cdf335e89b commit 84e6fabbb3381c42d21eb224a77b86cdf335e89b Author: Vincent Torri Date: Thu May 9 14:09:08 2019 -0400 Ecore_Exe: fix warning on Windows

[EGIT] [core/efl] master 01/01: Evil: fix warning on 64 bits

2019-05-08 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=594d5077cd52c52f3909df8766637622a0b2ddb9 commit 594d5077cd52c52f3909df8766637622a0b2ddb9 Author: Vincent Torri Date: Wed May 8 12:19:00 2019 -0400 Evil: fix warning on 64 bits Summary

[EGIT] [core/efl] master 01/02: Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined

2019-05-08 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a41c5f7a0656f9b8a1b00bee65f03d2455ed6547 commit a41c5f7a0656f9b8a1b00bee65f03d2455ed6547 Author: Vincent Torri Date: Wed May 8 10:14:45 2019 -0400 Evil: remove localtime_r as mingw-w64 defines

[EGIT] [core/efl] master 01/01: Evil: remove wrapper around getcwd()

2019-05-08 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b141c42e3f932c4b935df2a13ef55d4e7f66a726 commit b141c42e3f932c4b935df2a13ef55d4e7f66a726 Author: Vincent Torri Date: Wed May 8 08:39:36 2019 -0400 Evil: remove wrapper around getcwd

[EGIT] [core/efl] master 01/01: Evil: remove localtime_r as mingw-w64 defines it when _POSIX_C_SOURCE is defined

2019-05-08 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4c44e5e744dba15dfe512668127906afd4b6dba commit a4c44e5e744dba15dfe512668127906afd4b6dba Author: Vincent Torri Date: Wed May 8 12:39:54 2019 +0100 Evil: remove localtime_r as mingw-w64 defines

[EGIT] [core/efl] master 01/01: eina_file: speed up listing of directories on Windows

2019-05-07 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=770cede2bf925b49f7738daa0598260ce183293c commit 770cede2bf925b49f7738daa0598260ce183293c Author: Vincent Torri Date: Tue May 7 11:07:19 2019 +0100 eina_file: speed up listing of directories

[EGIT] [core/efl] master 01/01: replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd

2019-05-03 Thread Vincent Torri
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7db4714db6ed4e540e1048692f29f3ea1f2b88ed commit 7db4714db6ed4e540e1048692f29f3ea1f2b88ed Author: Vincent Torri Date: Fri May 3 13:09:07 2019 +0100 replace strndup with eina_strndup, remove

[EGIT] [core/efl] master 01/01: Eina: add eina_strndup() API as inlined function

2019-05-01 Thread Vincent Torri
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e2634eec6704170541e18df981188859c7f5794d commit e2634eec6704170541e18df981188859c7f5794d Author: Vincent Torri Date: Tue Apr 30 15:37:54 2019 + Eina: add eina_strndup() API as inlined

  1   2   3   >