summaryrefslogtreecommitdiff
path: root/src/lib/eio/efl_io_manager.eo
Commit message (Expand)AuthorAgeFilesLines
* eo-files: convert all Eina.Strbuf & Eina.BinbufMarcel Hollerbach2020-06-091-2/+2
* Tabs: remove themXavi Artigas2020-02-121-2/+2
* eo files: Avoid container<ptr(value_type)> usage.Lauro Moura2019-11-291-1/+1
* efl: change all occurences of @owned to @moveDaniel Kolesa2019-09-061-8/+8
* docs: Fix common misspellings in EO filesXavi Artigas2019-04-021-1/+1
* eo files: mark a bunch of types with @betaMike Blumenkrantz2019-03-081-3/+3
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-1/+1
* eo-docs: Remove Doxygen tags from efl*.eo filesXavi Artigas2018-11-281-1/+1
* eo: Avoid namespace clashes.Lauro Moura2018-11-131-3/+3
* eolian: switch Eina.Future instances to future<T>Daniel Kolesa2018-05-031-9/+9
* eio: improve efl.io.manager API by being const when not touching the object.Cedric BAIL2018-04-301-9/+9
* eio: convert efl_io_manager_stat_ls to use Eina_Future.Cedric Bail2018-04-301-1/+2
* eio: convert efl_io_manager_direct_ls to Eina_Future.Cedric Bail2018-04-301-1/+2
* eio: switch Efl.Io.Manager to actually use Array instead of Accessor (to avoi...Cedric Bail2018-04-301-2/+2
* Efl.Loop_* (from Efl.Loop.*)Xavi Artigas2018-04-241-1/+1
* eolian: convert all of cedric's tabs to spaces in .eo filesMike Blumenkrantz2018-02-121-2/+2
* efl: make efl build againDaniel Kolesa2018-01-121-1/+1
* eio: migrate Efl.Io.Manager.xattr_ls to use Eina_Future.Cedric Bail2017-12-141-1/+2
* ecore: rename Efl.Loop_User to Efl.Loop.Consumer.Cedric BAIL2017-12-131-1/+1
* docs: add the last docs for efl_io_manager eo classStefan Schmidt2017-12-081-0/+2
* eio: properly mark array contents as ptrDaniel Kolesa2017-11-021-2/+2
* eio: migrate efl.io.manager.ls to use Eina_Future.Cedric Bail2017-09-281-2/+17
* eio: convert Efl.Io.Manager.stat() to return Eina_Future.Cedric BAIL2017-09-271-1/+1
* eo files: first batch of @owned conversionsDaniel Kolesa2017-09-151-4/+4
* eio: move efl.io.manager.xattr.get to use the new Eina_Future.Cedric Bail2017-09-141-1/+1
* eio: migrate efl.io.manager.open to use Eina_Future.Cedric Bail2017-09-131-1/+1
* eio: move efl.io.manager.close to use the new future.Cedric BAIL2017-09-121-1/+1
* eio: first convertion to new future/promise.Cedric BAIL2017-09-111-1/+1
* efl.io.manager: fix eo types and indentJee-Yong Um2016-11-281-7/+7
* docs: eio: finish up missing eo file docs in eioStefan Schmidt2016-11-111-8/+8
* docs: efl_io: add missing docs for efl_io_managerStefan Schmidt2016-11-071-16/+16
* ecore_audio, eio eo: remove pointersDaniel Kolesa2016-11-041-2/+2
* docs: eio: document missing structsStefan Schmidt2016-10-271-2/+2
* eio: rework efl_io_manager to use efl_future.Cedric Bail2016-09-081-79/+26
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-3/+3
* eio: rename eio_job to efl_io_manager.Cedric BAIL2016-06-221-0/+150