summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* eet: backport r71524.Cedric BAIL2012-05-301-1/+1
* eet: backport r71097.Cedric BAIL2012-05-151-1/+3
* eet: backport r71094..Cedric BAIL2012-05-152-42/+108
* 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
* Eet tests: Added an hack to test what's wrong with the build bot.Tom Hacohen2012-01-151-1/+10
* Eet tests: Support out of source builds.Tom Hacohen2012-01-152-5/+8
* Eet tests: Fixed shadow warnings.Tom Hacohen2012-01-151-15/+15
* eet: write to standard output if no output file given.Boris Faure2012-01-071-27/+61
* eet: act like the rest of the EFL.Cedric BAIL2012-01-031-4/+1
* eet: remove useless code.Cedric BAIL2012-01-031-9/+1
* increase eet_connection max msg size to 1Mb - more reasonableCarsten Haitzler2011-12-291-1/+2
* more formatting improvementsCarsten Haitzler2011-12-291-43/+22
* formatting niceness.Carsten Haitzler2011-12-291-34/+27
* Don't override standard variables, it looks weird. In turn, fix building with...Iván Briano2011-12-281-2/+2
* eet: no reason to duplicate environment variable.Cedric BAIL2011-12-061-1/+1
* unrevert 65828 and unspank myself.Mike Blumenkrantz2011-12-025-168/+190
* eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to...Michael BOUCHAUD2011-12-024-180/+155
* move majority of allocations to mempool allocators similar to ecore-conMike Blumenkrantz2011-12-025-155/+275
* remove annoying post-brace commentsMike Blumenkrantz2011-12-028-257/+257
* no need to alloc filenameMike Blumenkrantz2011-12-021-1/+1
* ef->path is now stringsharedMike Blumenkrantz2011-12-022-5/+5
* +eet_file_get()Mike Blumenkrantz2011-12-022-0/+20
* Fix a few typos.Sanjeev BA2011-11-241-1/+1
* change of email address: this is going to be uglyMike Blumenkrantz2011-11-231-1/+1
* eet: sys/mman.h is only needed when building with signature support.Cedric BAIL2011-11-202-2/+4
* allow install-examples separately from building them (building themCarsten Haitzler2011-11-182-7/+4
* eet: proper indentation.Cedric BAIL2011-11-161-6/+6