profile/ivi/eina.git
2012-02-11 barbierimodel: add helper for common pattern
2012-02-11 barbierione day I'll be less stupid...
2012-02-11 barbierieina_value: break usage, but makes it more uniform...
2012-02-10 barbierivalue: be safer on reset of existing values.
2012-02-10 barbierivalue: just setup on new memory!
2012-02-10 barbierivalue: allow multiple flush.
2012-02-10 barbierieina_value: fix convert to string on empty/null cases.
2012-02-10 barbieriignore generated files.
2012-02-10 barbierifix test leaks
2012-02-10 barbierieina_value_hash: must free hash value after it's flushed.
2012-02-10 barbierifix memleak in test suite.
2012-02-10 barbieriAnother example for eina_model.
2012-02-10 barbierithanks vincent.
2012-02-10 barbierieina_model: add xref/xunref, xrefs_get and models_usage...
2012-02-10 barbieriadd missing shutdown
2012-02-09 barbieriremove @EINA_CPPFLAGS@ from remaining Makefile.am
2012-02-09 barbieriadd Jonas to authors.
2012-02-09 barbieriMore documentation for eina_model.
2012-02-09 barbierieina_model: rename all "search" to "criteria_match"
2012-02-09 barbierieina_model: helper function to setup subclass during...
2012-02-09 tasnEina examples: Formatted model example a bit.
2012-02-09 tasnEina model: Made i_method_resolve a macro (for interfac...
2012-02-09 lucaseina_sched: fix rt priority drop
2012-02-08 tasnEina model: Added an eina model example for inheritance.
2012-02-08 tasnEina model: Made _method_resolve a macro to remove...
2012-02-08 barbierieina_model: correctly retrieve the memory from value.
2012-02-07 tasnEina model: Fix another issue with the method resolve...
2012-02-07 tasnEina Model: Fix wrong error checking in the method...
2012-02-05 jihoonfix @dates in each header file
2012-02-05 caroEina: use new Evil API to detect absolute path name
2012-02-05 caroEina: append and prepend __ to gcc attributes
2012-02-02 barbieriChange eina_mode_child_search to more descriptive
2012-02-02 barbieriBetter documentation for eina_model.
2012-01-31 barbierieina_value: fix struct type.
2012-01-31 discomfitorunbreak eina_value
2012-01-31 tasnEina stringshare: fixed up the previous commit a bit.
2012-01-31 tasnEina stringshare: Added Eina_Stringshare a stringshare...
2012-01-31 discomfitoradd new eina value dummy type TIMESTAMP which is identi...
2012-01-31 barbieriadd missing @since 1.2
2012-01-31 barbierieina_value: add EINA_VALUE_TYPE_MODEL
2012-01-31 barbierieina_model: change the way extensions are done.
2012-01-29 tasnEina test model: Use EINA_VALUE_STRUCT_MEMBER and the...
2012-01-29 tasnEina: Added EINA_C_ARRAY_LENGTH.
2012-01-29 tasnEina test model: Get offsets and sizes properly.
2012-01-27 caroEina: fix previous commit
2012-01-26 tasnEina model: fix a memory leak in the model's "to_string...
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...
next