profile/ivi/eina.git
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
2011-09-22 caroanother useless header file
2011-09-22 carouseless header file
2011-09-20 rastersupport mtrace in eina at runtime. easier now to enable...
2011-09-18 kakarotoEina: In eina_file_open, only set the CLOEXEC flag...
2011-09-18 kakarotoEina: mmap: Use HAVE_SIGINT_T instead of ifdefs on...
2011-09-18 kakarotoEina: Always use fpathconfig and never assume NAME_MAX...
2011-09-18 caroadd sys/types.h check
2011-09-17 carocomments again
2011-09-17 carowhitespaces-- and comments
2011-09-17 caroadd @since to doc type
2011-09-16 carofix configure output
2011-09-16 caroquotes and cleanup
2011-09-16 kakarotoEina: Disable xattr calls when xattr api is not available
2011-09-15 cedriceina: add eina_xattr.{c,h}.
2011-09-15 cedriceina: use eina safety check in eina_file.c.
2011-09-15 cedriceina: add XAttr support to eina.
2011-09-14 cedriceina: fix eina inlist sorted insert (with and without...
2011-09-14 caroclean generated files
2011-09-12 kakarotoEina: Remove 'unused var' warnings from eina_inline_loc...
2011-09-12 kakarotoEina: Use @EINA_LIBS@ for static linking libs in .pc...
2011-09-07 cedriceina: threads debugging back to work.
2011-09-07 Mike McCormackeina: Fix broken main loop thread check
2011-09-06 tasnEina (u)strbuf: Added eina_(u)strbuf_manage_new.
2011-09-05 cedriceina: oops. Thanks Vincent.
2011-09-05 cedriceina: add eina_inlist_sorted_state_insert and helper.
2011-09-05 rasterfix COPYING to say 2011.
2011-09-03 barbierieina_prefix: use log infrastructure.
2011-09-01 tasnEina rbtree: Fixed EINA_RBTREE_GET. Should enclose...
2011-08-31 caroAdd missing function in lock void
2011-08-28 discomfitorseriously guys.
2011-08-26 carofix main loop stuff on Windows
2011-08-26 carodefine HAVE_DLOPEN also on Windows
2011-08-26 rasteru know... if u are going to add lots of pthread calls...
2011-08-25 rasteroooooh wowo! that prefix change broke stuff1 it looks...
2011-08-25 Jérémy ZurcherFrom: Jérémy Zurcher <jeremy@asynk.ch>
2011-08-24 glima[eina] Repeated link, be gone.
2011-08-22 rasteradd some comments and debug to eina_preifx. in case...
next