profile/ivi/eet.git
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.
2008-05-06 kaethornChange Debian package name from libeet0 to libeet1.
2008-04-28 kaethornMerge with Debian files from PkgE.
2008-04-28 doursseignore libtool 2.2.* m4 files
2008-04-28 raster+E
2008-04-28 rasterreadme needed fixing.
2008-04-28 rasternews has the release in it now.
2008-04-28 rasterfix bug in eet decode of list and hashes of simple...
2008-04-21 doursseadd release comment in ChangeLog
2008-04-20 raster1.0.0
2008-04-20 doursseactually, autom4te.cache is automatically removed
2008-04-19 doursseadd requested macro, hence more things to clean. add...
2008-04-19 dourssemissing space
2008-04-19 doursseput WIN32_CFLAGS in CFLAGS, not CPPFLAGS. Formatting
2008-04-19 dourssewinsock_libs renamed to WIN32_LIBS
2008-04-19 doursse * rename lt_auto_import to lt_enable_auto_import
2008-04-17 pfritzdocs
2008-04-17 englebassformatting
2008-04-15 doursse * rename 'create_shared_lib' to 'lt_no_undefined'
2008-04-13 doursseEet_private.h is not a source file
2008-04-10 rasterbitching--
2008-04-10 rastercedrics eet -d fixes.. yay!
2008-04-09 dourssecegcc (not mingw32ce) defines same structures, function...
2008-04-03 doursseadd unsued attribute when needed
2008-04-03 kwoAdd missing headers.
2008-04-03 kwoAdd unistd.h for unlink(), comment out unused code.
2008-04-03 kwoAdd netinet/in.h for htonl().
2008-04-03 doursseadd Windows requirement, remove trailing spaces
2008-04-03 rasterdeps lists/ debugging too...
2008-03-31 rastersince patch from vincent.
2008-03-29 doursseuse INPUT entry of Doxyfile instead of adding Eet.h...
2008-03-29 doursseuse correct variables for the name and version of the...
2008-03-29 dourssedo not overwrite eet.c as it has been modified by configure
2008-03-29 doursseremove trailing spaces and factorize Windows detection
2008-03-28 rasteradd string.h
2008-03-28 dourssereorganise header files so that evil is better included...
2008-03-28 rasterup eet to alpha status. see email to e-devel.
2008-03-09 rasterthe rest of cedrics patchesfor fixing dictionaries...
2008-03-08 doursse * define EAPI on Windows according to the following...
2008-03-07 doursse * EAPI_DEF is actually useless. go back to EAPI
2008-03-06 rasteradd cedrics dict check patch
2008-03-02 doursseuse evil on win32:
2008-03-02 rasterfix ref count issues on file modify while in use. lost...
2008-03-01 rasteradd file
2008-03-01 rastercedric's eet and edje patches to use eet dictionaries...
2008-02-18 hormslibeet: Build depends on automake and libtool
2008-01-27 englebassinclude files in the correct order
2008-01-27 englebassformatting
2008-01-27 englebassformatting
2008-01-27 englebassformatting
2008-01-26 vapier__USE_GNU is an internal define not meant for people...
2008-01-26 vapierreplace some win32 ifdef hacks with autoconf checks
2008-01-25 vapierset proper ACLOCAL_AMFLAGS
2008-01-25 rasterasparagus! also pass distcheck and have common autofoo...
2008-01-24 doursse[win32] use the correct value for an invalid handle...
2008-01-21 rastercedric's eet race patch
2008-01-18 englebassconst
2007-12-20 leviathanenglish
2007-12-20 davemdsArghh !! I have lost one night of work for this doxy...
2007-12-14 rasterpatches, caching fixes, zone dynamic creation/deletion...
2007-12-06 davemdsUpdate doxy style
2007-12-01 ningersoOnly enforce file size in read mode, otherwise this...
2007-11-21 andrunkoAdded Ecore_IMF_Evas.
2007-11-12 ningersoUse portable awk syntax.
2007-11-12 rasterrefuse to handle a 0 sized file without an error
2007-11-07 rasterAs requested -
2007-11-07 mejTue Nov 6 21:42:00 2007 Michael...
2007-11-04 doursseautostuff improvements:
2007-10-31 dourssetypo + removing white spaces
2007-10-03 barbieriSeparate code and provide "double" version.
2007-10-03 barbieriFloat loading speedup.
2007-10-02 andrunkoFixed bug on maemo.
2007-09-29 dourssedeclare properly alloca when AC_FUNC_ALLOCA is used...
2007-09-29 doursseremove unused variables
2007-09-26 rasterabort--
2007-09-25 rasterfix conversion to handle -0x0p+0 (negatives) properly...
2007-09-25 doursse * Add conversion functions to replace the use of snpri...
2007-09-15 englebassignore
2007-09-14 englebassFix compiler warnings.
2007-09-10 rasterconsistency - use old style datatypes.
2007-09-09 rasterthat was a misdirected optimisation. remove.
2007-09-09 rasterok- tying to remove redundant nul/0 items seems to...
2007-09-08 rasterfix qout and backslash escaping
2007-09-08 rasterand remove an extra l
2007-09-08 rasterand now we have a small tool that can extract, import...
next