profile/ivi/eet.git
2008-10-26 caroautotools cleanups:
2008-10-24 englebassformatting
2008-10-24 cedric* Bug fix :
2008-10-24 caroinclude Evil.h so that fopen can manage files
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-22 cedricStrangely, Eet documentation was referencing Evas list...
2008-10-21 kaethornAdd eina to dependencies.
2008-10-21 kaethornUpdate Debian files.
2008-10-21 caro * exit when fnmatch is not found
2008-10-20 cedricRemove eet data type from the test suite.
2008-10-20 cedricUse eina conversion functions (Remove code from eet).
2008-10-20 cedricMake eet depends on eina.
2008-10-18 kwoFix distcheck.
2008-10-16 barbieriset svn:ignore on new directories.
2008-10-16 caro * add m4 macro for documentation, unit tests and coverage
2008-10-13 cedricCorrectly use ferror.
2008-10-13 cedricRemove some more warning.
2008-10-13 cedricRemove more compiler warning.
2008-10-10 cedricRemove warning.
2008-09-30 pfritzconfigure.in -> configure.ac
2008-09-27 caroadd eet_suite.h in tarballs
2008-09-25 englebassFix typo
2008-09-25 rasterasparagus!
2008-09-25 rasterupdate changelog for eet since it's 1.0!
2008-09-20 mekiusMy bad :)
2008-09-20 mekiusDoxyfile should reference eet.c.in, not eet.c which...
2008-09-19 cedricFix memory leak with a proper shutdown of Openssl,...
2008-09-11 cedricFix typo in the typo.
2008-09-11 cedricFix typo.
2008-09-11 cedricInstruct the compiler to inline the most used function...
2008-09-11 cedricUse the right function here.
2008-09-11 cedricUse bit manipulation instead of memory access, improve...
2008-09-08 cedricOk, the patch didn't apply cleanly and some missed...
2008-09-08 cedricAnother typo.
2008-09-08 cedricPatch, typo.
2008-09-08 cedricAnother typo.
2008-09-08 cedricTypo.
2008-09-08 cedricAdd signature support in eet.
2008-09-03 cedricAdd the prototype for this long pending function in...
2008-09-03 cedricRecommit Joerg Sonnenberger patch with more fix.
2008-09-03 rasterroll back eet change (revert patch) as this breaks...
2008-09-02 cedricLittle bit modified patch from Joerg Sonnenberger that...
2008-08-22 cedricFix two source of memory leak.
2008-08-21 cedricUpdate ChangeLog.
2008-08-20 cedric Fix a typo that prevent some valid file to be loaded.
2008-08-18 barbieriSet svn:mime-type to image/png on *.png
2008-08-18 rasteractually barf help then exit -1
2008-08-18 rasterfail when not passed good args
2008-08-18 rasterok. i think most binary files are now fixed.
2008-08-17 rasterfix binaries
2008-08-17 rastermove around - flatter.
2008-08-13 cedricDelay unlink and reopen as long as possible in read...
2008-08-10 englebassformatting
2008-08-10 englebassformatting
2008-08-06 englebassignore
2008-08-01 rasterwrong return error handling. 0 == error, 1 == ok.
2008-07-30 cedricFix a little bug in the test and do a real write test.
2008-07-26 rasterunsigned long... better
2008-07-24 doursseAdd Visual Studio solution and vc projects to compile...
2008-07-24 cedricFix wrongly stored image when compressed size is bigger...
2008-07-18 cedricUpdate changelog.
2008-07-18 cedricImprove speed by comparing pointer instead of calling...
2008-07-17 pfritzfix compile warnings
2008-07-17 cedricUpdate ChangeLog.
2008-07-17 cedricImprove speed of eet_data freelist by using a hash...
2008-07-17 cedricImprove decode speed by using precomputed hash.
2008-07-02 cedricFix INLINED_STRING allocation, this was causing the...
2008-06-27 barbieriCheck if file was really open before continue.
2008-06-27 cedricFix the bug with EET_T_UNKNOW/EET_G_UNKNOWN that did...
2008-06-26 cedricThis patch is a starting point for cleaning up eet_data.c.
2008-06-19 englebassignore++
2008-06-10 rastersorry mate - we dont have the debian stuff in there...
2008-06-10 hormsAdd automake1.7 | automaken, libtool, pkg-config as...
2008-06-10 hormsAdd m4/doxygen.m4 and debian/* to distribution
2008-06-10 hormsHave configure create debian/changelog
2008-06-09 barbieriInitialize ef->writes_pending.
2008-06-09 rasterleak--
2008-06-02 cedricUpdate ChangeLog.
2008-06-02 cedricAdd eet_data_image_read_to_surface and eet_data_image_d...
2008-05-29 raster* add efreet garbage data check
2008-05-27 cedricDisabling support of old eet file format was broken.
2008-05-19 cedricOops double commit.
2008-05-19 cedricUpdate ChangeLog.
2008-05-19 cedricRemove some unused variable.
2008-05-19 cedricRemove use of sprintf by propagating the buffer size...
2008-05-19 cedricRemove all use of strcpy as we already know the length.
2008-05-19 cedricOld eet file format are now marked as deprecated. The...
2008-05-19 rasterpass make distcheck and a snapshot asparagus release...
2008-05-16 doursseminor fix of the doc about tests and coverage
2008-05-16 cedric Introducing unit test in EFL using cvs check library...
2008-05-16 cedricAdd some test around efn->offset and set it properly...
2008-05-16 cedricFix EET_FILE_MODE_READ_WRITE when file doesn't exist.
2008-05-16 cedricThe purpose of descriptor3 was to introduce a way to...
2008-05-15 cedricRemove the wrong and dead code for basic type inside...
2008-05-15 cedricFix a bug with list or hash of basic type. They are...
2008-05-15 cedricFix a typo preventing the parsing of unsigned int.
2008-05-14 cedricFix inlined string dump/undump.
2008-05-14 cedricConverting back an hash from a dumped text was broken.
2008-05-06 kaethornfix Debian packaging.
next