framework/uifw/eina.git
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...
2011-05-02 cedriceina: forgotten commit.
2011-05-02 cedriceina: use the right naming.
2011-05-02 cedriceina: add back threads on/off support.
2011-05-02 cedriceina: forgotten initialization.
2011-05-02 cedriceina: improve thread debugging and portability.
2011-05-02 cedriceina: make sure eina_threads_init/eina_threads_shutdown...
2011-05-02 rasteralso return deadlock from normal lock (not try only)
2011-05-02 rasterformalise eina lock results to be equivalent to true...
2011-05-02 carotime.h should be sufficient
2011-05-02 caroEina: eina_file.h: fix compilation on Mac Os X
2011-05-01 rasteroh dear. this new eina_lock thing is a bit of a mess...
2011-04-29 billiobeina: fix #elif usage
2011-04-29 billiobeina: remove redundant declaration
2011-04-29 tasnEina refcount: Wrap EINA_REFCOUNT_UNREF with do {}...
2011-04-29 cedriceina: Add refcounting macro helper.
2011-04-27 caroEina: eina_object : more use of eina_lock
2011-04-27 caroEina: Fix static build of the buddy mempool
2011-04-27 caroformatting: alphabetical order
2011-04-27 carodo not enter the modules dir if they are not built
2011-04-27 caroremove shadow var
2011-04-26 caroEina: eina_lock : fix compilation on Windows. eina_obje...
2011-04-25 cedriceina: fix eina_lock on windows.
2011-04-25 rasterlets compile again shall we?
2011-04-24 cedriceina: move eina_object to use eina_lock too.
2011-04-24 cedriceina: put global into namespace and add lock abort
2011-04-24 cedriceina: fix api to actually work as expected.
2011-04-24 cedriceina: starting to use eina_lock.
next