API BREAK: eina_magic_string_set() does not change existing strings anymore.
[profile/ivi/eina.git] / src / lib / eina_main.c
2009-09-07 barbieriAPI BREAK: eina_magic_string_set() does not change...
2009-09-06 barbieriEINA API BREAK: no more individual modules init/shutdown.
2009-09-04 barbierieina_matrixsparse: welcome sparse matrix implementation...
2009-09-04 barbieriloggify main.
2009-09-04 barbierieina_safety_checks_init()
2009-08-28 caro * add eina_config.h in all source files. Fix linking...
2009-08-25 diebAdd eina_log module into the main module and global...
2009-06-28 caro * more doc
2009-06-22 carofix a bit the documentation, but there are still
2009-06-06 caroFix init error handling of array, benchmark, counter...
2009-04-09 cedric * eina_rectangle: Use a mempool to reduce memory alloc...
2009-01-23 caro * minor formatting
2008-10-27 cedricAdd Eina_Rectangle_Pool support. Typically help for...
2008-10-10 cedricMove eina outside of PROTO.
2008-09-24 cedricFix error stuff.
2008-09-18 cedricAdd init/shutdown to benchmark and fix its users.
2008-09-03 cedricFix initialisation logic.
2008-08-28 caro * move standard header files from eina_private.h to...
2008-08-13 cedricRemove warning and only include needed stuff.
2008-08-07 cedricInitialise all sub system.
2008-08-06 cedricLicense changes (BSD -> LGPL)
2008-08-06 cedricAdd global init/shutdown API to Eina. Include eina_coun...