summaryrefslogtreecommitdiff
path: root/src/lib/ecore_con
Commit message (Expand)AuthorAgeFilesLines
* emile: make emile optionalJoão Paulo Taylor Ienczak Zanette2021-01-063-2/+16
* ecore_con: Rename EAPI macro to ECORE_CON_API in Ecore Con libraryFelipe Magno de Almeida2020-12-1419-486/+441
* ecore con url - curl is actually optional and only needs to init on useCarsten Haitzler (Rasterman)2020-09-191-2/+0
* ecore con - curl - fix error map to map right enumCarsten Haitzler (Rasterman)2020-08-251-1/+1
* efl: make all _class_get() functions constMarcel Hollerbach2020-07-203-3/+3
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-231-33/+33
* refactor buildMarcel Hollerbach2020-05-271-14/+14
* ecore_con: Fix unused argument warningVincent Torri2020-05-191-1/+1
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+1
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-1/+3
* systemd - make libsystemd use/supprot entirely runtime "dlopened"Carsten Haitzler (Rasterman)2020-05-185-18/+68
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-074-6/+6
* doxygen docs: Fix all invalid @param namesXavi Artigas2020-04-201-2/+2
* remove unused imports in eo/eot filesDaniel Kolesa2020-04-192-4/+0
* fix buid on bsdCarsten Haitzler (Rasterman)2020-04-121-2/+2
* ecore con - clean up file lock andunlock on failed bindCarsten Haitzler (Rasterman)2020-04-121-12/+19
* doxygen: fix missing end group tagXavi Artigas2020-02-281-0/+5
* ecore_con: fix to check a return value of functionsWonki Kim2020-02-191-6/+12
* efl_con: add a default condition to switch statementWonki Kim2020-02-191-4/+2
* ecore con - also be paranoid with same nul byte checks in path strCarsten Haitzler (Rasterman)2020-02-151-9/+10
* ecore_con - on bsd if we get flock unlink old socket by forceCarsten Haitzler (Rasterman)2020-02-151-0/+1
* ecore_con: remove use of list<> from Efl.Net.Cedric BAIL2020-01-302-3/+8
* ecore_con - try an extended bsd workaround by keeping lock openCarsten Haitzler (Rasterman)2020-01-271-21/+43
* ecore_con - freebsd bind blocking workaroundCarsten Haitzler (Rasterman)2020-01-181-1/+76
* docs: fix to make docs contain proper imagesWonki Kim2019-12-101-5/+1
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-041-4/+0
* esacpe: remove library from treeStefan Schmidt2019-12-042-8/+0
* eo files: Avoid container<ptr(value_type)> usage.Lauro Moura2019-11-293-5/+5
* ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con_...Cedric BAIL2019-10-141-1/+1
* ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con.Cedric BAIL2019-10-111-2/+2
* ecore_con: destructor are always called when finalize return NULL.Cedric BAIL2019-10-111-7/+2
* efl: remove remaining instances of .eo global variablesDaniel Kolesa2019-09-245-57/+213
* efl: use new eolian error functionality instead of globalsDaniel Kolesa2019-09-243-17/+12
* docs: nicer formatting of the NULL keyword, everywhereXavi Artigas2019-09-109-18/+18
* efl: change all occurences of @owned to @moveDaniel Kolesa2019-09-069-30/+30
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-022-5/+8
* eolian: drop @crefDaniel Kolesa2019-08-291-1/+1
* ecore_con/memleak: due to checking refcount using postfix decrement operatorsubhransu mohanty2019-08-231-1/+1
* eolian: rename @class on methods to @staticDaniel Kolesa2019-08-163-7/+7
* Evil: remove pwd code in Evil and fix compilation failures after the removalVincent Torri2019-07-281-1/+5
* eolian: rename @warn_unused and its associated APIDaniel Kolesa2019-05-262-7/+7
* eolian: remove param @nonullDaniel Kolesa2019-05-265-11/+11
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-222-0/+4
* eolian: remove @nullable keywordDaniel Kolesa2019-05-214-8/+8
* bin/eet and ecore_con: remove Evil.h when not necessary and include evil_priv...Vincent Torri2019-05-1718-49/+2
* remove useless check of ws2tcpip.hVincent Torri2019-04-025-14/+5
* docs: Fix common misspellings in EO filesXavi Artigas2019-04-021-1/+1
* docs: Remove obsolete @since tags from EO filesXavi Artigas2019-03-2033-107/+0
* efl_con: fixup copy'n paste errorMarcel Hollerbach2019-03-201-2/+2
* efl_io_*: apply new event calling conventionMike Blumenkrantz2019-03-195-10/+10