profile/ivi/eina.git
2010-11-06 carocosmetic: compile the files in alphabetic order
2010-11-06 caroand add file
2010-11-06 caro * port eina_file_*_ls() on Windows and put the code...
2010-11-06 caroadd doxygen doc
2010-11-06 caroremove Eina_Matrixsparse_Item_Cell and Eina_Matrixspar...
2010-11-06 carobetter removal for EINA_ARG_NONNULL
2010-11-06 caroremove EAPI from documentation
2010-11-06 caro * improve doc
2010-11-06 caroformatting, whitespaces--
2010-11-04 cedric * eina: fix eina_tiler_iterator_new API to be consiste...
2010-11-03 cedric * eina: fix typos.
2010-11-03 cedric * eina: fix possible race condition between opendir...
2010-11-02 cedric * eina: use fstatat when available.
2010-11-02 cedric * eina: add eina_file_stat_ls and guaranty that eina_f...
2010-11-02 cedric * eina: remove dirent so apps don't rely on non portab...
2010-10-30 rasteraaagh. dirent... bad! too many things in dirent that...
2010-10-29 tiagoRemoving dead assignment.
2010-10-29 tiagoRemove possivle null pointer.
2010-10-28 cedric * eina: fix usage of eina_file_*ls in thread.
2010-10-28 rasterdont free null ptrs eh?
2010-10-25 cedric * eina: make eina_file_ls and eina_file_direct_ls...
2010-10-24 cedric * eina: improve eina_rbtree doc to please discomfitor.
2010-10-23 barbierivalgrind support is now automatic, make usage clear...
2010-10-23 barbieriignore build files
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 discomfitorecrustify testing: looked good so I'm committing for...
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-22 discomfitor3 hours and a lot of bugfixing later, uncrustify can...
2010-10-22 discomfitorthis is the second test of my new uncrustify+config
2010-10-20 rasterfix doc s!
2010-10-17 carodelete libtool copied files on maintainer-clean rule
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-14 cedric * eina: fix amalgamation build.
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-13 cedric * eina: don't bench ecore anymore as it's to slow.
2010-10-12 cedric * eina: improve chained mempool speed.
2010-10-07 barbieriauto-init threads and fix spinlock initialization checks.
2010-10-07 etrunkoEina: Don't #define _GNU_SOURCE
2010-10-06 rasteradd pid to eina log.
2010-10-05 cedric * eina: fix typo.
2010-10-03 illogict eina: strrchr--.
2010-10-03 rasterefl 1.0.0 beta.
2010-10-01 lucaseina: fix compilation if safety checks are disabled
2010-10-01 lucaseina: fix wrong EINA_ARG_NONNULL
2010-09-29 carofix
2010-09-29 caroNAME_MAX defined to 255 on sun (if not defined).
2010-09-29 caroinclude limits.h. Should acctually work with DSB, macos...
2010-09-23 lucasExclude win from prio drop implementation
2010-09-23 lucasImplement function to drop priority of current thread
2010-09-21 cedric * eina: call malloc only when content is requested...
2010-09-21 discomfitorrevert whoops
2010-09-21 discomfitorecore_con_url_free migration
2010-09-20 etrunkoEina_List: Revert changes introduced in r52253
2010-09-20 lucasFix typos
2010-09-14 etrunkoEina_List: Avoid Segfault
2010-09-14 caroadd braces to remove ambiguous condition warning
2010-09-12 discomfitorinitial doxy patch for rbtree from vtorri
2010-09-12 discomfitormore doxy from vtorri
2010-09-12 discomfitorvariable name changes for accessor functions
2010-09-10 lucasFix typos in docs
2010-09-09 lucasFix common misspellings
2010-09-08 sachielEvil patch from Evil vtorri. Some improvements to Eina...
2010-09-08 cedric * eina: fix doc, patch by Vincent Torri.
2010-09-08 lucasFix common misspellings
2010-09-06 lucasFix typo in doxygen
2010-09-03 rasterok... don't know what's up here... but how about debs...
2010-09-02 discomfitorcleanups for eina_module_list_get type change
2010-09-01 carouse Eina_Bool instead of unsigned int
2010-09-01 carotypo
2010-09-01 caroformat a bit the doc and add corner cases
2010-08-31 discomfitoryarrrrrrr I've got yer rum right here, you landlubber...
2010-08-31 discomfitormove function into local, reformat
2010-08-29 carowhitespaces--
2010-08-27 discomfitorfinish removing threadsafe stuff
2010-08-27 discomfitorfix -I for eina_private.h
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-25 rasterforce to unisgned char
2010-08-22 rasterand cppcheck yes -> init to NULL so check and free...
2010-08-22 rastercppcheck -> shhh. yes. we know. leak.
2010-08-22 rastermempool -> init the mempool with calloc. we cannot...
2010-08-22 rasteragain -> shut cppcheck up.
2010-08-22 rasterleak-- in win32 code.
2010-08-22 rastercppcheck doesn't like it if u dont first init all data...
2010-08-22 caro get the verbosity with the env variable CK_VERBOSITY...
2010-08-22 rasteron advice of vtorri <- revert until proven that limits...
2010-08-22 rasteroops - formatting at start too - not just end
2010-08-22 rasterfmting
2010-08-22 Joerg SonnenbergerFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
next