framework/uifw/eina.git
2012-01-18 rasterFrom: Guillaume Friloux <guillaume.friloux@asp64.com>
2012-01-18 rastervoid impl for eina_lock stuff should return "innocuous...
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-15 tasnEina benchmark: Fixed compilation warnings.
2012-01-15 tasnEina value: Fixed signed and unsigned comparison.
2012-01-15 tasnEina tests: Fixed binbuf test.
2012-01-15 barbieriminor improvements to doc (just to trigger buildbot)
2012-01-13 barbierieina_value: remove left overs.
2012-01-12 barbierieina_value: add array of struct test.
2012-01-12 barbierieina_value: add struct type.
2012-01-12 barbierieina_value_blob: nicer convertion from string, array...
2012-01-12 barbierieina_value: simpler and faster code using newer eina_in...
2012-01-12 barbierieina_inarray: add useful function to open space in...
2012-01-12 barbierieina_value: use mempool.
2012-01-12 barbierieina_value: improve docs and add blob operations helper.
2012-01-12 barbierieina_value: improve docs a bit
2012-01-12 barbierieina_value: hash now adopts given Eina_Hash.
2012-01-12 barbierieina_value: list now adopts given Eina_List.
2012-01-12 barbierieina_value: array now adopts given Eina_Inarray.
2012-01-12 barbierieina_value: replace non-posix timercmp() with manual...
2012-01-12 barbierieina_value: add missing @since.
2012-01-12 discomfitorfix docs for first half of eina_value: the second half...
2012-01-12 barbierieina_value: add blob type.
2012-01-12 barbierimissing file.
2012-01-12 barbierieina_value: add struct timeval.
2012-01-12 barbierifix C++ compile, add test.
2012-01-11 barbierieina_value: add hash.
2012-01-11 barbierieina_value: revert bogus array change, add test.
2012-01-11 barbierieina_value: add list type.
2012-01-11 barbierieina_value: convert array to string using [] for single...
2012-01-11 barbierieina_value: fix error condition handling.
2012-01-11 barbierieina_value: optimize detection of basic types.
2012-01-11 barbieriproper include of alloca.h, thanks vtorri for spotting it.
2012-01-11 barbierimake bastards happy
2012-01-11 cedriceina: massiv fix for Eina_Value.
2012-01-11 seozeina eina_list.h: Refined documentation.
2012-01-11 barbieriadd eina_value.
2012-01-10 seozeina: applied eina_array_count_get -> eina_array_count...
2012-01-10 barbieriadd missing @since before vtorri notices it
2012-01-09 barbieriadd eina_inarray.
2012-01-09 barbierimagic: define and set eina_error if fails.
2012-01-09 barbieriAdd eina_array_count(), deprecate eina_array_count_get().
2012-01-08 kakarotoEina: Need to keep the CFLAGS/LDFLAGS/LIBS passed to...
2012-01-07 kakarotoEina: Set EINA_CFLAGS/EINA_LDFLAGS before looking for...
2012-01-04 cedriceina: fix build without Xattr.
2012-01-03 cedriceina: warning--.
2012-01-03 cedriceina: detect fault during Eina_File mmap memory access...
2011-12-30 cedriceina: let eina_hash_free behave like free.
2011-12-30 cedriceina: add Eina_Semaphore API.
2011-12-29 cedriceina: let eina_hash_free() behave like free().
2011-12-29 cedriceina: forgotten ChangeLog update in trunk.
2011-12-28 cedriceina: got to aggressive on that one.
2011-12-28 cedriceina: this arg could really be NULL and really simplify...
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-28 illogict eina: indent.
2011-12-23 caroEina: better autotools for dirfd
2011-12-20 cedriceina: forgotten ChangeLog.
2011-12-20 cedriceina: reorder init as eina_error need eina_stringshare.
2011-12-13 tasnEina: Fix svn detection for svn 1.7
2011-12-08 cedriceina: use WRN for warning.
2011-12-08 tasnEina bin/(u)strbuf: Added eina_*buf_manage_new_length.
2011-12-08 cedriceina: make it possible to disable Eina_Log infrastructure.
2011-12-08 discomfitorfix some format string errors
2011-12-08 discomfitorsvn:ignore
2011-12-08 discomfitorfix shadow var warning
2011-12-08 discomfitorfix eina_log*level_check() to return the value that...
2011-12-07 discomfitorupdate docs for eina_file_dir_list
2011-12-07 caroEina: missing 'static inline'
2011-12-07 caroEina: improve a bit the doc
2011-12-07 rasterNO! you break api. you made my e sit here with a segv...
2011-12-06 cedriceina: the new endless story of fixing header in all...
2011-12-06 cedriceina: last header fix.
2011-12-06 cedriceina: fix system header usage.
2011-12-06 cedriceina: move clist around as needed.
2011-12-06 cedriceina: only include system header as necessary.
2011-12-05 cedriceina: fix typo.
2011-12-05 cedriceina: follow Vincent advice.
2011-12-05 cedriceina: disable log if fnmatch is not present.
2011-12-05 cedriceina: improve system header detection.
2011-12-05 rasterFrom: Joerg Sonnenberger <joerg@britannica.bec.de>
2011-12-04 rasterfix changelogs to mention release.
2011-12-02 discomfitorunfrenchify mempool docs
2011-12-02 discomfitor+eina_mempool_calloc
2011-12-02 rasterand now go to normal-like svn revs
2011-12-02 rasterrevert my 1.x.99 stuff so i can branch.
2011-12-02 rasterand lets bump on to 1.x.99 (or so) for svn... and back...
2011-11-30 seozeina eina_str.h: Fixed documentation typo.
2011-11-20 cedriceina: remove warning when building without siginfo_t.
2011-11-17 cedriceina: module don't need dirent.h anymore.
2011-11-17 cedriceina: shutup warning when thread are disabled.
2011-11-16 caroevil >= 1.0.0
2011-11-16 cedriceina: remove useless include.
2011-11-16 rasterupdate release candidate trees to their release version...
2011-11-15 billiobeina: update news/changelog
2011-11-15 rastereina README updated
2011-11-14 caroEina: fix grep usage
2011-11-14 caroEina: warning--
2011-11-14 carowhitespace--
2011-11-14 caroEina: Fix warning
2011-11-13 raster1 - too many in underline
next