framework/uifw/eina.git
2008-10-27 barbieristringshare: special case for small (2-3 letters).
2008-10-27 englebassSince CLOCK_PROCESS_CPUTIME_ID is a POSIX standard...
2008-10-27 englebassBetter fallback on clock as suggested by Naruto TAKAHASHI
2008-10-27 englebassFix CLOCK as suggested by Ravenlock.
2008-10-27 cedricCorrectly put condition around the code.
2008-10-27 cedric* Optimize case for string length == 0 and 1.
2008-10-27 englebassMark unused parameter with __UNUSED__
2008-10-27 rasteradd a stringshare dumper so we can examine what's in...
2008-10-25 mejSat Oct 25 11:41:49 2008 Michael...
2008-10-25 ravenlockBuild on FreeBSD. Patch from Naruto, plus a tweak...
2008-10-24 rasterhandle some bizarre build issues...
2008-10-24 englebassmodules most export init and shutdown as EAPI
2008-10-24 davemdssmall doxy fix
2008-10-23 cedricReally return Eina_Bool.
2008-10-22 cedricAdd more error information during eina module load.
2008-10-21 barbierieina_bool is now an unsigned char.
2008-10-21 cedricRename EINA_LIST_ITER_NEXT to EINA_LIST_FOREACH.
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-21 kaethornAdd Debian files.
2008-10-21 cedricAdd merge function to list data type.
2008-10-20 cedricActually include eina_convert in the main header.
2008-10-20 cedricFix hash iterator to iterate with only one element.
2008-10-20 cedricPut the mempool backend structure with other structure.
2008-10-20 cedricZero is a correct value.
2008-10-20 rasteractually compile!
2008-10-20 cedricApps can now provide their own mempool.
2008-10-20 rasterand remvoe cats
2008-10-20 rastermake eina able to do automake 1.9 and before... :)
2008-10-16 caroFix compilation and warnings on Windows:
2008-10-15 cedricSeems better that way.
2008-10-15 cedricOops forgot this one.
2008-10-15 cedricShould fix build outside of the source tree.
2008-10-14 cedricAdd option to report stringshare usage (E17 use around...
2008-10-14 cedricFix stringshare bug with same length.
2008-10-10 cedricMove eina outside of PROTO.