* eet: we don't need to duplicate hash key when we could just point
[framework/uifw/eet.git] / src / lib / eet_data.c
2010-04-07 cedric * eet: we don't need to duplicate hash key...
2010-04-03 caro * update Visual Studio project files
2010-04-02 cedric * eet: minor API/code cleanup.
2010-03-18 barbierieet: mega doc update, still stuff to do.
2010-03-01 cedric * eet: Fix override of global symbols.
2010-01-21 cedric * eet: Add an experimentale API for walking Eet_Node.
2010-01-17 cedric * eet: Add mempool for Eet_Node structure.
2010-01-12 cedric * eet: Add eet_data_node_decode_cipher and eet_data_no...
2010-01-12 cedric * eet: MASSIV REWRITE OF EET_DATA !
2009-12-29 cedric * eet_data: Don't fail on memory starvation.
2009-12-11 cedric * eet_data: Make eet_data_descriptor_free safe on...
2009-12-07 cedric * eet: Fix convertion from any float type to any other...
2009-11-02 caro * add amalgamation option to eet (disabled by default,
2009-09-30 cedric * eet: Fix some llvm report.
2009-09-29 cedric * eet: Add support for fixed point in Eet.
2009-09-17 barbieriimprove logging messages introduced by Mathieu Taillefu...
2009-09-15 cedric * eet_data: Remove unused freeleak.
2009-09-15 cedric * eet: Use eina_log.
2009-08-16 rasterfix - write empty chunks. need them for corner case...
2009-08-13 rasterbeware "class"! those c++ compiler can compile c.....
2009-08-13 cedric * eet: Oops. Fix init order.
2009-08-13 cedric * eet: Fix prefix.
2009-08-13 cedric * eet: Cleanup Eet_Data_Descriptor API.
2009-06-04 cedric * eet_node: Fix eet_data_undump segv when Eet_Node...
2009-06-02 cedric * eet_node: Fix API.
2009-05-18 cedric * eet_data: Remove some warning.
2009-05-14 cedric * Eet: Cleanup eet_data dump code.
2009-04-16 cedric * eet_data: Cleanup a little eet_data_descriptor_decode.
2009-04-16 cedric * eet: Add API to directly store Eet_Node inside and...
2009-04-16 cedric * eet: Expose Eet_Node so we can now write external...
2009-04-14 cedric * eet_data: Remove not used pointer.
2009-03-19 cedric * eet_data: Make it thread safe and fix some memory...
2009-03-13 rasterllvm complaint fix from Tiago Falcão
2008-12-29 cedricRemove unused variable and check error return.
2008-11-13 barbierifix typo: cypher -> cipher
2008-11-13 cedricAdd crypto support to eet.
2008-10-24 englebassformatting
2008-10-24 cedric* Bug fix :
2008-10-23 cedric* Fix Hash of String bug.
2008-10-23 cedric* Fix bug with string included in a list found by Vikto...
2008-10-20 cedricUse eina conversion functions (Remove code from eet).
2008-09-11 cedricInstruct the compiler to inline the most used function...
2008-08-22 cedricFix two source of memory leak.
2008-08-17 rastermove around - flatter.