eina: add Eina_Thread API.
[profile/ivi/eina.git] / src / include / Makefile.am
2012-10-19 cedriceina: add Eina_Thread API.
2012-10-17 rasteradd eina barrier stuff.
2012-04-18 rasterwell as there is no reason to put eina_model in release...
2012-01-21 barbieriinstall eina_model.h
2012-01-11 barbieriadd eina_value.
2012-01-09 barbieriadd eina_inarray.
2011-12-06 cedriceina: move clist around as needed.
2011-10-12 Mike McCormackeina: Add Eina_Clist
2011-09-15 cedriceina: add eina_xattr.{c,h}.
2011-07-04 rasteradd eina mmap safety handling.
2011-06-17 cedriceina: disabling Eina_Object until 1.1 is released.
2011-05-17 tasnEina binbuf: Added eina_binbuff an auto resizing binary...
2011-04-29 cedriceina: Add refcounting macro helper.
2011-04-24 rasterput a general prefix finder in eina.
2011-04-22 caroEina: Add Eina_Lock API
2011-04-11 cedriceina: add Eina_Object API.
2011-04-06 cedriceina: add Eina_Simple_Xml parser by Gustavo.
2010-09-23 lucasImplement function to drop priority of current thread
2010-08-19 tasnEina: Moved the private headers to src/lib where they...
2010-08-16 cedric * eina: fix amalgamation.
2010-07-27 tasnEina: Added Eina_UStrbuf.
2010-07-27 tasnEina: Add Eina_UStringshare and Eina_Binshare.
2010-07-27 tasnEina: Added Eina_Unicode.
2010-04-29 cedric * eina: Add first version of a Quad Tree data type.
2010-02-27 barbierieina_str speedups.
2010-02-09 barbierieina log level utilities.
2010-01-27 englebassMove ecore_str and ecore_strbuf to eina
2009-09-29 cedric * eina: Cleanup Eina fixed point implementation.
2009-09-11 antognolliAdded the Eina_Tile_Grid_Slicer iterator.
2009-09-04 barbierieina_matrixsparse: loggify, install header, remove...
2009-08-31 cedric * eina: Add more FP type (f8p24 and f32p32).
2009-08-24 diebInitial import of the new eina logging API.
2009-08-13 rastereina hamster++
2009-07-15 cedric * eina: Expose an helper for memory pool as Eina_Trash...
2009-04-08 barbierieina_stringshare_replace() gets in!
2009-01-28 caroforce the files that are in the _DATA primary to be
2009-01-26 turran+ Add eina_cpu subsystem: just query cpu simd operation...
2009-01-23 caroput eina_init() and eina_shutdown() in their own header...
2008-12-26 barbierieina safety checks.
2008-12-04 illogict Use includedir instead of prefix/include to install...
2008-10-27 cedricAdd Eina_Rectangle_Pool support. Typically help for...
2008-09-28 caro * fix clean and dist rules
2008-09-26 cedricStore build information inside eina_config.h, and fix...
2008-09-18 cedricAvoid some dereferencing and provide inline for mempool...
2008-09-04 cedricShare eina_benchmark to other libs also.
2008-08-28 cedricInline red black tree lookup.
2008-08-27 cedricAdd Red Black tree API. Right now only insertion, looku...
2008-08-21 cedricAs we are heavy user of int to string and double to...
2008-08-11 cedricAdd first try for an accessor and iterator API, comment...
2008-08-08 cedricAfter benchmarking, providing inline does impact perfor...
2008-08-06 cedricBuild new API.
2008-07-31 cedricExport a magic API.
2008-07-30 cedricAdd array and cleanup lalloc namespace.
2008-07-30 doursse install headers in $prefix/include/eina-$VERSION_MAJOR...
2008-07-30 cedricAdding stringshare from evas inside eina.
2008-07-30 cedricAdding turran work to unify EFL data types and functions.