summaryrefslogtreecommitdiff
path: root/src/lib/eina
Commit message (Expand)AuthorAgeFilesLines
* build: lib: harmonize the use of package_c_args in all libsStefan Schmidt2020-05-261-0/+1
* eina - dont use SCHED_BATCH or SCHED_IDLE unless they are definedCarsten Haitzler (Rasterman)2020-05-251-7/+17
* ecore thread - feedback threads should not be background threads...Carsten Haitzler (Rasterman)2020-05-231-4/+36
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+0
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-0/+3
* systemd - make libsystemd use/supprot entirely runtime "dlopened"Carsten Haitzler (Rasterman)2020-05-182-28/+58
* build: fix void* use in pointer mathsMike Blumenkrantz2020-05-121-6/+6
* eina: resolve float comparison warningsMike Blumenkrantz2020-05-092-3/+5
* doxygen docs: Put Eina XAttrs in their own groupXavi Artigas2020-05-081-1/+3
* doxygen docs: Complete docs for Eina ThreadXavi Artigas2020-05-081-14/+5
* doxygen docs: Fix grouping mess in Eina Simple XMLXavi Artigas2020-05-081-14/+1
* doxygen docs: Complete docs for Eina ModuleXavi Artigas2020-05-082-36/+19
* doxygen docs: Complete docs for Eina LogXavi Artigas2020-05-081-2/+2
* doxygen docs: Complete docs for Eina CPU functionsXavi Artigas2020-05-081-11/+19
* doxygen docs: Complete docs for Eina_RectangleXavi Artigas2020-05-081-8/+28
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-077-22/+22
* doxygen docs: add missing example referencesXavi Artigas2020-04-292-1/+4
* meson: allow debug-threads to be disabled in debugBoris Faure2020-04-281-1/+1
* ecore_file - address issue about false positive of finding a file in ./Carsten Haitzler (Rasterman)2020-04-221-4/+2
* eina: add new definitions to a old enumMarcel Hollerbach2020-04-211-3/+8
* eina/value: use correct time types when comparing time typesMike Blumenkrantz2020-04-171-1/+4
* Replace strncmp codeMarcel Hollerbach2020-04-031-1/+1
* doxygen docs: Add _Eina_Version struct docsXavi Artigas2020-04-021-0/+2
* Eina: Remove eina_prime_tableXavi Artigas2020-03-272-9/+0
* doxygen docs: Add missing docs for core Eina typesXavi Artigas2020-03-272-10/+39
* docs: Fix Eina Core GroupMyoungwoon Roy, Kim2020-03-274-6/+19
* doxygen docs: Fix several warnings in Eina filesXavi Artigas2020-03-2611-26/+26
* doxygen docs: Fix Eina Promises doc structure and linksXavi Artigas2020-03-172-224/+286
* doxygen docs: Create Eina Vector2 group in the right placeXavi Artigas2020-03-171-4/+4
* doxygen docs: Put quadtrees in their own groupXavi Artigas2020-03-171-0/+12
* eina_file: fix a typo errorWonki Kim2020-03-171-1/+1
* eina: do not free NULL ptrMarcel Hollerbach2020-03-121-2/+5
* doxygen docs: Fix illegal referencesXavi Artigas2020-03-121-2/+2
* eina log bt - on by default always if unwind foundCarsten Haitzler (Rasterman)2020-03-122-1/+2
* doxygen docs: Fix tons of invalid Doxygen commandsXavi Artigas2020-03-104-8/+8
* eina_abstract_content: Fix resource leakChristopher Michael2020-03-101-0/+1
* eina_abstract_content: Fix dereference before null checkChristopher Michael2020-03-101-5/+3
* eina_content: free memory in error pathsMarcel Hollerbach2020-03-091-6/+19
* eina: fix define of Eina_ContentMarcel Hollerbach2020-03-092-2/+2
* doxygen docs: remove @ender_group and organize eina vectorsXavi Artigas2020-03-093-26/+24
* eina: Docs/Comments: eina_safety_checks: Correct grammar, spelling mistakes a...Xavi Artigas2020-03-091-5/+5
* doxygen docs: Miscellaneous typosXavi Artigas2020-03-091-1/+1
* docs: Strengthen docs for Copy&Paste and Drag&DropXavi Artigas2020-03-081-34/+34
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-03-086-1/+627
* doxygen docs: Fix several group problemsXavi Artigas2020-03-031-16/+1
* efl_ui_spotlight_scroll: improve scroll behaviourMarcel Hollerbach2020-03-021-0/+9
* freeq - up numbers for fq blocks and other limits to defer big batchesCarsten Haitzler (Rasterman)2020-02-281-5/+216
* doxygen: fix duplicated toc sectionsXavi Artigas2020-02-281-1/+1
* eina: Fix warnings about unused variables on WindowsChristopher Michael2020-02-231-0/+2
* docs: A bit more info and formatting for Eina_Process_CbXavi Artigas2020-02-192-2/+6