summaryrefslogtreecommitdiff
path: root/src/lib/eio
Commit message (Expand)AuthorAgeFilesLines
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-154-26/+26
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-117-35/+35
* Eio: Update my email address.Stephen Houston2016-08-052-2/+2
* autotools: since it has been broken for some times and nobody noticed, let's ...Cedric BAIL2016-08-011-64/+0
* eio: handle failure due to lack of access right.Cedric Bail2016-07-152-2/+12
* eio: make it possible to force fallback monitor for testing purpose.Cedric Bail2016-07-151-2/+5
* eio: avoid access after death of eio handler due to inotify triggering IN_IGN...Cedric Bail2016-07-151-0/+5
* eio: cleanup thread pointer on thread finish.Cedric Bail2016-07-152-0/+2
* eio model - fix leak found by coverityCarsten Haitzler (Rasterman)2016-07-081-1/+2
* eio: register one Efl_Io_Manager by default on the main loop at init time.Cedric BAIL2016-06-221-2/+9
* eio: rename eio_job to efl_io_manager.Cedric BAIL2016-06-224-53/+54
* efl: Move promise parameter to return in data modelFelipe Magno de Almeida2016-06-161-13/+22
* eio: Fixed Eio_Model monitor life cycleLarry Jr2016-06-142-26/+78
* eio: Removed wrong attribution to promise vtable from EioFelipe Magno de Almeida2016-06-111-9/+3
* eio: fixed Eina_Value_Type in model property mtimeLarry Jr2016-06-101-1/+1
* eina: Remove value type promisesLauro Moura2016-06-092-21/+23
* eio: Fix build for windowsJean-Philippe Andre2016-06-071-3/+1
* eio: fix pointer comparison.Benjamin Jacobs2016-06-061-1/+1
* eio: remove eio_model that should already be part of Eio.h.Cedric BAIL2016-06-064-78/+4
* eio: fix free eina_promises in error_callbacksLarry Jr2016-06-061-0/+5
* eio: treat Eina_Accessor NULL as success instead of failure in modelLarry Jr2016-06-051-8/+2
* eio: Add mime_type property in Eio_ModelLarry Jr2016-06-053-8/+28
* eio: Eio_Model parent_get return parent modelLarry Jr2016-06-052-1/+30
* eio: Fix Eio_Model promise accessorLarry Jr2016-06-051-11/+9
* eina: Remove unnecessary indirection to promisesFelipe Magno de Almeida2016-06-031-24/+12
* eolian: utilize the new void_ptr builtin across eo filesDaniel Kolesa2016-06-022-2/+2
* eolian: utilize the new builtin string type across eo filesDaniel Kolesa2016-05-313-22/+22
* eio: fix build break.Hermet Park2016-05-281-1/+5
* eio: Adds Eo-based Eio APILauro Moura2016-05-259-1251/+2270
* eio: Call correct function to cleanup Eio_File.Lauro Moura2016-05-251-3/+3
* Efl: Remove "legacy_prefix: null;" as it's now the default.Tom Hacohen2016-05-121-1/+0
* Efl model: Remove the no longer needed .Base hack.Tom Hacohen2016-05-102-23/+23
* Efl, Eio, Eldbus, Elementary: new model API use eina_promiseLarry Jr2016-04-293-279/+219
* docs: eio: add class description for eio model classStefan Schmidt2016-04-201-0/+2
* eio: make it possible to build the library alone.Cedric BAIL2016-04-141-0/+61
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-2/+2
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-4/+3
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-3/+4
* Automatic migration to Eo4.Tom Hacohen2016-03-031-12/+12
* Eio model: Fix Eolian warnings.Tom Hacohen2016-02-161-0/+2
* eio_monitor: fix memory leak in eio monitor moduleVivek Ellur2015-10-091-1/+4
* eio_monitor: fix memory leak issueVivek Ellur2015-10-091-0/+2
* eio: make poll backend pass eio_test_monitor.c test suite.Cedric BAIL2015-10-041-5/+5
* eio: improve documentation.Cedric BAIL2015-10-011-57/+122
* eio: fix typo in documentationAmitesh Singh2015-09-281-4/+4
* eio: add kevent backend.Cedric BAIL2015-09-222-1/+209
* eio: unify deletion of eina_file_ls's iterator.Guillaume Friloux2015-09-031-3/+1
* eio: limit race condition during shutdown.Cedric BAIL2015-08-191-3/+6
* efl: fix doc references across the tree to validate rightDaniel Kolesa2015-07-081-1/+1
* ector,ecore,eio,emotion: convert some docsDaniel Kolesa2015-06-101-20/+20