and removed the -beta tag...
[framework/uifw/eina.git] / src / modules /
2012-03-16 cedriceina: fix build when valgrind is not in a standard...
2012-02-09 barbieriremove @EINA_CPPFLAGS@ from remaining Makefile.am
2012-01-18 cedriceina: be able to track and display our memory over...
2011-12-08 discomfitorfix some format string errors
2011-12-08 discomfitorfix shadow var warning
2011-06-12 billiobremove .cvsignore files
2011-04-27 carodo not enter the modules dir if they are not built
2011-04-24 cedriceina: fix api to actually work as expected.
2011-04-24 cedriceina: starting to use eina_lock.
2011-04-24 caroEina: Fix uninstallation of the mempools modules
2011-04-11 cedriceina: prevent NULL offsetting.
2011-04-11 cedriceina: add eina_mempool_repack.
2011-02-27 rasterremove.
2011-02-27 rastermake label not have nothing after it. fix err when...
2011-02-24 caroEina chained mempool:
2011-02-04 cedric * eina: revert and fix a typo that make stuff even...
2011-02-03 tasnEina: reverted commit 56637 (scalability and whatever...
2011-02-01 cedric * eina: improve speed and scalability a lot.
2010-12-11 carowarning--
2010-12-11 carowarning--
2010-11-23 rasterFrom: P Purkayastha <ppurka@gmail.com>
2010-11-20 caro remove useless .la file
2010-10-29 tiagoRemoving dead assignment.
2010-10-28 rasterdont free null ptrs eh?
2010-10-23 barbierifix amalgamation build
2010-10-23 cedric * eina: remove unecessary free.
2010-10-23 caroput EFL_DEBUG_THREADS inside EFL_HAVE_POSIX_THREADS
2010-10-23 cedric * eina: improve threads and debugging support in one...
2010-10-23 rasterwindows mutex shutdown correctness++
2010-10-23 rasterslight mistake - trash cleanup on shutdown didnt null...
2010-10-23 rasterlets lock del too eh?
2010-10-23 rastercedric.. has been a bad boy. cleaning up some of his...
2010-10-14 rfonsecaAdd valgrind support to one_big mempool.
2010-10-14 rfonsecaMark memory as accessable before popping it from stack.
2010-10-14 rfonsecaJust mark memory as freed after actually freeing it.
2010-10-14 rfonsecaMake valgrind know about eina mempools.
2010-10-14 cedric * eina: use pthread_equal.
2010-10-13 cedric * eina: make Vincent happy.
2010-10-13 cedric * eina: add assert to ease tracking down efl misuse...
2010-10-13 cedric * eina: easy speed improvement by reducing operation...
2010-10-12 cedric * eina: improve chained mempool speed.
2010-09-21 cedric * eina: call malloc only when content is requested...
2010-09-08 lucasFix common misspellings
2010-08-27 discomfitorfix -I for eina_private.h
2010-08-22 rasterand cppcheck yes -> init to NULL so check and free...
2010-08-22 rastercppcheck -> shhh. yes. we know. leak.
2010-08-12 cedric * eina: remove debug output.
2010-08-12 cedric * eina: report when and where memleak come from.
2010-08-05 cedric * eina: fix segv on NULL mempool.
2010-08-04 lucasFORMATTING
2010-07-30 cedric * eina: try to fix memory align on sparc.
2010-07-28 cedric * eina: fix wrong test in eina_big.
2010-07-28 rasterfix formatting also
2010-07-28 rastererrrr... hmmm why did this change?
2010-07-28 rasteruncrustify eina.
2010-07-26 captainiglooUse INF only when it's defined. Fix a warning during...
2010-07-26 cedric * eina: actually add the directory too.
2010-07-26 cedric * eina: add a mempool that just do one big malloc.
2010-07-13 carouse Win32 native mutex on Windows. To use it, pass...
2010-03-23 carofix most compilation errors with vc++ (there are still a
2010-02-11 englebassAnd only log when debug
2010-02-11 englebassUse eina_log
2010-02-11 carono arithmetic pointer on void *
2010-01-26 rastereina - does modules like the rest of efl, so it's able...
2010-01-25 englebassAdd patch from bug #479
2010-01-23 cedric * eina: Allow compilation with -Wshadow.
2010-01-12 cedric * eina: Remove warning.
2010-01-08 turran+ Add the efl-research buddy allocator here
2009-09-25 caro * really export symbols on Windows (EFL_EINA_BUILD not
2009-09-16 caro * allow compilation with vc++
2009-09-07 barbieri--enable-amalgamation
2009-09-04 caroeina_log uses pthreads now (if enabled), so link libein...
2009-08-20 carodon't do arithmetic on void *
2009-08-19 caro-pthread should be passed to eina_chained_mempool_la_LD...
2009-07-15 cedric * eina: Expose an helper for memory pool as Eina_Trash...
2009-06-25 caroadd minimum supported version for Windows CE and XP
2009-06-20 caroi forgot to rename file...
2009-06-20 caro * All memory pools can be enabled / disabled
2009-06-12 caroRemove trailing slash in the installation directory
2009-02-17 cedric * eina/m4/efl_pthread.m4,
2009-01-20 cedricRemove warning.
2008-11-01 cedricAdd dladdr and env code for eina_module from Vincent...
2008-11-01 caroffs does not exist on windows CE, so use Evil
2008-10-21 cedricRename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
2008-10-15 cedricOops forgot this one.
2008-10-10 cedricMove eina outside of PROTO.