summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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: backport r83698.Cedric BAIL2013-02-071-2/+6
* eina: backport r83578.Cedric BAIL2013-02-061-6/+8
* Bumping stable efl to 1.7.5.v1.7.5Luis Felipe Strano Moraes2013-01-041-2/+2
* 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
* backport eina nullcheck things.Carsten Haitzler2012-09-122-3/+3
* update @version'sCarsten Haitzler2012-08-271-1/+1
* Eina: upgrade eina_inarray_setup to eina_inarray_step_setBruno Dilly2012-08-241-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.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
* thanks vtorri :-)Gustavo Sverzut Barbieri2012-08-011-0/+2
* improve docs about eina_log_domain_level_check().Gustavo Sverzut Barbieri2012-08-011-2/+2
* eina log: expose cross platform way to set console colors.Gustavo Sverzut Barbieri2012-08-011-0/+14
* eina: fix documentation.Cedric BAIL2012-07-311-3/+3
* eina: cleanup eina_file_map_lines API before release.Cedric BAIL2012-07-311-8/+6
* 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: handle gracefully eina_*_free with NULL.Cedric BAIL2012-07-053-6/+6
* eina: also track lines index.Cedric BAIL2012-06-291-0/+1
* eina: fix typos in some headersJihoon Kim2012-06-166-13/+13
* even more overclarificationMike Blumenkrantz2012-06-111-5/+8
* super overclarify docs for eina_str_split_fullMike Blumenkrantz2012-06-111-2/+9
* fix @version in each EFL header doxygenJihoon Kim2012-06-041-1/+1
* Removing wrong info about inlist performance from docs.Jonas M. Gastal2012-05-312-13/+5
* eina: doxygen doc fixesJerome Pinot2012-05-3029-199/+199
* eina: doxygen doc fixesJerome Pinot2012-05-2919-265/+254
* eina: don't assume that 'char' is a signed type in Eina_ValueCedric BAIL2012-05-171-2/+2
* Eina: Fixed strict-aliasing warning.Tom Hacohen2012-05-081-4/+2
* eina: add eina_file_map_lines.Cedric BAIL2012-05-081-0/+33
* eina: fix typo in docMichael BOUCHAUD2012-04-251-1/+1
* several fixes for the doxygen docs.Sanjeev BA2012-04-232-4/+4
* From: Jérôme Pinot <ngc891@gmail.com>Jérôme Pinot2012-04-221-0/+77
* eina: fix Eina_Inarray API to at least match Eina_Array API.Cedric BAIL2012-04-201-21/+27
* and fully de-modelify einaCarsten Haitzler2012-04-181-1/+0
* and extract model stuff from value...Carsten Haitzler2012-04-181-19/+1
* well as there is no reason to put eina_model in release - disabledCarsten Haitzler2012-04-181-3/+3
* Fixing the eina_prefix exampleJonas M. Gastal2012-04-171-6/+13
* eina eina_main.h: Fixed documentation.Daniel Juyung Seo2012-04-161-1/+1
* Eina: Fixed usage of gnu extension.Tom Hacohen2012-04-152-5/+5
* Cleanup Doxygens Warnings - einaJonas M. Gastal2012-04-1210-28/+289
* Cleanup Doxygen Warnings - einaJonas M. Gastal2012-04-103-3/+35
* eina: fix typos in docJihoon Kim2012-04-056-16/+16
* eina: fix doc return type Jihoon Kim2012-04-056-15/+17