summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* eina-1 -> einaCarsten Haitzler2010-08-161-3/+3
* eet - clean out old data from doc dir, set up for 1.4.0 release,Carsten Haitzler2010-08-1623-53/+266
* fix up license - does the same as before as license now has name ofCarsten Haitzler2010-08-163-62/+20
* copyright notice vanished - add back in.Carsten Haitzler2010-08-151-0/+1
* Fix typoSebastian Dransfeld2010-08-131-1/+1
* * eet: fix version and trigger the right alloc path.Cedric BAIL2010-08-131-2/+2
* * eet: fix bad allocation case triggered by edje new file format.Cedric BAIL2010-08-135-12/+82
* * eet: fix leak in eet.Cedric BAIL2010-08-121-1/+2
* * eet: fix dead lock when using alias in eet file.Cedric BAIL2010-08-091-0/+4
* * eet: typo.Cedric BAIL2010-08-061-1/+1
* * eet: add an helper to setup hash with string content.Cedric BAIL2010-08-062-0/+29
* FORMATTINGLucas De Marchi2010-08-0410-37/+0
* * eet: fix bug on 32bits computer.Cedric BAIL2010-08-022-19/+16
* fix stupid align of *Sebastian Dransfeld2010-07-319-798/+798
* remove space after *Sebastian Dransfeld2010-07-3110-1884/+1884
* formatting. <- uncrustifyCarsten Haitzler2010-07-3117-3662/+3698
* fix formattingCarsten Haitzler2010-07-282-23/+30
* formatting!!!!!Carsten Haitzler2010-07-281-1/+4
* according to the docs you're supposed to set this or else you will be destroy...Mike Blumenkrantz2010-07-281-1/+7
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-2816-8207/+10888
* eet: typo. Patch by Vincent TorriBoris Faure2010-07-231-2/+2
* * eet: reduce likeliness of race condition by checking file size too.Cedric BAIL2010-07-202-1/+6
* Add native Windows thread support instead of using pthreadVincent Torri2010-07-158-156/+315
* Remove unneeded code with notnull.cocci scriptLucas De Marchi2010-07-143-3/+3
* more correct version of the dso fixCarsten Haitzler2010-07-111-1/+1
* moved eet.h to its own dir - pkgconfig handles all the right stuff.Carsten Haitzler2010-07-084-3/+10
* * eet: add support for eet_alias.Cedric BAIL2010-06-294-22/+250