summaryrefslogtreecommitdiff
path: root/src/lib/eet_dictionary.c
Commit message (Expand)AuthorAgeFilesLines
* move libs already in EFL into... IN-EFL - this will stop/prevent/limitmasterCarsten Haitzler2012-11-131-514/+0
* 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-151-42/+107
* eet: add support for statistique.Cedric BAIL2012-02-101-0/+6
* unrevert 65828 and unspank myself.Mike Blumenkrantz2011-12-021-13/+12
* eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to...Michael BOUCHAUD2011-12-021-10/+11
* move majority of allocations to mempool allocators similar to ecore-conMike Blumenkrantz2011-12-021-11/+10
* remove annoying post-brace commentsMike Blumenkrantz2011-12-021-15/+15
* ran ecrustify on eet. this seems to do a good job of eet. comments?Carsten Haitzler2011-10-211-41/+41
* Use eina_stringshare_add() instead of strdup() on mmaped fileVincent Torri2011-01-291-1/+1
* * eet: improve speed for Eet_String users.Cedric BAIL2010-11-291-31/+13
* * eet: reduce memory used by Eet dictionary.Cedric BAIL2010-11-261-55/+90
* * eet: fix eet dictionnary ever growing dictionnary.Cedric BAIL2010-09-031-15/+25
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-4/+4
* FORMATTINGLucas De Marchi2010-08-041-4/+0
* fix stupid align of *Sebastian Dransfeld2010-07-311-11/+11
* remove space after *Sebastian Dransfeld2010-07-311-43/+43
* formatting. <- uncrustifyCarsten Haitzler2010-07-311-54/+66
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-281-107/+154
* * eet: Add EET_G_VARIANT and EET_G_UNION.Cedric BAIL2010-04-211-1/+1
* * eet: Fix override of global symbols.Cedric BAIL2010-03-011-58/+58
* * eet: Reduce convertion to FP, float and double with a little overhead.Cedric BAIL2009-12-071-14/+14
* * eet: Add support for fixed point in Eet.Cedric BAIL2009-09-291-58/+78
* Use eina conversion functions (Remove code from eet).Cedric BAIL2008-10-201-2/+4
* Improve decode speed by using precomputed hash.Cedric BAIL2008-07-171-8/+14
* reorganise header files so that evil is better included. Please test before t...doursse2008-03-281-3/+5
* the rest of cedrics patchesfor fixing dictionaries and read_writeCarsten Haitzler2008-03-091-3/+0
* * define EAPI on Windows according to the following scheme:doursse2008-03-081-0/+8
* add cedrics dict check patchCarsten Haitzler2008-03-061-0/+29
* add fileCarsten Haitzler2008-03-011-0/+293