profile/ivi/eina.git
2010-12-12 caroadd eina_sched.c to the vcproj file
2010-12-11 caroupdate vcproj file
2010-12-11 carodon't redefine macro when using Visual Studio
2010-12-11 caromissing cast
2010-12-11 carowarning--
2010-12-11 rasterformatting fixups.
2010-12-11 rasterfix void ptr math. odd that no warnings happened before...
2010-12-11 rasterrevert part of commit - broke compilation. no uintptr_t...
2010-12-11 caro * make vc++ happy with ERR()
2010-12-11 caroupdate Visual Studio files
2010-12-11 carowarning--
2010-12-11 carowarning--
2010-12-11 carowarning--
2010-12-11 caroput EINA_MAGIC at the end of the structure
2010-12-10 englebassFix me as author
2010-12-09 barbieriUse EINA_PATH_MAX where it makes sense.
2010-12-09 rasterand if i'm breaking shit... i may as well put it at...
2010-12-09 rasterok - make it 8192.
2010-12-09 rasterspottied a stabilty/portability bug with PATH_MAx insid...
2010-12-08 cedric * eina: forgotten link.
2010-12-05 Marco Trevisan... From: Marco Trevisan (Treviño) <mail@3v1n0.net>
2010-12-04 cedric * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze...
2010-12-04 cedric * eina: forgotten file.
2010-12-03 cedric * eina: define PATH_MAX when needed.
2010-12-03 cedric * eina: don't fail if we didn't enable thread support...
2010-12-03 cedric * eina: fix typos.
2010-12-03 cedric * eina: fix typo.
2010-12-03 cedric * eina: add forgotten header.
2010-12-03 cedric * eina: fix gettimeofday usage.
2010-11-29 cedric * eina: we don't plan to provide ABI compatibility...
2010-11-29 discomfitorcloses ticket 634
2010-11-29 cedric * eina, eet: fix coverage generation with newer lcov.
2010-11-29 cedric * eina: eina_array_clean should be inlined from the...
2010-11-25 heleneina_array_data_set can receives null to unset
2010-11-25 helenMissing include in eina_inlist.c
2010-11-23 carowhitespace --
2010-11-23 P PurkayasthaFrom: P Purkayastha <ppurka@gmail.com>
2010-11-21 cedric * eina: make -C doesn't exist on OpenBSD.
2010-11-21 cedric * eina: forgotten benchmark file.
2010-11-21 cedric * eina: use available mempool.
2010-11-20 cedric * eina: fix pthread library and flags typos.
2010-11-20 caro remove useless .la file
2010-11-19 discomfitormore descriptive error message for inlist_remove when...
2010-11-16 discomfitorfix compile warnings without using private functions
2010-11-15 discomfitorfix some compile warnings
2010-11-12 cedric * efl: beta2 !
2010-11-10 cedric * eina: little doxy fix.
2010-11-08 rasterno more debian dir in our svn - debian now handles...
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.
next