summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* eina: backport fix for race condition in Eina_File infrastructure.Cedric Bail2013-11-211-5/+9
* Tests: Link against @EFL_PTHREAD_LIBS@Albin Tonnerre2013-11-011-1/+1
* eina_xattr: Backport memory leak fix.Stefan Schmidt2013-06-111-0/+1
* fix magic failure in eina_value_array_count when array is NULLMike Blumenkrantz2013-03-191-1/+1
* eina: forgotten backport of 1e916e44f7e2eeb20057299dbceecbe8bf0910beCedric BAIL2013-02-161-1/+1
* eina: forgotten backport.Cedric BAIL2013-02-151-0/+2
* fix eina compile in branchMike Blumenkrantz2013-02-071-0/+1
* eina: backport r83708.Cedric BAIL2013-02-071-26/+45
* eina: backport r83698.Cedric BAIL2013-02-072-3/+7
* eina: backport r83668.Cedric BAIL2013-02-061-1/+1
* eina: backport r83578.Cedric BAIL2013-02-063-7/+14
* Bumping stable efl to 1.7.5.v1.7.5Luis Felipe Strano Moraes2013-01-041-2/+2
* Updating README files for 1.7.4 release and including missing city.h headers ...Luis Felipe Strano Moraes2012-12-211-1/+1
* eina: backport fix to EINA_INLIST_FOREACH_SAFE macroLucas De Marchi2012-12-131-1/+1
* branches eina : Fix define EINA_UNUSED for win32 buildsNicolas Aguirre2012-12-122-2/+11
* eina,evas,ecore,eio: backport r80434.Cedric BAIL2012-12-071-0/+11
* eina: fix typo.Cedric BAIL2012-10-201-1/+1
* eina: handle properly case where str != NULL and slen == 0Cedric BAIL2012-10-191-1/+3
* eina: backport r78209.Cedric BAIL2012-10-191-1/+1
* backport mmap safety fix.Carsten Haitzler2012-09-271-4/+7
* backport eina nullcheck things.Carsten Haitzler2012-09-127-3/+24
* eina: backport r76267.Cedric BAIL2012-09-071-1/+1
* this breaks lots of stuff. terminology, e.... i got yself a blankv1.7.0Carsten Haitzler2012-08-281-4/+0
* null checks for str splitMike Blumenkrantz2012-08-281-0/+4
* update @version'sCarsten Haitzler2012-08-271-1/+1
* Eina: upgrade eina_inarray_setup to eina_inarray_step_setBruno Dilly2012-08-242-2/+2
* eina_file : fix functions to behave with paths containing '/' or '\' on WindowsVincent Torri2012-08-231-44/+45
* eina: don't rely on the order of the declaration of the variablesVincent Torri2012-08-221-4/+8
* Eina: fix possible mem leakVincent Torri2012-08-201-1/+3
* Eina: formattingVincent Torri2012-08-201-1/+1
* eina: Use more @note notation. Fixed more wrong documentation.Daniel Juyung Seo2012-08-155-18/+24
* eina eina_stringshare.h: Use @note instead of just saying 'Note that ...'. Th...Daniel Juyung Seo2012-08-151-2/+2
* eina eina_stringshare.c: Fixed formatting while reading the code.Daniel Juyung Seo2012-08-151-64/+64
* eina eina_stringshare.h: Fixed wrong documentation pointed out by Ryuan.Daniel Juyung Seo2012-08-151-2/+2
* eina: add EINA_SENTINEL to help use of variadic functionsLucas De Marchi2012-08-141-0/+14
* more updates for 1.7.0 alpha.Carsten Haitzler2012-08-101-1/+1
* leaklet--Carsten Haitzler2012-08-041-0/+1
* thanks vtorri :-)Gustavo Sverzut Barbieri2012-08-011-0/+2
* improve docs about eina_log_domain_level_check().Gustavo Sverzut Barbieri2012-08-011-2/+2
* ops, last minute api change was not updated...Gustavo Sverzut Barbieri2012-08-011-1/+4
* eina log: expose cross platform way to set console colors.Gustavo Sverzut Barbieri2012-08-012-59/+140
* fix problem in dealing with debians multiarch on prefix finding.Carsten Haitzler2012-08-011-0/+19
* eina: fix documentation.Cedric BAIL2012-07-311-3/+3
* eina: cleanup eina_file_map_lines API before release.Cedric BAIL2012-07-313-42/+40
* Eina: oups, typo in #ifdef for including Escape.hYouness Alaoui2012-07-211-1/+1
* Eina: eina_list_remove doc improvementsJonas M. Gastal2012-07-171-5/+5
* Iterator and Accessor doc improvements.Jonas M. Gastal2012-07-173-8/+39
* fix minor version defines to be at 1.6 (in sync now) ready for goingCarsten Haitzler2012-07-161-1/+1
* Small improvement to eina_hash_free_cb_set documentation.Jonas M. Gastal2012-07-131-2/+6
* Eina Log: don't remove a domain from env var list on the first registerBruno Dilly2012-07-051-3/+0