framework/uifw/eina.git
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.
2011-04-24 rasterfix bug when dladdr doesnt return full path. odd that...
2011-04-24 rastermake docs right
2011-04-24 carofix date
2011-04-24 caroEina: Fix uninstallation of the mempools modules
2011-04-24 carowhitespaces--
2011-04-24 rastermake sure eina_prefix is marked since 1.1.0
2011-04-24 caroremove useless headers
2011-04-24 caroon Windows, the path separator in PATH env var is a...
2011-04-24 carowhitespace cleanup and a bit of formatting
2011-04-24 rasterchlog++
2011-04-24 rasterput a general prefix finder in eina.
2011-04-22 caroEina: Add Eina_Lock API
2011-04-22 caroEina: eina_object: Fix integer size on Windows 64 bits
2011-04-21 rasterpopulate optional.
2011-04-15 caroEina: eina_file: port API to Windows
2011-04-15 discomfitorfix error_find to actually return the Eina_Error instea...
2011-04-14 cedricefl: don't track cache file.
2011-04-14 discomfitorfix input check for list_move, add ESNV for error
2011-04-14 cedricautogen: unobrk things.
2011-04-14 cedriceina: improve autoconf cache usage.
2011-04-14 discomfitorunrevert. this is not a mistake.
2011-04-14 carorevert. The check is already done by EINA_MAGIC_CHECK...
2011-04-14 caroEina: eina_file.c: use fcntl instead of O_CLOEXEC
2011-04-14 caroEina: eina_file.c replace ACCESSPERMS, which is not...
2011-04-14 discomfitorfix input check
next