summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* windows warning--Mike Blumenkrantz2012-08-131-1/+1
* fix eina_mempool env var fetch for eet alloc mode.Carsten Haitzler2012-08-101-1/+1
* more updates for 1.7.0 alpha.Carsten Haitzler2012-08-101-2/+2
* eet: don't copy string around.Cedric BAIL2012-08-091-6/+3
* crit msg format warning--Mike Blumenkrantz2012-08-081-1/+1
* make note of leak in gnutls.Carsten Haitzler2012-08-041-0/+13
* I like alphabetical orderVincent Torri2012-07-201-4/+4
* eet: fix possible wrong size decoding for simple type.Cedric BAIL2012-07-161-2/+2
* eet: detect overrun and underrun before everything goes wrong.Cedric BAIL2012-07-161-0/+31
* Eet: no need for an eina checkVincent Torri2012-07-021-8/+8
* Unbreak eet examples(they need Eina).Jonas M. Gastal2012-07-021-8/+9
* Unbreak examples build system.Jonas M. Gastal2012-07-021-9/+8
* Eet: fix CFLAGS value when --enable-assert is usedVincent Torri2012-07-011-4/+2
* Eet: add nice m4 macros to check functions and libraries. Will be usable easi...Vincent Torri2012-07-013-17/+10
* eet: fix crash when cyphering hyge amount of data.Cedric BAIL2012-06-271-2/+6
* tone down mempool chunk sizesCarsten Haitzler2012-06-172-2/+2
* fix @version in each EFL header doxygenJihoon Kim2012-06-041-1/+1
* This is a small change, so I won't changelog it (or backport), butCarsten Haitzler2012-05-301-0/+5
* eet: properly check buffer size during decipher.Cedric BAIL2012-05-301-1/+1
* let's put a README into the lz4 support in eet.Carsten Haitzler2012-05-292-1/+9
* add @since'sCarsten Haitzler2012-05-151-13/+13
* add lz4 compression options to eet. remove amalgamated build too.Carsten Haitzler2012-05-159-250/+2013
* eet: unborking !Cedric BAIL2012-05-151-2/+1
* fix eet_dict locks and formatting.Carsten Haitzler2012-05-151-4/+10
* eet: make eet_dictionary thread safe.Cedric BAIL2012-05-152-42/+108
* eet: force closing all file on shutdown.Cedric BAIL2012-05-111-0/+27
* Documenting parameters to avoid warnings.Jonas M. Gastal2012-04-181-0/+2
* typofix!Carsten Haitzler2012-04-121-1/+1
* add docs explaining the internal cache on close for onefang.Carsten Haitzler2012-04-121-1/+5
* Eet.h: fix typosJihoon Kim2012-04-051-19/+19
* eet: fix missing return types in eet docJihoon Kim2012-04-051-2/+8
* eet: always set size.Cedric BAIL2012-03-291-1/+4
* eet: remove shadow warning.Cedric BAIL2012-03-291-10/+10
* I gote the version wrong, even after asking. lolDavid Walter Seikel2012-03-291-1/+1
* From: Jérôme Pinot <ngc891@gmail.com>Jérôme Pinot2012-03-291-1/+1
* Added a new macro for adding variable arrays of basic types.David Walter Seikel2012-03-291-0/+32
* From: Jérôme Pinot <ngc891@gmail.com>Jérôme Pinot2012-03-041-1/+1
* eet: add Exotic supportCedric BAIL2012-02-241-1/+1
* eet: doc fix.Cedric BAIL2012-02-221-1/+1
* eet: fix build without latest GNUTLS.Cedric BAIL2012-02-211-0/+2
* Eet: remove ugly FMT_* compatibility strings as Evil has now POSIX printf fam...Vincent Torri2012-02-171-17/+4
* Eet: formattingVincent Torri2012-02-171-1/+1
* eet: add support for statistique.Cedric BAIL2012-02-103-0/+77
* eet: add support for GnuTLS 3.xCedric BAIL2012-02-091-13/+56
* fix @dates in each header fileJihoon Kim2012-02-051-1/+1
* eet: reduce the time taken by eet tests suite and hopefully reduce the risk f...Cedric BAIL2012-01-231-1/+1
* make eet_data_image_jpeg_alpha_decode() more like eet_data_image_jpeg_rgb_dec...Gustavo Sverzut Barbieri2012-01-191-7/+12
* update all minor versions to 2 (or 6) - and yes. i missed making mostCarsten Haitzler2012-01-181-1/+1
* Eet tests: Removed debug output, previous ugly hack fixed it.Tom Hacohen2012-01-151-9/+1
* Eet tests: An ugly hack to make it work with absolute paths.Tom Hacohen2012-01-151-3/+2