API BREAK: eina_magic_string_set() does not change existing strings anymore.
[profile/ivi/eina.git] / src / lib / eina_iterator.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-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
2008-12-26 barbierieina safety checks.
2008-12-11 cedricManipulating NULL iterator should be concidered as...
2008-12-09 cedricIt's cleaner to first include private header as they...
2008-12-06 barbieriMake it possible to create iterators outside Eina.
2008-09-15 caro * update the doc of stringshre
2008-09-07 caro * add accessor doc
2008-09-07 caro * add doc for iterators
2008-09-01 cedricUpdate copyright credit correctly.
2008-08-28 caro * move standard header files from eina_private.h to...
2008-08-12 cedricUse the new iterator API.
2008-08-11 cedricAdd first try for an accessor and iterator API, comment...