Eina: oups, typo in #ifdef for including Escape.h
[profile/ivi/eina.git] / src /
2012-07-21 kakarotoEina: oups, typo in #ifdef for including Escape.h
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-05 bdillyEina Log: don't remove a domain from env var list on...
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-06-29 englebassRevert "eina: fix eina_file_iterator"
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 stefaneina/tests: Bring in the needed flags for coverage...
2012-06-28 caroEina: and fix bench compilation
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...
2012-06-08 discomfitorjust spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay...
2012-06-08 discomfitorwhoops, meant negative...hope nobody noticed this
2012-06-08 discomfitor...and unbreak compile
2012-06-08 discomfitoradd a check for stupids
2012-06-08 gastalAdding EINA_INLIST_CONTAINER_GET to the examples when...
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-05-31 gastalRemoving wrong info about inlist performance from docs.
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 ngc891eina: doxygen doc fixes
2012-05-29 caroEina: Fix issue in the XML parser when a tag was in...
2012-05-29 ngc891eina: doxygen doc fixes
2012-05-23 rasterformatting fix.
2012-05-23 rasteruse memset so we never have this problem again and...
2012-05-23 rasterif we are mallocing structs... lets set all the members...
2012-05-17 gastalDisabling eina_model examples, so that we can build...
2012-05-17 cedriceina: avoid wrong implicit conversion from unsigned...
2012-05-17 cedriceina: don't assume that 'char' is a signed type in...
2012-05-16 cedriceina: cleanup and merge code for sin and cos.
2012-05-15 caroeina_cpu: use __asm__ instead of asm
2012-05-11 cedriceina: that was a useless piece of code !
2012-05-08 tasnEina: Fixed strict-aliasing warning.
2012-05-08 cedriceina: add eina_file_map_lines.
2012-05-07 cedriceina: fix a rounding issue in eina_f32p32_{cos,sin...
2012-05-05 caroEina examples: fix some warnings
2012-05-05 caroEina examples: add missing files in distributed tarball...
2012-05-02 hermeteina/eina_stringshare - + NULL Checking.
2012-04-30 cedriceina,evas,edje,elementary: add missing files from tarballs.
2012-04-26 cedriceina: add backtrace support to eina.
2012-04-25 yozeina: fix typo in doc
2012-04-24 lucaseina: remove useless check for NULL
2012-04-24 lucaseina: fix copyright
2012-04-23 sanjeevseveral fixes for the doxygen docs.
2012-04-22 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-20 cedriceina: forgotten disable of eina_model.
2012-04-20 caroinclude stdlib.h for atoi and getenv
2012-04-19 cedriceina: completly disable backtrace.
2012-04-19 cedriceina: make it possible to force the number of detected...
2012-04-19 cedriceina: disable log backtracking.
2012-04-19 cedriceina: disabling eina_model test.
2012-04-19 cedriceina: little improvement for EINA_LOG_BACKTRACE.
2012-04-18 cedriceina: add backtrace to Eina_Log.
2012-04-18 rasterand fully de-modelify eina
2012-04-18 rasterand extract model stuff from value...
2012-04-18 rasterwell as there is no reason to put eina_model in release...
2012-04-17 gastalFixing the eina_prefix example
2012-04-17 seozeina eina_iterator.c: Fixed formatting.
2012-04-16 seozeina eina_main.h: Fixed documentation.
2012-04-15 tasnEina: Fixed usage of gnu extension.
2012-04-12 gastalCleanup Doxygens Warnings - eina
2012-04-10 gastalCleanup Doxygen Warnings - eina
2012-04-05 jihooneina: fix typos in doc
2012-04-05 jihooneina: fix doc return type
2012-04-04 devilhornsEina: Fix doxy typo.
2012-04-03 caroEina: Fix cases where dlopen is wrongly checked because...
2012-04-03 cedriceina: abort early on free(NULL).
2012-04-03 cedriceina: improve debugging message.
2012-03-31 caroEina: more doc
2012-03-31 caroEina: add missing API on Windows. Do I need to update...
2012-03-31 caroformatting
2012-03-30 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 sachielHack to avoid freeing old data when calling eina_hash_s...
2012-03-29 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-25 caroEina: fix shm_open() check (can be in libc or librt...
2012-03-25 seozeina eina_list.h: Fixed typo in the documentation.
2012-03-19 caroEina: Fix a previous commit
2012-03-16 cedriceina: fix build when valgrind is not in a standard...
2012-03-14 cedriceina: fix dead lock issue. This is hidding a bug with...
2012-03-13 cedriceina: build back on FreeBSD.
2012-03-08 caroEina: use Windows macros
2012-03-08 caroEina: use stat64() instead of GetFileAttributesEx()
2012-03-08 cnookFrom: cnook <kimcinoo@gmail.com>
2012-03-07 discomfitoreina 1.2 changelog: docs are now slightly less french
2012-03-07 discomfitorwarn--
next