profile/ivi/eina.git
2010-02-09 englebassCheck whether alloc works, return false on error
2010-02-09 englebassunset eina magic on free
2010-02-09 englebassTypo
2010-02-09 englebassAdd simple test for strbuf
2010-02-09 cedric * eina: Remove warning in eina_stringshare.
2010-02-09 barbieridelete trailing whitespace.
2010-02-09 barbieridelete trailing whitespace.
2010-02-09 barbieriapply global log level if global domain exists.
2010-02-09 barbieriminor matching speedups.
2010-02-09 barbierijust try fnmatch (glob) if no specific level was set.
2010-02-09 barbierieina log level utilities.
2010-02-09 barbierieina log parameters getters and setters.
2010-02-08 sachielMore parentheses so the macro works inside if()
2010-02-08 barbieridisable color based on $TERM and isatty().
2010-02-08 caro * include stdlib.h so that NULL is always defined
2010-02-08 caroon some platform, iconv.h defines iconv() with a macro,
2010-02-08 mejFix build on RHEL5.
2010-02-07 caro * fix compilation when iconv.h is detected but libicon...
2010-02-07 englebassAnd since resize adds + 1 to size, grow must do to
2010-02-07 englebassAnd add () for increased safety
2010-02-07 englebassAnd correct return type
2010-02-07 englebassFix return values
2010-02-07 diebEina: fix compilation on strbuf.
2010-02-07 englebassDon't change size, since we don't realloc
2010-02-07 englebassDon't shrink when we append
2010-02-07 englebassWork with escaped string
2010-02-06 englebassAdd eina_strbuf_reset
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
next