profile/ivi/eina.git
2011-10-04 cedriceina: prevent ABI break when turning on/off threads...
2011-10-04 cedriceina: add sub-second resolution correctness.
2011-10-04 cedriceina: forgotten lock in eina_file.
2011-09-29 yozeina: fix make dist
2011-09-29 carouse another m4 macro for __atribute__
2011-09-23 lucaseina: provide a C++-compatible version of _EINA_INLIST_...
2011-09-23 cedriceina: correctly track lock when waiting for condition.
2011-09-22 discomfitorsvn:ignore
2011-09-22 discomfitorsvn:ignore
2011-09-22 caroanother useless header file
2011-09-22 carouseless header file
2011-09-20 rastersupport mtrace in eina at runtime. easier now to enable...
2011-09-18 kakarotoEina: In eina_file_open, only set the CLOEXEC flag...
2011-09-18 kakarotoEina: mmap: Use HAVE_SIGINT_T instead of ifdefs on...
2011-09-18 kakarotoEina: Always use fpathconfig and never assume NAME_MAX...
2011-09-18 caroadd sys/types.h check
2011-09-17 carocomments again
2011-09-17 carowhitespaces-- and comments
2011-09-17 caroadd @since to doc type
2011-09-16 carofix configure output
2011-09-16 caroquotes and cleanup
2011-09-16 kakarotoEina: Disable xattr calls when xattr api is not available
2011-09-15 cedriceina: add eina_xattr.{c,h}.
2011-09-15 cedriceina: use eina safety check in eina_file.c.
2011-09-15 cedriceina: add XAttr support to eina.
2011-09-14 cedriceina: fix eina inlist sorted insert (with and without...
2011-09-14 caroclean generated files
2011-09-12 kakarotoEina: Remove 'unused var' warnings from eina_inline_loc...
2011-09-12 kakarotoEina: Use @EINA_LIBS@ for static linking libs in .pc...
2011-09-07 cedriceina: threads debugging back to work.
2011-09-07 Mike McCormackeina: Fix broken main loop thread check
2011-09-06 tasnEina (u)strbuf: Added eina_(u)strbuf_manage_new.
2011-09-05 cedriceina: oops. Thanks Vincent.
2011-09-05 cedriceina: add eina_inlist_sorted_state_insert and helper.
2011-09-05 rasterfix COPYING to say 2011.
2011-09-03 barbierieina_prefix: use log infrastructure.
2011-09-01 tasnEina rbtree: Fixed EINA_RBTREE_GET. Should enclose...
2011-08-31 caroAdd missing function in lock void
2011-08-28 discomfitorseriously guys.
2011-08-26 carofix main loop stuff on Windows
2011-08-26 carodefine HAVE_DLOPEN also on Windows
2011-08-26 rasteru know... if u are going to add lots of pthread calls...
2011-08-25 rasteroooooh wowo! that prefix change broke stuff1 it looks...
2011-08-25 Jérémy ZurcherFrom: Jérémy Zurcher <jeremy@asynk.ch>
2011-08-24 glima[eina] Repeated link, be gone.
2011-08-22 rasteradd some comments and debug to eina_preifx. in case...
2011-08-17 cedriceina: add eina_main_loop_define.
2011-08-16 hermeteina - just removed white spaces.
2011-08-11 discomfitorguys...null checks are not the end of the world.
2011-08-10 discomfitorfix segv from missing null check
2011-08-10 rasterif we are going to have %d's - use them in the next...
2011-08-09 Mike McCormackeina: Use %d to get build time
2011-08-09 cedriceina: windows cleanup.
2011-08-09 cedriceina: add generic macro to generate error when outside...
2011-08-09 cedriceina: detect main loop for windows to.
2011-08-09 cedriceina: correct guard of thread code.
2011-08-09 cedriceina: make dlopen optional.
2011-08-05 sachielIt may be good to link Eina examples against Eina
2011-08-05 sachielCheck Evas too, DSO thingy
2011-08-05 gastalEina: Fixing borked eina_stringshare diagram.
2011-08-04 gastalEina: Fixing image in pdf doc.
2011-08-04 gastalEina: eina tiler example.
2011-08-04 gastalEina: eina_tiler docs(examples to follow).
2011-08-04 gastalEina: adding image to eina_stringshare.
2011-08-04 gastalEina: adding image showing eina array growth.
2011-08-04 tasnEina list: eina_list_data_set is *not* pure.
2011-08-03 gastalEina: Separating eina_lock and company from eina_file's
2011-08-03 cedriceina: the actual patch.
2011-08-03 cedriceina: fix eina_share_common_ref/del
2011-08-03 rasterimprove eina main page and links
2011-08-02 tasnEina: Moved valgrind check to the libararies check...
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
2011-08-01 cedriceina: forgotten since.
2011-07-29 cedriceina: better implementation.
2011-07-29 cedriceina: add eina_main_loop_is.
2011-07-15 gastalEina: Groups shouldn't be inside themselves, and both...
2011-07-15 gastalEina: Making html tags in doc appear only in html doc.
2011-07-15 gastalEina: Giving some pages better names and fixing a typo.
2011-07-15 lucaseina: fix common misspellings
2011-07-15 gastalEina: add descriptions to eina accessor and eina strbuf.
2011-07-14 caroEina: link against iconv, use rt_libs to hold -lrt...
2011-07-14 caroEina : configure.ac : improve shm_open detection
2011-07-13 cedriceina: fix typo.
2011-07-13 cedriceina: fix eina shm_open detection.
2011-07-13 cedriceina: fix build on NetBSD.
2011-07-09 caroEina : lock (win32) : fix compilation
2011-07-07 gastalEina: Adding diagrams for eina list macros.
2011-07-07 seozedje/ecore/eina: Updated documentaton for version number.
2011-07-06 antognollieina/hash - Add examples to list and fix doc of some...
2011-07-06 antognollieina/hash - Add example that demonstrate many ways...
2011-07-06 antognollieina/hash - Added examples that use different types...
2011-07-06 antognollieina/hash - improve performance comparison between...
2011-07-06 gastalEina: Improving eina_accessor documentation.
2011-07-06 gastalEina: Improvements to eina_list's documentation.
2011-07-06 gastalEina: Improvement to eina_iterator's documentation.
2011-07-06 gastalEina: Improvements to eina_array's documentation.
2011-07-05 gastalMake eina docs work on IE8 and IE9.
2011-07-04 gastalEina: Spelling fixes and using smaller size for hash...
2011-07-04 gastalEina: Adding link to example in eina_str documentation.
2011-07-04 rasterand include eina_mmap.h in Eina.h <- forgot
next