framework/uifw/eet.git
2010-05-29 rasterno rev in eet pc.
2010-05-29 rasterrelease consistency with other efl.
2010-05-29 rasterextra ; - remove
2010-05-29 rasterfmting
2010-05-29 rastereet version stuff rehashed to use more m4 stuff.
2010-05-21 raster++d
2010-05-21 rastereet now has an eet_version you can runtime check:
2010-05-02 caro * link pthread and spinlock code instead of just compiling
2010-05-01 caroSome libc have a pthread that declares spinlock functions,
2010-04-24 rasterapparently fbsd is unaware of expr substr...
2010-04-23 sachielDelete the right file, not the newly added to the cache.
2010-04-22 cedric * eet: refactor some code.
2010-04-22 cedric * eet: fix documentation.
2010-04-22 cedric * eet: remove EET_G_INHERIT.
2010-04-21 cedric * eet: use const only when needed.
2010-04-21 cedric * eet: Add EET_G_VARIANT and EET_G_UNION.
2010-04-18 mejAfter discussing with raster, this is what he requested...
2010-04-16 cedric * eet: improve tests suite coverage of signature print...
2010-04-16 cedric * eet: handle fixed point in data stream.
2010-04-16 cedric * eet: Improve coverage by tests suite and don't leak...
2010-04-09 cedric * eet: let eet create the temporary test file.
2010-04-09 cedric * eet: Add eet_sync, reduce between file delete and...
2010-04-09 cedric * eet: remove dead code.
2010-04-08 cedric * eet: fix file corruption reported by Tiago...
2010-04-07 cedric * eet: we don't need to duplicate hash key...
2010-04-03 caromust include winsock2.h before time.h and jpeglib.h...
2010-04-03 caroremove cegcc compiler support
2010-04-03 caro * update Visual Studio project files
2010-04-02 cedric * eet: oops, forgot to add the file.
2010-04-02 cedric * eet: Add Eet_Connection.
2010-04-02 cedric * eet: minor API/code cleanup.
2010-04-02 cedric * eet: reduce amount of stress test with many thread.
2010-03-18 barbierieet docs: next steps
2010-03-18 caroadd "Compiling" and "Installing" in TOC
2010-03-18 caroadd a table of content. "Next Steps" must be filled.
2010-03-18 caroAdd eet examples documentation and update html doc...
2010-03-18 barbierieet: mega doc update, still stuff to do.
2010-03-18 cedric * eet: make doc sync with our time.
2010-03-17 barbieriUpdate example to not use deprecated calls.
2010-03-17 barbieriFix docs indentation and one example.
2010-03-16 cedric * eet: Fix a dead lock when reopening the same file.
2010-03-15 cedric * eet: Oops forgot ChangeLog and give credit to Adam...
2010-03-15 cedric * eet: Reintroduce eet cache lock fix.
2010-03-07 carotypo
2010-03-07 carowhen pthread is found, don't abort if spin lock is...
2010-03-07 rasteralso revert - on3e of these 2 - or both, causes a deadl...
2010-03-07 rasterremove this patch (and will remove next too).. somethgn...
2010-03-06 rasterdont link to unrelated pages
2010-03-05 cedric * eet: Fix a dead lock when eet file was open more...
2010-03-05 cedric * eet: Fix clearcache race condition.
2010-03-02 rasterfmatting.
2010-03-01 cedric * eet: Fix override of global symbols.
2010-02-28 caroabort when pthread is requested but not found
2010-02-11 carouseless semi-colon
2010-02-04 englebassDon't do unnecessary strcmp
2010-02-04 rasterchangelog++
2010-02-03 carouse efl_fnmatch m4 macro
2010-01-28 carofix mingw flags
2010-01-27 cedric * eet: Zero cipher material as soon as possible. Preve...
2010-01-22 cedric * eet: Better tests suites.
2010-01-21 cedric * eet: Add an experimentale API for walking Eet_Node.
2010-01-18 caroinclude Evil.h so that getenv is declared on Windows CE
2010-01-17 cedric * eet: Update the poor ChangeLog.
2010-01-17 cedric * eet: Add mempool for Eet_Node structure.
2010-01-16 caroeet_cipher.c: Fix arithmetic pointer on void *
2010-01-15 cedric * eet: Fix amalgamation.
2010-01-15 carobinary can be disabled
2010-01-12 cedric * eet: Add eet_data_node_decode_cipher and eet_data_no...
2010-01-12 cedric * eet: Update the damn ChangeLog. Thanks again Vincent :-)
2010-01-12 cedric * eet: MASSIV REWRITE OF EET_DATA !
2010-01-08 caroadd pthread flags
2010-01-05 rasteranother deadlock in eet - threadsafe goop! fix fix...
2009-12-30 caro * better m4 code
2009-12-29 cedric * eet_data: Don't fail on memory starvation.
2009-12-28 cedric * eet_node: Make eet_node_dump fully functionnal.
2009-12-21 cedric * eet: Update ChangeLog :-)
2009-12-21 cedric * eet_node: Progressively move all dump code in eet_node.
2009-12-18 cedric * eet: Correctly detect GNUTLS hability.
2009-12-18 caroset the size of the test images explicitely
2009-12-11 cedric * eet_data: Make eet_data_descriptor_free safe on...
2009-12-08 carodon't use UNICODE
2009-12-07 caro* Include winsock2.h in eet_image.c for htonl definitio...
2009-12-07 cedric * eet: Reduce convertion to FP, float and double with...
2009-12-07 cedric * eet: Fix convertion from any float type to any other...
2009-12-04 carofix order
2009-12-04 rasterdeadlock fuckers! fix! :)
2009-12-03 cedric * eet: All this header are not needed in this case.
2009-12-03 cedric * eet: Fix order.
2009-12-03 cedric * eet: Update ChangeLog.
2009-12-03 cedric * eet: All operation on Eet_File should be thread...
2009-12-02 rasterasparagus - finally
2009-11-11 caroAdd check on libgcrypt library in configure. Needed...
2009-11-06 carofix the dist/distcheck rule
2009-11-02 carotypos in the removal of the header files
2009-11-02 caroupdate ChangeLog file
2009-11-02 caro * add amalgamation option to eet (disabled by default,
2009-11-02 caroformatting
2009-11-02 caroopenssl/err.h included twice
2009-10-14 caroeet doc looks better now
2009-10-09 caroformatting
next