framework/uifw/eina.git
2011-11-29 Jaehwan KimPackage upload
2011-11-29 Jaehwan KimMigration with svn version @65437
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-17 Mike McCormackRelease 1.1.0+svn.65299slp2+build01
2011-11-16 Mike McCormackRelease 1.0.0.001+svn.65299slp2+build01
2011-11-16 Mike McCormackMerge remote-tracking branch 'origin/upstream'
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-10 Mike McCormackRelease 1.0.0.001+svn.64973slp2+build01
2011-11-10 Mike McCormackDisable docs
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
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-11-03 Mike McCormackRelease 1.0.0.001+svn.64590slp2+build01
2011-11-03 Mike McCormackMerge remote-tracking branch 'origin/upstream'
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-25 Seungsoo WooUpload package
2011-10-25 Seungsoo WooA resource context per thread using TLS by Sung W....
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 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-10-15 billiobeina: add eina_strbuf_trim/rtrim/ltrim()
2011-10-13 Mike McCormackRelease 1.0.0.001+svn.64039slp2+build01
2011-10-13 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-13 mike_meina: Hook clist into the top level documentation
2011-10-13 mike_meina: Document Eina_Clist
2011-10-13 mike_meina: Fix bug in eina_clist_element_init
2011-10-13 Mike McCormackRelease 1.0.0.001+svn.64029slp2+build01
2011-10-13 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-13 mike_meina: Add eina_clist_element_is_linked()
2011-10-12 mike_meina: Add Eina_Clist
2011-10-09 caroEina: big mistake in efl_attribute.m4. My bad
2011-10-07 rasterfd leak --
2011-10-07 mike_meina: Only declare _eina_tracking_lock with thread...
2011-10-07 mike_mRevert "[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-05 Mike McCormackRelease 1.0.0.001+svn.63811slp2+build01
2011-10-05 Mike McCormackIgnore debian build output
2011-10-05 Mike McCormackRemove old files
2011-10-05 Mike McCormackMerge remote-tracking branch 'origin/upstream'
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_meina: 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-02 Jaehwan KimPackage upload
next