profile/ivi/eet.git
2012-09-21 rasterfix big endian eet bug.
2012-09-17 carosmall autotools fix for the Coyote OS
2012-09-03 rasterupdate header #defined versions to 1.8 to make sure...
2012-08-30 cedricChangeLog: back in time.
2012-08-30 cedricChangeLog: state we did a release.
2012-08-30 rasterand up ver to 1.7.99 now in svn. nack to svnrev num...
2012-08-28 seozeet ChangeLog, NEWS: Updated ChangeLog and NEWS for...
2012-08-27 rasterno this isnt release - this is simply me removing the...
2012-08-26 cedriceet: correctly initialize dictionary.
2012-08-24 cedriceet: add eet_connection_empty.
2012-08-22 seozeet eet_data.c: Fixed memory leak spotted by Igor Murzo...
2012-08-17 rastertag as beta...
2012-08-13 discomfitorwindows warning--
2012-08-10 rasterfix eina_mempool env var fetch for eet alloc mode.
2012-08-10 rastermore updates for 1.7.0 alpha.
2012-08-10 rasteralpha release of 1.7 - let's roll. ALPHA!
2012-08-09 cedriceet: don't copy string around.
2012-08-08 discomfitorcrit msg format warning--
2012-08-04 rastermake note of leak in gnutls.
2012-07-28 cedriceet: as pointed by Vincent, remove useless check as...
2012-07-21 caroremove workaround
2012-07-20 caroI like alphabetical order
2012-07-20 carolibtool authors must be impaled (#2)
2012-07-16 cedriceet: don't track coverage files.
2012-07-16 cedriceet: fix possible wrong size decoding for simple type.
2012-07-16 cedriceet: detect overrun and underrun before everything...
2012-07-05 gastalMake old doxygen versions able to find eet example...
2012-07-02 caroEet: no need for an eina check
2012-07-02 gastalUnbreak eet examples(they need Eina).
2012-07-02 gastalUnbreak examples build system.
2012-07-02 stefaneet: Real fix for the zlib detection on old systems.
2012-07-02 stefaneet: Go back to plain header check for zlib as band-aid
2012-07-01 caroEet: fix CFLAGS value when --enable-assert is used
2012-07-01 rastereeek no one ever substs DEBUG_CFLAGS. let's just do...
2012-07-01 caroEet: remove --enable-coverage option.
2012-07-01 caroEet: add nice m4 macros to check functions and librarie...
2012-06-27 cedriceet: fix name.
2012-06-27 cedriceet: fix crash when cyphering hyge amount of data.
2012-06-17 rastertone down mempool chunk sizes
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-06-02 ngc891eet,ecore: configure script
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 cedriceet: properly check buffer size during decipher.
2012-05-29 rasterlet's put a README into the lz4 support in eet.
2012-05-29 cedriceet: don't track build files.
2012-05-15 rasteradd @since's
2012-05-15 rasteradd lz4 compression options to eet. remove amalgamated...
2012-05-15 cedriceet: unborking !
2012-05-15 rasterfix eet_dict locks and formatting.
2012-05-15 cedriceet: make eet_dictionary thread safe.
2012-05-11 cedriceet: force closing all file on shutdown.
2012-04-27 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-26 cedricefl: add release point in ChangeLog files.
2012-04-26 rasterrestore .99 micro versions for trunk and add back svnre...
2012-04-26 rasterand removed the -beta tag...
2012-04-21 rastertag everything as beta in svn.
2012-04-18 gastalDocumenting parameters to avoid warnings.
2012-04-18 cedriceet: don't track build files.
2012-04-12 rastertypofix!
2012-04-12 rasteradd docs explaining the internal cache on close for...
2012-04-05 jihoonEet.h: fix typos
2012-04-05 jihooneet: fix missing return types in eet doc
2012-04-03 seozeet, eina, eio, embryo, ethumb, evas, expedite: Updated...
2012-03-29 cedriceet: always set size.
2012-03-29 cedriceet: remove shadow warning.
2012-03-29 onefangI gote the version wrong, even after asking. lol
2012-03-29 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 onefangAdded a new macro for adding variable arrays of basic...
2012-03-26 rastereet changelog/news update/sync
2012-03-17 rasterand work more on getting release in shape - version...
2012-03-17 rasteradd back in libs.private/requires to pc files with...
2012-03-17 rastergear up svn for release. one of many steps/things to do.
2012-03-05 thanatermesisremoved useless information about libm dependency which...
2012-03-04 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-02-28 acidxeet: Remove man page installing code as well
2012-02-28 acidxeet: Disable man-page generation by default.
2012-02-24 cedriceet: add Exotic support
2012-02-22 cedriceet: doc fix.
2012-02-21 cedriceet: fix build without latest GNUTLS.
2012-02-17 caroEet: remove ugly FMT_* compatibility strings as Evil...
2012-02-17 caroEet: formatting
2012-02-10 cedriceet: add support for statistique.
2012-02-09 cedriceet: add support for GnuTLS 3.x
2012-02-05 jihoonfix @dates in each header file
2012-01-23 cedriceet: reduce the time taken by eet tests suite and hopef...
2012-01-22 barbierifix paths to be relative to project build root.
2012-01-22 barbierihelp buildbot and user know where the html files are.
2012-01-22 barbieribuildbot: new attempt at coverage support.
2012-01-19 barbierimake eet_data_image_jpeg_alpha_decode() more like eet_d...
2012-01-19 barbieriuse $(MAKE) instead of make, echo the built doc package.
2012-01-19 barbieridocs: remove some warnings and make eina/eet doc more...
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-15 tasnEet tests: Removed debug output, previous ugly hack...
2012-01-15 tasnEet tests: An ugly hack to make it work with absolute...
2012-01-15 tasnEet tests: Added an hack to test what's wrong with...
2012-01-15 tasnEet tests: Support out of source builds.
2012-01-15 tasnEet tests: Fixed shadow warnings.
2012-01-15 barbierifix eet distcheck.
2012-01-07 billiobeet: write to standard output if no output file given.
2012-01-03 cedriceet: act like the rest of the EFL.
next