profile/ivi/eina.git
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.
2008-08-29 carofix compilation on Windows
2008-08-29 cedricRemove useless indirection and useless tests.
2008-08-29 cedricIn fact the node should never be NULL or something...
2008-08-29 cedricFix counter and cleanup this stuff a little.
2008-08-29 caroport eina_counter code to Windows.
2008-08-29 cedricMove private function in the right part of the file.
2008-08-29 cedricWe don't want to bench snprintf with callgrind.
2008-08-28 caronow it should be correct
2008-08-28 carowrong shared lib extension...
2008-08-28 cedricActivate rbtree now that it work correctly.
2008-08-28 cedricUse rbtree instead of inlist and make hash way faster.
2008-08-28 cedricAdd a context to the callback.
2008-08-28 cedricForgotten declaration.
2008-08-28 cedricInline red black tree lookup.
2008-08-28 cedricUse rbtree instead of inlist. It's way faster.
2008-08-28 cedricFix rbtree removal. Was a bug due to rotation and paren...
2008-08-28 cedricAdd a test that trigger the parent bug.
2008-08-28 caro * EAPI is now correctly defined on Windows
2008-08-28 cedricDisplay tree before and after removal.
2008-08-28 cedricDisplay the tree.
2008-08-28 cedricAdd two minimal example that trigger error in the rbtre...
2008-08-28 cedricAdd needed minimal header.
2008-08-28 cedricAdd more type description and include all the headers.
2008-08-28 cedricBench convertion of string<->double.
2008-08-28 caro * move standard header files from eina_private.h to...
2008-08-28 carouse 'dll' extension on Windows.
2008-08-28 caroforget to open groups in doc...
2008-08-28 carofix a bit list documentation. Not finished yet.
2008-08-27 cedricAdd benchmark against glib so we see where we stand.
2008-08-27 cedricOops, forgot to initialize.
2008-08-27 caroadd glib check. If glib is found, we will compare
2008-08-27 cedricDon't display useless file.
2008-08-27 cedricFull test of eina_convert.
2008-08-27 caroUpdate documentation:
2008-08-27 cedricAdd Red Black tree API. Right now only insertion, looku...
2008-08-26 cedricAdd eina_array_pop and rename eina_array_append by...
2008-08-26 cedricSome cleanup. Add EAPI in the .c file and move the...
2008-08-23 turranPlace pre-conditions where they belong
2008-08-21 cedricRemove useless variable.
2008-08-21 cedricAs we are heavy user of int to string and double to...
2008-08-21 cedricFix --enable-benchmark use.
2008-08-21 cedricCoverage doesn't work on module at the moment.
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.
next