profile/ivi/eina.git
2009-08-05 cedric * eina_rectangle: Forgot to initialise one attribute.
2009-07-30 cedric * eina: Add eina_cpu_count.
2009-07-29 rasterback to pre ver's
2009-07-29 rasterSNAPSHOT: svn-03
2009-07-21 cedric * eina: Handle NULL in eina_list_search_sorted_near_list.
2009-07-21 barbieriEina rectangle missing list init.
2009-07-18 barbieriupdate rectangle test to new API.
2009-07-17 cedric * eina: Rename eina_module_list_delete to eina_module_...
2009-07-16 cedric * eina: Fix declaration according to Vincent...
2009-07-16 rastercast. c++ doesn't like the implied void * -> struct...
2009-07-15 cedric * eina: Expose an helper for memory pool as Eina_Trash...
2009-07-14 barbieriinlist: docs, docs docs
2009-07-14 barbieriadd missing stddef.h, required by offsetof()
2009-07-14 barbierione more safety check: do not remove element if it...
2009-07-07 cedric * eina: Remove recursion from eina_rectangle.
2009-07-03 cedric * eina: Partial fix for ticket #286.
2009-07-02 lmunchOn windows use evil's dladdr implementation so you...
2009-06-30 caro * remove the mention of the static link check in confi...
2009-06-28 caro * more doc
2009-06-27 caroupdate m4 macros (mainly formatting)
2009-06-26 caro * fix typo
2009-06-26 caro * use a m4 macro for checking benchmark libraries and
2009-06-25 caro * Remove the use of HAVE___ATTRIBUTE__ (which is defin...
2009-06-25 caroadd minimum supported version for Windows CE and XP
2009-06-25 cedric * eina: Fix rectangle merge.
2009-06-24 caroAPI BREAK: fix Eina API so that it is more consistent...
2009-06-24 cedric * eina: Faster Eina_Rectangle_Pool (should be used...
2009-06-24 cedric * eina: Make eina benchmark more configurable.
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-22 carofix a bit the documentation, but there are still
2009-06-22 caroremove documentation on how to build eina with static...
2009-06-22 cedric * eina_rectangle: Fix typo.
2009-06-22 cedric * eina: Add a benchmark for eina_rectangle_pool.
2009-06-22 cedric * eina: Evas_Data are gone so unactivate benchmark.
2009-06-22 cedric * eina: Fix API naming for eina_rectangle and add...
2009-06-20 barbieriand rename static linkage as well.
2009-06-20 caroi forgot to rename file...
2009-06-20 caroformatting
2009-06-20 caro * All memory pools can be enabled / disabled
2009-06-19 cedric * eina: Add an eina_hash_stringshare_new.
2009-06-18 cedric * eina: Improve eina hash manipulation for int.
2009-06-18 booleanlabel... Use correct module extension on cygwin
2009-06-17 cedric * AUTHORS: Update to reflect new contribution from...
2009-06-16 barbieribetter error setting and reporting in module loading.
2009-06-15 rasterback to svn soname
2009-06-15 rastermake distcheck and... SNAP!
2009-06-12 barbieriAdd DragonFly BSD and simplifies other conditions.
2009-06-12 caroRemove trailing slash in the installation directory
2009-06-09 cedric * eina: Remove memory leak (patch from Andre Dieb).
2009-06-08 caro * modify the way eina_config.h is built (see eina_conf...
2009-06-06 barbierido not leak module if user do not want it.
2009-06-06 caroFix init error handling of array, benchmark, counter...
2009-06-06 carofix documentation
2009-06-04 cedric * eina: Update eina authors list.
2009-06-04 cedric * Fix some init/shutdown procedure.
2009-05-26 barbierifix debian rules files.
2009-05-18 cedric * eina: Patch from Albin Tonnerre that add a new acces...
2009-05-15 carounderquoted parameters of AC_INIT
2009-05-15 caroupdate efl_doxygen.m4
2009-05-13 carodon't use the release stuff for Windows CE
2009-05-06 barbierienable adding just part of a string.
2009-04-29 davemds * New style for Eina Doxy... now lets see what will...
2009-04-28 quakerMissing build-deps
2009-04-23 rastermove to uses no []'s as it works for me, but for belem...
2009-04-22 quakerUpdated debian stuff for core EFL. Changed debian stuff...
2009-04-22 rasterand incriment to next rev.
2009-04-22 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-04-21 quakerUpdated changelogs for packages which will go into...
2009-04-21 raster1. embryo shoudl have soname
2009-04-19 quakerMerged with pkgE
2009-04-19 quakerPrepared for merge with pkgE debian stuff
2009-04-18 carofix rectangle unit test
2009-04-17 rasterlutin... release soname patch. verbose svn soname used...
2009-04-14 quakerUpdated debian stuff(grew Standards-Version, updated...
2009-04-11 urandomfix docu
2009-04-10 quakerAdded doxygen to eina deps in debian
2009-04-09 cedric * eina_rectangle: Use a mempool to reduce memory alloc...
2009-04-09 rasternew -> news. people with g++ using eina in their c...
2009-04-08 barbierieina_stringshare_replace() gets in!
2009-04-06 barbieriexport vargs version of eina_error_print().
2009-03-25 caroFix llvm report in eain_tiler.
2009-03-25 carofix llvm report in eina_stringshare
2009-03-25 carofix llvm reports in eina_list
2009-03-24 quakeri found it is useless and cdbs is setting up prefix...
2009-03-24 quakerforgot to add --prefix=/usr
2009-03-24 quakerUpdated debian stuff everywhere.
2009-03-24 carouse variadic macros, as suggested by Gustavo
2009-03-23 carofix some llvm report
2009-03-22 caroFix compilation on OpenBSD (bug #250). Patch by eumel.
2009-03-22 carochange the variable near to lnear, as it seems
2009-03-20 barbierideprecated attribute
2009-03-20 barbiericonstness++
2009-03-18 cedric * eina_list: Add a eina_list_search_sorted_near_list...
2009-03-18 cedric * eina_list: Add eina_list_search_sorted_list and...
2009-03-17 barbieriadd missing prototype.
2009-03-17 barbierifix docs and add clone and reversed iterator calls.
2009-03-13 barbieriinlist: add count.
2009-03-13 raster1. cygwin fixes from booleanlabel@gmail.com
2009-03-13 rasterstrict-aliasing is gcc 3+ - apply to CFLAGS for libeina.
2009-03-01 turran+ Fix the precision when multiplying two fixed point...
next