profile/ivi/eina.git
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 Joerg SonnenbergerFrom: 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
2011-11-13 rasterNEWS file like ecore - per vtorri's suggestion
2011-11-11 rastereina NEWS file has summary from changelog. damn we...
2011-11-10 billiobeina: add murmur3 hash
2011-11-09 rasterfix clang complaint:
2011-11-09 rasteranother spacing baddie -> fixed
2011-11-09 rasterremove errant space.
2011-11-05 kakarotoEina: Port eina to the Ps3 by including Escape
2011-11-05 cedriceina: don't hide symbol if we can build them in.
2011-10-31 carowhitespace--
2011-10-31 caroEina: init TLS key...
2011-10-31 kakarotoEina: Add Eina_TLS typedefs for win32 and void
2011-10-19 cedriceina: fallback for case where file system doesn't handl...
2011-10-19 hermeteina/stringshare - get rid of white space
2011-10-17 Sung W. ParkFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-15 billiobeina: add eina_strbuf_trim/rtrim/ltrim()
2011-10-13 Mike McCormackeina: Hook clist into the top level documentation
2011-10-13 Mike McCormackeina: Document Eina_Clist
2011-10-13 Mike McCormackeina: Fix bug in eina_clist_element_init
2011-10-13 Mike McCormackeina: Add eina_clist_element_is_linked()
2011-10-12 Mike McCormackeina: Add Eina_Clist
2011-10-09 caroEina: big mistake in efl_attribute.m4. My bad
2011-10-07 rasterfd leak --
2011-10-07 Mike McCormackeina: Only declare _eina_tracking_lock with thread...
2011-10-07 Mike McCormackRevert "[Eina] Use Eina_Lock and not pthread. Fix compi...
2011-10-06 caro[Eina] Use Eina_Lock and not pthread. Fix compilation...
2011-10-05 billiobeina: fix r63811
2011-10-05 barbierieina: remove couple of warnings
2011-10-05 carofir leak in an example. patch by Guillaume 'Kuri' Friloux
2011-10-04 billiobeina: eina_strbuf_append_length(sb, s, 0) is possible
2011-10-04 cedriceina: actually sanitize all file inserted in the cache.
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
next