profile/ivi/eina.git
2012-01-26 caroEina: fix compilation errors in Eina_RWLock code when...
2012-01-25 barbieribugfix: reset iterator to head before the second lookup.
2012-01-25 barbierieina_value_struct_member_value: helper to be used by...
2012-01-25 barbieriSmall fixes to eina_model documentation.
2012-01-25 tasnEina model: Fix the example in the docs to compile.
2012-01-24 barbierivalue got the helper, will be useful in other cases...
2012-01-24 barbierimore efficient model properties based on struct.
2012-01-24 barbierireset log level after it's done testing.
2012-01-24 caroEina: fix requirements and a comment message
2012-01-24 caroEina: update alloca() declaration from latest autoconf...
2012-01-24 caroEina: Windows version is managed by Evil, now. I'm...
2012-01-23 sachieldereference pointer before using
2012-01-23 barbieribeef eina_error tests.
2012-01-22 barbierifix paths to be relative to project build root.
2012-01-22 barbierihelp buildbot and user know where the html files are.
2012-01-22 barbieribuildbot: new attempt at coverage support.
2012-01-22 caroEina: remove warning when compiling with mingw-w64
2012-01-22 caroEina: DOS2UNIX eina_file_win32.c
2012-01-22 caroEina: remove unused variable
2012-01-22 caroEina "Fix" printf conversion format on Windows. printf...
2012-01-21 caroEina: formatting
2012-01-21 caroEina: Windows fixes
2012-01-21 caroalphabetical order
2012-01-21 caroEina: put m4 files in their own subdir
2012-01-21 caroEina: include stdlib.h instead of alloca.h (alloca...
2012-01-21 barbierieina share log refactor.
2012-01-21 barbierieina_test_model: better use of check macros.
2012-01-21 barbierieina_model: fix uninitialized bit
2012-01-21 barbierimatrixsparse: fix pointer after it's freed.
2012-01-21 barbieriensure trailing \0
2012-01-21 barbiericheck if file was parsed fine.
2012-01-21 barbierimore safety test checks for file and unicode.
2012-01-21 barbieriimprove counter tests wrt safety.
2012-01-21 barbieriinstall eina_model.h
2012-01-21 barbieribeef inlist tests wrt safety pointers
2012-01-21 barbieriimprove magic tests, check output to see if it happened
2012-01-21 barbierioops, use the copied va_list.
2012-01-21 barbieriimprove log tests.
2012-01-21 barbieriwelcome eina_model.
2012-01-20 sachielMy bad.. the type is referring to something out of...
2012-01-20 sachieltype-o... see what I did there? Yes, I'm an idiot.
2012-01-20 barbierieina_unicode: add safety checks.
2012-01-20 barbierieina_unicode: fix header inclusion.
2012-01-20 barbierieina_test_clist: foce usage of local eina, not system.
2012-01-20 Guillaume FrilouxFrom: Guillaume Friloux <guillaume.friloux@asp64.com>
2012-01-19 cedriceina: fix inarray macro.
2012-01-19 barbieriuse $(MAKE) instead of make, echo the built doc package.
2012-01-19 barbieridocs: remove some warnings and make eina/eet doc more...
2012-01-19 barbieriOops, forgot to fix some warnings for eina docs out...
2012-01-19 barbieridoxyen -u + minor changes, let's see if warnings are...
2012-01-19 caroEina: Fix compilation of eina_semaphore_lock() (Windows...
2012-01-19 englebasseina: Add FIXME
2012-01-19 englebasseina: formatting
2012-01-18 cedriceina: be able to track and display our memory over...
2012-01-18 Guillaume FrilouxFrom: 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--.
next