profile/ivi/eina.git
2012-10-19 cedriceina: add Eina_Thread API.
2012-10-19 cedriceina: handle properly case where str != NULL and slen...
2012-10-19 cedriceina: don't segv in eina_unicode_utf8_get_next when...
2012-10-19 cedriceina: forgotten ChangeLog.
2012-10-19 cedriceina: check if data is not NULL before assigning FILE.
2012-10-19 cedriceina: eina_stringshare_add_lenght better to
2012-10-17 rasterchlog + news
2012-10-17 rasteradd eina barrier stuff.
2012-10-04 caroEina: move EINA_UNUSED to eina_types.h
2012-10-04 cedriceina: Fixes typo and removes redundant duplicate code.
2012-10-04 cedriceina: Fixes bad format strings in *printf() calls.
2012-10-04 cedriceina: Fixes bad format strings in *printf() calls in...
2012-10-04 cedriceina: where did that character come from.
2012-10-04 cedriceina: Fixes bad format strings in *printf() calls in...
2012-10-04 cedriceina: Removes some unused variables in examples.
2012-09-27 rasterfix mmap safety return value.
2012-09-27 rasterfix chglog date for vtorri :)
2012-09-14 caromaintianerclean++
2012-09-14 caroEina: add DOCTYPE children parsing in eina_xml
2012-09-13 cedriceina: don't track build files.
2012-09-12 Patryk KaczmarekFrom: Patryk Kaczmarek <patryk.k@samsung.com>
2012-09-11 cedriceina: be green and recycle memory needed by Eina_Rbtree...
2012-09-10 stefaneina/module: Rephrase warnings message on module init.
2012-09-08 caroEina: add EINA_UNUSED on Windows. Should be in eina_typ...
2012-09-07 seozeina eina_list.h: Fixed documentation. Special thanks...
2012-09-07 seozeina eina_convert.c: Fixed formatting.
2012-09-07 cedriceina: bug fixes by Sungho Kwak.
2012-09-04 lucaseina: Improve doc of Eina_Inlist macros
2012-09-04 lucaseina: Fix EINA_INLIST_FOREACH_SAFE macro
2012-09-04 tasnEina magic: add EINA_LIKELY.
2012-09-03 rasterupdate header #defined versions to 1.8 to make sure...
2012-09-02 tasnEina bench: Added eina-bench-cmp to compare benchmarks.
2012-08-30 cedricChangeLog: back in time.
2012-08-30 cedricChangeLog: state we did a release.
2012-08-30 rasterand up ver to 1.7.99 now in svn. nack to svnrev num...
2012-08-28 rasterthis breaks lots of stuff. terminology, e.... i got...
2012-08-28 discomfitornull checks for str split
2012-08-27 rasterno this isnt release - this is simply me removing the...
2012-08-27 rasterupdate @version's
2012-08-24 bdillyEina: upgrade eina_inarray_setup to eina_inarray_step_set
2012-08-23 caroeina_file : fix functions to behave with paths containi...
2012-08-22 caroeina: don't rely on the order of the declaration of...
2012-08-20 caroEina: fix possible mem leak
2012-08-20 caroEina: formatting
2012-08-17 rastertag as beta...
2012-08-15 seozeina: Use more @note notation. Fixed more wrong documen...
2012-08-15 seozeina eina_stringshare.h: Use @note instead of just...
2012-08-15 seozeina eina_stringshare.c: Fixed formatting while reading...
2012-08-15 seozeina eina_stringshare.h: Fixed wrong documentation...
2012-08-14 lucaseina: news + changelog
2012-08-14 lucaseina: add EINA_SENTINEL to help use of variadic functions
2012-08-10 jihooneina: fix version in NEWS
2012-08-10 rastermore updates for 1.7.0 alpha.
2012-08-10 rasteralpha release of 1.7 - let's roll. ALPHA!
2012-08-04 rasterleaklet--
2012-08-01 barbierithanks vtorri :-)
2012-08-01 barbieriimprove docs about eina_log_domain_level_check().
2012-08-01 barbieriops, last minute api change was not updated...
2012-08-01 barbierieina log: expose cross platform way to set console...
2012-08-01 rasterfix problem in dealing with debians multiarch on prefix...
2012-07-31 cedriceina: fix documentation.
2012-07-31 cedriceina: cleanup eina_file_map_lines API before release.
2012-07-21 caroremove workaround
2012-07-21 kakarotoEina: Set CFLAGS in the configure to allow AC_CHECK_HEA...
2012-07-21 kakarotoEina: oups, typo in #ifdef for including Escape.h
2012-07-20 carolibtool authors must be impaled (#1)
2012-07-17 gastalEina: eina_list_remove doc improvements
2012-07-17 gastalIterator and Accessor doc improvements.
2012-07-16 rasterfix minor version defines to be at 1.6 (in sync now...
2012-07-13 gastalSmall improvement to eina_hash_free_cb_set documentation.
2012-07-09 rasterupdate all versions in @sincs, README's and configure...
2012-07-05 bdillyEina Log: don't remove a domain from env var list on...
2012-07-05 gastalMake old doxygen versions able to find eina example...
2012-07-05 rasterBAD CEDRIC!
2012-07-05 cedriceina: handle gracefully eina_*_free with NULL.
2012-07-04 caroEina: implement eina_file_map_lines() on Windows
2012-07-02 discomfitorformatting
2012-07-01 caroEina: fix CFLAGS value when --enable-assert is used
2012-07-01 caroEina: remove --enable-coverage option.
2012-07-01 carotypo
2012-06-29 englebassRevert "eina: fix eina_file_iterator"
2012-06-29 englebasschangelog
2012-06-29 englebasseina: fix eina_file_iterator
2012-06-29 cedriceina: also track lines index.
2012-06-29 caroEina: reorganise a bit the autotools. Please report...
2012-06-28 caroEina: check if fnmatch() is also in libc
2012-06-28 stefaneina/tests: Bring in the needed flags for coverage...
2012-06-28 carodamn space !
2012-06-28 caroEina: and fix bench compilation
2012-06-28 caroremove useless m4 files
2012-06-28 caroEina: add nice m4 macro to check function. Will be...
2012-06-17 rastertone down mempool chunk sizes
2012-06-17 rasteradd EINA_MEMPOOL_PASS
2012-06-16 jihooneina: fix typos in some headers
2012-06-15 stefaneina/tests: Compare unsigned with unsigned and remove...
2012-06-12 cedriceina: actually check the pid only if we fail with main...
2012-06-11 discomfitoreven more overclarification
2012-06-11 discomfitorsuper overclarify docs for eina_str_split_full
2012-06-11 discomfitorfix size of returned array in str_split, doc clarificat...
2012-06-08 discomfitorfix the str_split test to function the way our docs...
next