summaryrefslogtreecommitdiff
path: root/src/modules/mp/one_big/eina_one_big.c
Commit message (Expand)AuthorAgeFilesLines
* move libs already in EFL into... IN-EFL - this will stop/prevent/limitmasterCarsten Haitzler2012-11-131-336/+0
* eina: fix build when valgrind is not in a standard location.Cedric BAIL2012-03-161-1/+1
* eina: fix api to actually work as expected.Cedric BAIL2011-04-241-90/+21
* eina: add eina_mempool_repack.Cedric BAIL2011-04-111-1/+2
* fix amalgamation buildGustavo Sverzut Barbieri2010-10-231-7/+7
* * eina: remove unecessary free.Cedric BAIL2010-10-231-6/+0
* put EFL_DEBUG_THREADS inside EFL_HAVE_POSIX_THREADSVincent Torri2010-10-231-3/+9
* * eina: improve threads and debugging support in one big mempool.Cedric BAIL2010-10-231-29/+66
* windows mutex shutdown correctness++Carsten Haitzler2010-10-231-1/+1
* slight mistake - trash cleanup on shutdown didnt null out baseCarsten Haitzler2010-10-231-1/+2
* lets lock del too eh?Carsten Haitzler2010-10-231-5/+21
* cedric.. has been a bad boy. cleaning up some of his mess. still haveCarsten Haitzler2010-10-231-6/+48
* Add valgrind support to one_big mempool.Rafael Fonseca2010-10-141-0/+29
* * eina: call malloc only when content is requested from the pool.Cedric BAIL2010-09-211-8/+12
* Fix common misspellingsLucas De Marchi2010-09-081-1/+1
* * eina: remove debug output.Cedric BAIL2010-08-121-3/+0
* * eina: report when and where memleak come from.Cedric BAIL2010-08-121-0/+3
* * eina: fix segv on NULL mempool.Cedric BAIL2010-08-051-0/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* * eina: fix wrong test in eina_big.Cedric BAIL2010-07-281-2/+2
* errrr... hmmm why did this change?Carsten Haitzler2010-07-281-2/+2
* uncrustify eina.Carsten Haitzler2010-07-281-42/+49
* Use INF only when it's defined. Fix a warning during eina compilation.Nicolas Aguirre2010-07-261-0/+2
* * eina: actually add the directory too.Cedric BAIL2010-07-261-0/+267