API BREAK: eina_magic_string_set() does not change existing strings anymore.
[profile/ivi/eina.git] / src / lib / eina_magic.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_error: deprecated old logging, move to eina_log.
2009-09-01 cedric * eina_magic: Test suite now work when magic debug...
2009-08-28 caro * add eina_config.h in all source files. Fix linking...
2009-06-22 carofix a bit the documentation, but there are still
2009-06-08 caro * modify the way eina_config.h is built (see eina_conf...
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-16 caroFix compilation and warnings on Windows:
2008-10-10 cedricMove eina outside of PROTO.
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 Arnaud de Turckheim "quarium" <quarium@gmail...
2008-08-28 caro * move standard header files from eina_private.h to...
2008-08-26 cedricAdd eina_array_pop and rename eina_array_append by...
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 cedricLicense changes (BSD -> LGPL)
2008-07-31 cedricExport a magic API.