summaryrefslogtreecommitdiff
path: root/src/bin/e_filereg.c
Commit message (Expand)AuthorAgeFilesLines
* formatting: all at onceMike Blumenkrantz2013-01-111-13/+14
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* Since we are not using the returned pointer from eina_hash_find here, we canChristopher Michael2009-07-201-5/+2
* * e: Remove all reference to Evas_Data and move to Eina_Bool.Cedric BAIL2009-06-171-6/+6
* This commit is huge. I did test it a lot on my computer, and it run fine here.Cedric BAIL2008-12-171-25/+27
* Correct callback for eina_hash_foreach.Sebastian Dransfeld2008-10-261-2/+2
* Switch to eina_stringshare.Cedric BAIL2008-10-151-3/+3
* Fix function protos & functions for recent Evas_Hash changes to removeChristopher Michael2008-02-091-2/+2
* Reimplement filereg as a hash instead of a list, providing a minor speedup.Christopher Michael2007-08-211-68/+52
* Add return value.Sebastian Dransfeld2006-12-141-0/+1
* metric pooch!Carsten Haitzler2006-10-171-0/+114