profile/ivi/eina.git
2010-02-06 englebassAdd eina_strbuf_append_escaped for edje
2010-02-06 englebassAdd eina_str_escape
2010-02-06 englebassAdd shrink buffer code
2010-02-06 englebassSimpler to use _eina_strbuf_resize
2010-02-06 englebassAdd functions to match evas strbuf
2010-02-06 englebassEINA_ARG_NONNULL
2010-02-06 englebassInclude own header to be sure prototypes match
2010-02-03 caroupdate efl_fnmatch m4 macro
2010-02-03 carouse efl_fnmatch macro
2010-02-03 rasterints!!! have found a case where.. yes. we have massive...
2010-02-02 caro * remove useless iconv_cflags
2010-02-02 caro * fix configure.ac
2010-02-02 englebasscopy ecore_txt_convert to eina_str_convert
2010-01-31 caroif someone pass --enable-default-mempool, pass_through...
2010-01-31 caroeina_str:
2010-01-30 englebassEAPI
2010-01-28 carofix mingw flags
2010-01-28 carofix header inclusion
2010-01-27 englebassAdd EINA_MAGIC to strbuf
2010-01-27 englebassMove ecore_str and ecore_strbuf to eina
2010-01-26 rastereina - does modules like the rest of efl, so it's able...
2010-01-26 caro * make chained mempool static by default
2010-01-26 caroadd mempool namespace in configure help
2010-01-25 englebassAdd patch from bug #479
2010-01-24 caro * more portable shell tests
2010-01-24 devilhornsFix remaining "shadowed declaration" warnings.
2010-01-24 devilhornsUse different variable names. This was giving "shadowed...
2010-01-24 billiobFix some more warnings caused by -Wshadow
2010-01-24 caroadd missing m4 files in tarballs
2010-01-24 carouse m4 macro ti check compiler flag
2010-01-24 caromake the ecore tests stand alone (no ecore installation...
2010-01-23 cedric * eina: Allow compilation with -Wshadow.
2010-01-19 cedric * eina: Add more tests.
2010-01-17 dottedmageina: fix eina_module_list_get prototype: 'path' argume...
2010-01-16 caroget the shared library extension name from the autotool...
2010-01-16 carobasename() can modify its argument, so get a copy first
2010-01-16 carouse $libdir and not $exec_prefix/lib, as the user can set
2010-01-16 englebassRemove unused defines
2010-01-15 cedric * eina: Fix tests suite.
2010-01-13 caronews is a valid stringshare
2010-01-12 cedric * eina: Remove warning.
2010-01-08 turran+ [Eina] API change. eina_module_list_flush() -> eina_m...
2010-01-08 turran+ Add the efl-research buddy allocator here
2010-01-04 barbieriFix compile on GNU/Hurd, by Lutin.
2009-12-31 cedric * eina_benchmark: Little cleanup.
2009-12-31 caroSimplify the use of eina_benchmark:
2009-12-27 caro * finish benchmark tutorial
2009-12-25 carominor fixes
2009-12-25 caroadd benchmark tutoriel
2009-12-25 carouse new spinlock detection
2009-12-25 caro * better m4 coding
2009-12-20 carosupport of Debian/kFreeBSD (FreeBSD using the glibc...
2009-12-19 caroinclude Evil.h so that getenv is declared on Windows CE
2009-12-09 cedric * eina: Improve precision of f32p32 sinus/cosinus.
2009-12-09 carouseless variable if pthread is not used
2009-12-09 caroincluding Evil.h here cause big troubles with vc++...
2009-12-09 caroadd always config.h in source file so that EAPI is...
2009-12-09 carofix parenthesis order. Thanks, vc++ !! :p
2009-12-09 caroadd eina_fp.c in visual studio project files
2009-12-09 rastershut up llabs!
2009-12-08 cedric * eina: Add sin and cos fixed point fonction.
2009-12-08 cedric * eina: Fix negativ case and handle div with more...
2009-12-07 cedric * eina: Fix precision of eina_f32p32_div.
2009-12-07 caro* Fix compilation with vc++
2009-12-07 cedric * eina: Fix atofp when exponent is negativ.
2009-12-07 cedric * eina_fp: Fix rounding with Eina_F32p32 multiplaction...
2009-12-04 carofix ticket #466
2009-12-04 cedric * eina: Don't track coverage report.
2009-12-04 cedric * eina: Add more test.
2009-12-04 cedric * eina: Add more tests specific to rectangle.
2009-12-03 cedric * eina: Add more test. eina_tiler and eina_rectangle...
2009-12-02 rasterbaack to normal pre- release name now
2009-12-02 rasterquick make svnrev that has right release names
2009-12-02 carofix compilation from scratch
2009-12-02 rasterand back to a pre-svn sonme after snap
2009-12-02 rasteraaah bah - move to 05 not 04
2009-12-02 rasterasparagus - finally
2009-11-23 barbierieina_module: more constness.
2009-11-23 barbierieina_module_find: constness and gcc attribute.
2009-11-20 cedric * eina_module: Add eina_module_find. Thanks to Fabiano...
2009-11-19 carostupid AC_CHECK_PROG
2009-11-19 carominor fix
2009-11-14 caroi forgot to align the result
2009-11-14 carobetter configure output
2009-11-13 cedric * eina: Now it's possible set a level when eina should...
2009-11-12 barbierifix stringshare of small strings.
2009-11-09 raoulInitialize value for correct counting of # cpu on macosx
2009-11-09 raoulAdd __MACH__ and __APPLE__ guards to compile on macosx
2009-11-08 englebassfunction defined as void, don't return a value
2009-11-07 carofix compilation on OpenBSD
2009-11-07 carofix compilation of eina_amalgamation.c on Windows
2009-11-06 carofix dist/distcheck rule
2009-11-03 caroadd pthread support on Windows
2009-11-03 carodisable amalgamation by default
2009-11-02 watchwolfEina log : check main thread in eina_log_threads_shutdown
2009-11-01 caroremove useless $(builddir)/ (also confirmed by a autoco...
2009-11-01 watchwolfEina: renawe _threads_activated for amalgation
2009-11-01 watchwolfEina : add a prefix to STRINGSHARE_LOCK and LOG_LOCK
2009-11-01 watchwolfEina : now eina stringshare is thread safe if eina_thre...
2009-10-28 devilhornsAdd missing lib check for fnmatch.
next