Package upload
[framework/uifw/eina.git] / src /
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-16 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-16 cedriceina: remove useless include.
2011-11-14 caroEina: warning--
2011-11-14 carowhitespace--
2011-11-14 caroEina: Fix warning
2011-11-10 billiobeina: add murmur3 hash
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 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 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 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 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-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 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 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 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 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-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-03 barbierieina_prefix: use log infrastructure.
2011-09-02 Jaehwan Kim[*][Migration upstream r62530] Merge remote branch...
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-25 rasteroooooh wowo! that prefix change broke stuff1 it looks...
2011-08-25 rasterFrom: Jérémy Zurcher <jeremy@asynk.ch>
2011-08-22 rasteradd some comments and debug to eina_preifx. in case...
2011-08-17 cedriceina: add eina_main_loop_define.
2011-08-17 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-17 Jaehwan Kimgit merge master
2011-08-16 Jiyoun Parkremove white space
2011-08-16 hermeteina - just removed white spaces.
2011-08-16 Jiyoun Park[*] [eina_file]overrid sigbus handler in eina file...
2011-08-12 Daniel Juyung Seo[Upstream Migration r62360] Merge branch 'upstream...
2011-08-11 discomfitorguys...null checks are not the end of the world.
2011-08-11 Mike McCormack[Upstream Migration r61412] Merge branch 'upstream'
2011-08-11 Mike McCormackMerge commit '96041d52638fca27bb81a365069fd08ccdd3889c'
2011-08-10 discomfitorfix segv from missing null check
2011-08-10 rasterif we are going to have %d's - use them in the next...
2011-08-09 mike_meina: Use %d to get build time
2011-08-09 cedriceina: windows cleanup.
2011-08-09 cedriceina: add generic macro to generate error when outside...
2011-08-09 cedriceina: detect main loop for windows to.
2011-08-09 cedriceina: correct guard of thread code.
2011-08-09 cedriceina: make dlopen optional.
2011-08-05 sachielIt may be good to link Eina examples against Eina
2011-08-04 gastalEina: Fixing image in pdf doc.
next