profile/ivi/eina.git
2008-09-29 cedricAdd benchmark for mempool (chained_mempool is disabled...
2008-09-29 cedricFix initialization.
2008-09-29 cedricFix initialization and cleanup.
2008-09-28 carominor formatting
2008-09-28 caro * fix clean and dist rules
2008-09-28 carolet the user specify his own CFLAGS
2008-09-26 cedricAdd a new type of memory pool and factorize test code.
2008-09-26 cedricInlined functions require NULL, so including stdlib...
2008-09-26 cedricFaster sort from Alexandre Becoulet integrated by quari...
2008-09-26 cedricStore build information inside eina_config.h, and fix...
2008-09-25 cedricLast part of quarium patch.
2008-09-25 cedricPatch from quarium.
2008-09-25 cedricAdd a sort benchmark.
2008-09-25 cedricPatch from Arnaud de Turckheim "quarium" <quarium@gmail...
2008-09-24 cedricFix error stuff.
2008-09-24 cedricAs evas use of hash is below 3000 items per hash, updat...
2008-09-24 cedricFix test due to mempool internal change.
2008-09-24 cedricAdd hash and rbtree delete callback, cleanup the code...
2008-09-24 turran+ Make the benchmark compile again
2008-09-24 cedricGroup all rbtree functions.
2008-09-24 cedricUse rbtree helper.
2008-09-24 turranNew module API. Port this API to the mempool subsystem...
2008-09-23 cedricAdd rbtree destructor without tree reorder and use it.
2008-09-23 caroadd main doc for eina_convert
2008-09-23 caroformatting
2008-09-23 caro * fix list doc
2008-09-22 cedricMake magical mask easily testable.
2008-09-22 cedricAdd benchmark for evas (also add ecore bench, but it...
2008-09-22 cedricEina stringshare now beat evas and ecore with this...
2008-09-22 cedricReduce number of malloc/free by automatically created...
2008-09-22 cedricAdd helper for inlined red black tree manipulation.
2008-09-22 cedricFix new inlist API.
2008-09-22 cedricUse define.
2008-09-20 caroadd doc to the counter module. remove the link to the
2008-09-20 carofinish doc of the file module. Add a warning if eina_fi...
2008-09-19 caroconfiguration of static build of memory pools
2008-09-19 cedricRemove warning due to Inlist API change.
2008-09-19 cedricChange eina_benchmark_register API as it can fail in...
2008-09-19 cedricWe have now a defined behaviour when we have more than...
2008-09-19 caro * add benchmark and file documentation
2008-09-18 cedricAdd some type checking to Inlined List.
2008-09-18 cedricRemove moved declaration.
2008-09-18 cedricInclude meaningfull header.
2008-09-18 cedricMake module path global to all bench.
2008-09-18 cedricSet module path for all tests.
2008-09-18 cedricAvoid some dereferencing and provide inline for mempool...
2008-09-18 cedricInclude the usefull header.
2008-09-18 cedricAnother forgotten initialization.
2008-09-18 cedricRemove useless counter init/shutdown.
2008-09-18 cedricAdd init/shutdown to benchmark and fix its users.
2008-09-18 cedricReduce code size.
2008-09-18 cedricUse global EINA_ERROR_OUT_OF_MEMORY.
2008-09-18 cedricForgotten initialization.
2008-09-18 cedricAdd forgotten declaration.
2008-09-17 caro * add doc for counter and convert modules
2008-09-17 cedricAdd another mempool test.
2008-09-17 cedricAdd mempool check.
2008-09-17 cedricFix module stuff to be able to run test in the build...
2008-09-17 cedricAdd statistics, gc support to mempool and a workaround...
2008-09-17 cedricWe need to return something != NULL.
2008-09-17 cedricFix typo and initialization.
2008-09-17 cedricRemove dead directory.
2008-09-17 cedricAdd protection for dump function also.
2008-09-17 cedricFix bug reported by Vincent Torri and add a test to...
2008-09-16 cedricAdd real life test from E17 use.
2008-09-16 cedricAdd Ecore and Evas benchmark.
2008-09-15 caro * update the doc of stringshre
2008-09-15 caro * add documentation. The tutorial needs to be written...
2008-09-15 cedricDon't compute string length when not really needed.
2008-09-15 cedricNew stringshare implementation.
2008-09-15 cedricAdd more test for stringshare.
2008-09-15 cedricDon't limite the range of the hash function. It's the...
2008-09-15 cedricInclude benchmark against Evas and Ecore stringshare.
2008-09-12 caroadd evas and ecore detection for benchmarking
2008-09-08 cedricMake inline only usefull function.
2008-09-07 caro * add array doc
2008-09-07 caro * add accessor doc
2008-09-07 caro * add doc for iterators
2008-09-06 carofix examples in tutorial
2008-09-06 caro * fix section title
2008-09-06 caro * finish tutorial of eina_error
2008-09-05 cedricHide build directory.
2008-09-05 caro * add documentation and a tutorial for the error module
2008-09-04 cedricShare eina_benchmark to other libs also.
2008-09-04 cedricRemove debug variable.
2008-09-03 cedricOops, forgot this update.
2008-09-03 cedricAdd a routine to extract path information.
2008-09-03 cedricRemove warning.
2008-09-03 cedricCoverage work with last git libtool version and a small...
2008-09-03 cedricFix initialisation logic.
2008-09-01 cedricUpdate copyright credit correctly.
2008-09-01 cedricUpdate copyright credit correctly.
2008-09-01 carofix copy/paste error
2008-08-31 caro * fix compilation on Windows
2008-08-29 cedricMain should return something.
2008-08-29 cedricUpdate benchmark result for convertion function.
2008-08-29 cedricAdd all benchmark and prefer line instead of logscale.
2008-08-29 cedricUse memcmp as we know the size of both string.
2008-08-29 cedricDon't benchmark snprintf.
2008-08-29 cedricAlways use eina when possible.
next