summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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: news + changelogLucas De Marchi2012-08-142-0/+6
* eina: add EINA_SENTINEL to help use of variadic functionsLucas De Marchi2012-08-141-0/+14
* eina: fix version in NEWSJihoon Kim2012-08-101-1/+1
* more updates for 1.7.0 alpha.Carsten Haitzler2012-08-102-3/+3
* alpha release of 1.7 - let's roll. ALPHA!Carsten Haitzler2012-08-101-2/+2
* leaklet--Carsten Haitzler2012-08-041-0/+1
* thanks vtorri :-)Gustavo Sverzut Barbieri2012-08-013-0/+7
* 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-012-0/+25
* eina: fix documentation.Cedric BAIL2012-07-311-3/+3
* eina: cleanup eina_file_map_lines API before release.Cedric BAIL2012-07-313-42/+40
* remove workaroundVincent Torri2012-07-211-1/+1
* Eina: Set CFLAGS in the configure to allow AC_CHECK_HEADERS to find sys/mman....Youness Alaoui2012-07-211-1/+7
* Eina: oups, typo in #ifdef for including Escape.hYouness Alaoui2012-07-211-1/+1
* libtool authors must be impaled (#1)Vincent Torri2012-07-201-0/+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
* update all versions in @sincs, README's and configure.ac's etc. toCarsten Haitzler2012-07-092-3/+3
* Eina Log: don't remove a domain from env var list on the first registerBruno Dilly2012-07-051-3/+0
* Make old doxygen versions able to find eina example files.Jonas M. Gastal2012-07-051-1/+1
* BAD CEDRIC!Carsten Haitzler2012-07-051-1/+1
* eina: handle gracefully eina_*_free with NULL.Cedric BAIL2012-07-0513-25/+67
* Eina: implement eina_file_map_lines() on WindowsVincent Torri2012-07-043-0/+151
* formattingMike Blumenkrantz2012-07-021-203/+205
* Eina: fix CFLAGS value when --enable-assert is usedVincent Torri2012-07-013-19/+18
* Eina: remove --enable-coverage option.Vincent Torri2012-07-014-96/+37
* typoVincent Torri2012-07-011-2/+2
* Revert "eina: fix eina_file_iterator"Sebastian Dransfeld2012-06-292-4/+3
* changelogSebastian Dransfeld2012-06-291-0/+5
* eina: fix eina_file_iteratorSebastian Dransfeld2012-06-291-3/+0
* eina: also track lines index.Cedric BAIL2012-06-292-1/+10
* Eina: reorganise a bit the autotools. Please report any problemVincent Torri2012-06-293-96/+84
* Eina: check if fnmatch() is also in libcVincent Torri2012-06-281-1/+6
* eina/tests: Bring in the needed flags for coverage after the rework.Stefan Schmidt2012-06-281-2/+2
* damn space !Vincent Torri2012-06-281-1/+1
* Eina: and fix bench compilationVincent Torri2012-06-281-2/+3
* remove useless m4 filesVincent Torri2012-06-284-240/+4
* Eina: add nice m4 macro to check function. Will be usable easily in the merge...Vincent Torri2012-06-284-175/+448
* tone down mempool chunk sizesCarsten Haitzler2012-06-178-17/+17
* add EINA_MEMPOOL_PASSCarsten Haitzler2012-06-172-4/+14
* eina: fix typos in some headersJihoon Kim2012-06-166-13/+13
* eina/tests: Compare unsigned with unsigned and remove unused varsStefan Schmidt2012-06-151-3/+1
* eina: actually check the pid only if we fail with main loop check.Cedric BAIL2012-06-121-8/+13