profile/ivi/eina.git
2008-08-21 cedricPut benchmark result in their own directory.
2008-08-18 barbieriSet svn:mime-type to image/png on *.png
2008-08-18 cedricAdd a proposal for a module/plugins API that should...
2008-08-17 rasterfix more bin files...
2008-08-17 rasterfix binaries
2008-08-17 rastermove more...
2008-08-17 rastermove around - flatter.
2008-08-13 cedricLine give nicer graphics.
2008-08-13 cedricUse the right type.
2008-08-13 cedricUse the right type name.
2008-08-13 cedricConstness++
2008-08-13 cedricRemove warning and only include needed stuff.
2008-08-13 cedricMerge common code.
2008-08-13 cedricAdd iterator/accessor to eina list.
2008-08-12 cedricAdd benchmark for inlist iterator.
2008-08-12 cedricExpose Iterator/Accessor API for Inlist.
2008-08-12 cedricCleanup.
2008-08-12 cedricAdd Inlist Iterator.
2008-08-12 cedricChange function name to match its new behaviour. jumpt_...
2008-08-12 cedricUse the new iterator API.
2008-08-11 cedricEasier API and follow gustavo's remark.
2008-08-11 cedricRemove trailing space.
2008-08-11 cedricAdd first try for an accessor and iterator API, comment...
2008-08-11 cedricCleanup.
2008-08-11 cedricAdd some meaningfull const.
2008-08-09 doursseupdate Doxyfile
2008-08-09 dourssefix doxy doc
2008-08-08 cedricAdd ememoa variable size memory allocator.
2008-08-08 cedricAdd the data and gnuplot used to generate them.
2008-08-08 cedricAdd some picture comparing djb2 and Paul Hsieh one.
2008-08-08 cedricAfter benchmarking, the superfast hash function does...
2008-08-08 cedricJust some alignment.
2008-08-08 cedricAdd a benchmark for stringshare.
2008-08-08 cedricCover all case of the hash function.
2008-08-08 cedricAdd a pass through mempool.
2008-08-08 cedricAfter benchmarking, providing inline does impact perfor...
2008-08-08 cedricAfter benchmarking, providing inline does impact perfor...
2008-08-08 cedricRemove warning fix test covering.
2008-08-08 turranAllow user provided functions for printing messages
2008-08-07 cedricActivate the bench.
2008-08-07 cedricAdd a benchmark that attempt to emulate evas_render...
2008-08-07 cedricFix improved version of eina_array_remove.
2008-08-07 cedricFix a typo in bench.
2008-08-07 cedricInitialise all sub system.
2008-08-07 cedricUse the common out of memory error.
2008-08-07 cedricAdd eina_list test suite. Cleanup list implementation...
2008-08-07 cedricBenchmark inline version of djb2 hash function.
2008-08-06 cedricReally keep track of all authors.
2008-08-06 cedricLicense changes (BSD -> LGPL)
2008-08-06 turranLicense changes (BSD -> LGPL)
2008-08-06 cedricActivate all tests.
2008-08-06 cedricTo benchmark eina hash implementation, just call: make...
2008-08-06 cedricAdd benchmark support.
2008-08-06 cedricBuild new API.
2008-08-06 cedricFully cover eina_error API.
2008-08-06 cedricFix eina_stringshare_shutdown to return value like...
2008-08-06 cedricMajor cleanup. Eina_Hash now support other key than...
2008-08-06 cedricCleanup inline.
2008-08-06 cedricCleanup headers.
2008-08-06 cedricTest counter API.
2008-08-06 cedricTest init/shutdown API.
2008-08-06 cedricRemove useless output.
2008-08-06 cedricAdd global init/shutdown API to Eina. Include eina_coun...
2008-08-06 cedricAdd a counter API, usefull for benchmarking.
2008-08-04 cedricHide the type.
2008-08-04 cedricCover lazy allocator at 100%. Add error checking capabi...
2008-08-01 cedricAdd eina inlist tests suite, remove dead code and clean...
2008-08-01 cedricAdd test for error and magic.
2008-08-01 cedricFix error get/set.
2008-08-01 cedricFix macro.
2008-08-01 cedricRemove DEBUG macro from header.
2008-08-01 cedricAs we use eina_error, we should init/shutdown it properly.
2008-08-01 cedricFix iterator.
2008-08-01 cedricThis function is deprecated by eina_error.c
2008-08-01 cedricWhen doing coverage support, enable DEBUG.
2008-08-01 doursse * compile ememoa stuff only when is it available
2008-08-01 cedricUse m4 directory.
2008-08-01 cedricMore user of covering support.
2008-08-01 cedricUpdate the mempool API header.
2008-08-01 cedricLink with coverage support.
2008-08-01 cedricFix and improvement for stringshare and array, thanks...
2008-08-01 cedricDon't display gcov file.
2008-08-01 cedricAdd cvsignore file.
2008-08-01 cedricAdd the beginning of a tests suite.
2008-08-01 cedricForgot this file.
2008-07-31 cedricCleanup the mempool stuff.
2008-07-31 cedricFix a typo.
2008-07-31 cedricForgotten declaration.
2008-07-31 cedricFix some warning.
2008-07-31 cedricAdd the chained_pool stuff from evas with some cleanup.
2008-07-31 cedricCleanup.
2008-07-31 cedricExport a magic API.
2008-07-31 cedricAdd the __UNUSED__ macro.
2008-07-31 cedricFix namespace.
2008-07-30 englebasstypo
2008-07-30 cedricInclude new headers too.
2008-07-30 cedricAdd array and cleanup lalloc namespace.
2008-07-30 pfritz- add init() and shutdown() functions
2008-07-30 doursseadd unit test and coverage support in configure.in...
2008-07-30 cedricUse only the needed headers per file and remove some...
next