summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use typedefs for fn pointers.Carsten Haitzler2010-12-074-59/+91
* * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 !Cedric BAIL2010-12-041-1/+1
* * eet: forgotten file.Cedric BAIL2010-12-041-0/+1
* * eet: forgot to update ChangeLog.Cedric BAIL2010-12-041-0/+5
* * eet: define PATH_MAX when needed.Cedric BAIL2010-12-032-1/+37
* * eet: improve detection of -Wl,--as-neededCedric BAIL2010-12-033-15/+59
* * eet: use uintptr_t.Cedric BAIL2010-12-031-2/+3
* * eet: compile with -Werror on 64bits too.Cedric BAIL2010-12-031-2/+2
* * eina, eet: fix coverage generation with newer lcov.Cedric BAIL2010-11-291-1/+1
* * eet: Improve speed of eet_data_read decoding. Mostly for array.Cedric BAIL2010-11-292-113/+165
* * eet: improve speed for Eet_String users.Cedric BAIL2010-11-294-46/+25
* * eet: another forgotten improvement.Cedric BAIL2010-11-261-1/+1
* * eet: reduce memory used by Eet dictionary.Cedric BAIL2010-11-264-71/+119
* * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING.Cedric BAIL2010-11-252-0/+32
* now we know it works - doc it.Carsten Haitzler2010-11-211-0/+6
* * eet: use eina configuration information correctly.Cedric BAIL2010-11-211-0/+4
* * eet: sync with eina efl_threads.m4.Cedric BAIL2010-11-211-6/+6
* fix possible leak.Carsten Haitzler2010-11-211-3/+9
* * eet: correctly handle length of ciphered/compressed data.Cedric BAIL2010-11-181-4/+10
* * eet: fix make check with tarball.Cedric BAIL2010-11-151-1/+1
* * eet: Fix bug when using compression and ciphering.Cedric BAIL2010-11-132-1/+4
* * efl: beta2 !Cedric BAIL2010-11-121-1/+1
* * eet: fix ChangeLog.Cedric BAIL2010-11-121-0/+4
* * eet: correctly reset content of variable.Cedric BAIL2010-11-121-0/+6
* * eet: don't open file two small to be valid.Cedric BAIL2010-11-121-2/+1
* Fix docs a bit, I hope.Iván Briano2010-11-081-4/+4
* no more debian dir in our svn - debian now handles this tehmselves.Carsten Haitzler2010-11-0812-296/+0
* bug exposed by cedric's leak and then my fix... :)Carsten Haitzler2010-10-231-1/+4
* space --Vincent Torri2010-10-171-5/+5
* logs don't need trailing newline.Gustavo Sverzut Barbieri2010-10-071-22/+22
* log domains in lower case.Gustavo Sverzut Barbieri2010-10-072-2/+2
* efl 1.0.0 beta.Carsten Haitzler2010-10-032-2/+2
* * eet: fix doc about eddc_size.Cedric BAIL2010-09-221-0/+2
* fix doc. There are still 2 warnings about eddc_size notVincent Torri2010-09-221-8/+8
* warning-- -> if u dont compile with tls/opensslCarsten Haitzler2010-09-191-0/+25
* warning--Carsten Haitzler2010-09-191-2/+4
* Fix common misspellingsLucas De Marchi2010-09-088-38/+38
* * eet: fix typo, thanks batden.Cedric BAIL2010-09-061-1/+1
* * eet: fix use of garbage data.Cedric BAIL2010-09-061-3/+3
* * eet: fix eet dictionnary ever growing dictionnary.Cedric BAIL2010-09-032-16/+30
* * eet: update changelog.Cedric BAIL2010-08-271-1/+5
* * eet: fix build of data that doesn't match data descriptor.Cedric BAIL2010-08-271-49/+82
* Revert and re-apply badnull patchLucas De Marchi2010-08-263-39/+39
* cl.Carsten Haitzler2010-08-221-0/+6
* more check cleans (bogus actually too - but you guys like to shut upCarsten Haitzler2010-08-221-3/+13
* make src also do what dest did - calloc.Carsten Haitzler2010-08-221-5/+11
* calloc dst mgr to be sure.Carsten Haitzler2010-08-221-2/+4
* get the verbosity with the env variable CK_VERBOSITY. By default, nothing i...Vincent Torri2010-08-221-1/+1
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-217-64/+64
* formatting - as agreed. return on line before func and each param on aCarsten Haitzler2010-08-201-552/+632