framework/uifw/eina.git
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
2011-07-04 rasteradd eina mmap safety handling.
2011-06-28 gastalEina: eina_strbuf example and documentation.
2011-06-28 gastalEina: Slight improvement to eina_strbuf's documentation.
2011-06-28 gastalEina: improve eina_str documentation.
2011-06-27 gastalEina: eina_str example and accompanying documentation.
2011-06-27 antognollieina/autotools - fix typo on eina_log example
2011-06-27 gastalEina: Reorganization of eina log documentation.
2011-06-26 discomfitorfix eina_binbuf_* signatures to use unsigned char inste...
2011-06-23 cedriceina: add Eina_LockRW. more refactoring code comming.
2011-06-22 gastalEina: Adding eina file example to makefile.
2011-06-22 gastalEina: Eina error documentation improvement.
2011-06-22 gastalEina: Eina file documentation.
2011-06-22 cedriceina: update Eina_Refcount API to please Tasn.
2011-06-22 rasterdont bloody cache files! all this will do is leak them...
2011-06-22 cedriceina: fix eina_stringshare_dump bug #791 reported by...
2011-06-21 gastalEina: Eina_Stringshare documentation.
2011-06-20 gastalEina: EINA_MAGIC example and documentation.
2011-06-18 lucaseina: fix common misspellings
2011-06-17 gastalEina: Adding images for latex docs.
2011-06-17 cedriceina: rename eina_hash_free_set as eina_hash_free_cb_set.
2011-06-17 cedriceina: forgotten commit.
2011-06-17 cedriceina: disabling Eina_Object until 1.1 is released.
2011-06-16 mejSince the SVN revision is now included in %{version...
2011-06-15 cedriceina: @since
2011-06-15 cedriceina: +eina_hash_free_set.
2011-06-14 antognollieina: Add detailed description and some examples to...
2011-06-13 gastaleina: A few fixes for the Eina_List doc.
2011-06-13 gastaleina: Add acknowledgment of Samsung's patronage to
2011-06-13 gastaleina: Eina_Accessor documentation.
2011-06-12 billiobremove .cvsignore files
2011-06-12 tasnEina strbuf: Add csize to documentation.
2011-06-12 tasnEina ustrbuf: Fixed eina_ustrbuf_prepend_char.
2011-06-11 seozeina examples/eina_list_01.c: Added new line to explici...
2011-06-11 seozeina: Fixed doxygen.
2011-06-11 rasterwrn--
2011-06-11 seozEina examples: Removed trailing whitespaces.
2011-06-10 gastaleina: Add missing hash table image and make imgs work for
2011-06-10 gastaleina: Eina_Iterator documentation.
2011-06-10 gastaleina: Eina_Array documentation.
2011-06-10 gastaleina: Documentation for Eina_List.
2011-06-10 fidencioOoops! Fixing eina_list_sorted doc, again!
2011-06-10 fidencioFixing eina_list_sort docs
2011-06-09 antognollieina: add autotools rules to building and installing...
2011-06-09 antognolli[eina] Add high-level documentation and examples for...
2011-06-08 rasterfix eina prefix - somehow using elm_init make it find...
2011-06-07 mike_mAdd ignore and update files
2011-06-06 antognollieina: fix doc building when srcdir != builddir.
2011-06-06 cedriceina: make Eina_File thread safe.
2011-06-03 caroEina: fix static linking with eina
2011-06-01 caroEina : eina_module.c: fix dladdr use on Windows
2011-06-01 cedriceina: make him happy.
2011-06-01 caroEina : eina_file : eina_file_size_get() should return...
2011-06-01 caroEina : eina_file : add @since 1.1 to doxy doc
2011-06-01 caroEina : eina_file_win32.c : add share mode when opening...
2011-06-01 caroEina : eina_sched.c : simpler code on Windows
2011-06-01 caroEina : eina_inline_lock_win32.x : fix cedric's modifica...
2011-05-31 cedriceina: fix eina_hash_set to act when data == NULL like...
2011-05-30 lucaseina: fix misspellings
2011-05-30 cedriceina: add eina_condition_timedwait.
2011-05-30 cedriceina: ERROR_CHECK just make sense when you are debbugin...
2011-05-26 hermeteina/eina_hash - fixed indentation
2011-05-25 cedriceina: fix eina_inlist_sorted_insert and improve its...
2011-05-24 cedriceina: add eina_inlist_sorted_insert.
2011-05-24 caroEina: Implement eina_sched_prio_drop() on Windows
2011-05-18 caroI like alphabetical order :)
2011-05-18 carodebug--
2011-05-18 caroEina_lock : fix Windows code, thanks to cedric
2011-05-18 cedriceina: fix typo.
2011-05-18 tasnEina binbuf: Fix compilation and correct the mistakes.
2011-05-18 tasnEina binbuf: Struct name should be binbuf, not strbuf.
2011-05-18 cedriceina: part of the init is specific, so preserve it.
2011-05-18 cedriceina: fix eina_share_common_init.
2011-05-18 gouacheEina: add 'eina_init()' at the testcase of simple_xml_p...
2011-05-18 gouacheEina: add testcase for 'eina_simple_xml_parser'
2011-05-17 cedriceina: fix eina_file to be really usable.
2011-05-17 tasnEina: Added .gitignore.
2011-05-17 tasnEina binbuf: Added eina_binbuff an auto resizing binary...
2011-05-17 cedriceina: build without threads support.
2011-05-17 caroEina_ : eina_file_win32.c : fix returned value of eina_...
2011-05-16 carofix eina_prefix.c on Windows (at least a part of it...
2011-05-16 carofix eina_inline_lock_void.x
2011-05-15 caroEina: eina_lock: fix eina_lock on Windows
2011-05-14 caroi'm not cedric
2011-05-14 caroEina : eina_lock : make it compile on Windows
2011-05-14 billiobeina: improve hash documentation on free_cb
2011-05-13 cedriceina: always put map in memory when requested and use...
2011-05-09 cedriceina: check condition is still alive when debugging...
2011-05-09 cedriceina: have same behaviour on windows and linux.
2011-05-09 cedriceina: oops, need to protect inside #ifdef.
2011-05-09 cedriceina: improve lock debugging.
2011-05-09 cedriceina: more check.
2011-05-09 cedriceina: add Eina_Condition.
2011-05-09 cedriceina: check pending lock at the right time.
2011-05-06 cedriceina: remove flood of debugging information.
2011-05-06 cedriceina: remove useless lock.
2011-05-04 cedriceina: improve on/off and debugging lock.
2011-05-02 tasnEina lock: unused warning suppression is done with...
next