summaryrefslogtreecommitdiff
path: root/src/lib/eina
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* eina: introduce eina_iterator_processMarcel Hollerbach2020-02-193-0/+89
* eina_array: interpret the count of a NULL array as 0Marcel Hollerbach2020-02-191-0/+1
* C#: Add error checking for Eina.Success_Flag return typeFelipe Magno de Almeida2020-02-181-0/+9
* eina file - close on exec - doesnt exist on windows - vtorriCarsten Haitzler (Rasterman)2020-02-151-1/+3
* eina_rbtree: avoid defererencing null pointerYeongjong Lee2020-02-141-3/+7
* eina - promise - be safe if no scheduled_entry is thereCarsten Haitzler (Rasterman)2020-02-121-0/+1
* efl: `eina_value_list_vinsert` assumes that the position is always validLucas Cavalcante de Sousa2020-02-071-2/+3
* eina: do not warn when calling eina_inarray_pop on empty inarray to match ein...Cedric BAIL2020-01-311-1/+1
* eina: add eina_future_all_iterator and eina_promise_all_iterator.Cedric BAIL2020-01-312-2/+99
* eina_matrix: Add eina_matrix4 operator(translate, rotate, scale)JunsuChoi2020-01-292-35/+235
* eina: add new range Data typeali2020-01-234-0/+201
* eina - fix eina_strndup test passingCarsten Haitzler (Rasterman)2020-01-151-4/+10
* eina - rmeove dup EINA_PRINTFCarsten Haitzler (Rasterman)2020-01-151-1/+0
* eina - eina_strndup - use universal impl because strndup is an issueCarsten Haitzler (Rasterman)2020-01-151-5/+5
* eina - enable EINA_PRINTF for clang as well as gccCarsten Haitzler (Rasterman)2020-01-151-0/+1
* eina_hash: Move hash_free_cb to avoid memory leak.Woochanlee2019-12-191-1/+2