2010-02-09 |
barbieri | just try fnmatch (glob) if no specific level was set. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | eina log level utilities. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | eina log parameters getters and setters. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
sachiel | More parentheses so the macro works inside if() |
commit | commitdiff | tree | snapshot |
2010-02-08 |
barbieri | disable color based on $TERM and isatty(). |
commit | commitdiff | tree | snapshot |
2010-02-08 |
caro | * include stdlib.h so that NULL is always defined |
commit | commitdiff | tree | snapshot |
2010-02-08 |
caro | on some platform, iconv.h defines iconv() with a macro, |
commit | commitdiff | tree | snapshot |
2010-02-08 |
mej | Fix build on RHEL5. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
caro | * fix compilation when iconv.h is detected but libicon... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | And since resize adds + 1 to size, grow must do to |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | And add () for increased safety |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | And correct return type |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | Fix return values |
commit | commitdiff | tree | snapshot |
2010-02-07 |
dieb | Eina: fix compilation on strbuf. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | Don't change size, since we don't realloc |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | Don't shrink when we append |
commit | commitdiff | tree | snapshot |
2010-02-07 |
englebass | Work with escaped string |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Add eina_strbuf_reset |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Add eina_strbuf_append_escaped for edje |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Add eina_str_escape |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Add shrink buffer code |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Simpler to use _eina_strbuf_resize |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Add functions to match evas strbuf |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | EINA_ARG_NONNULL |
commit | commitdiff | tree | snapshot |
2010-02-06 |
englebass | Include own header to be sure prototypes match |
commit | commitdiff | tree | snapshot |
2010-02-03 |
caro | update efl_fnmatch m4 macro |
commit | commitdiff | tree | snapshot |
2010-02-03 |
caro | use efl_fnmatch macro |
commit | commitdiff | tree | snapshot |
2010-02-03 |
raster | ints!!! have found a case where.. yes. we have massive... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
caro | * remove useless iconv_cflags |
commit | commitdiff | tree | snapshot |
2010-02-02 |
caro | * fix configure.ac |
commit | commitdiff | tree | snapshot |
2010-02-02 |
englebass | copy ecore_txt_convert to eina_str_convert |
commit | commitdiff | tree | snapshot |
2010-01-31 |
caro | if someone pass --enable-default-mempool, pass_through... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
caro | eina_str: |
commit | commitdiff | tree | snapshot |
2010-01-30 |
englebass | EAPI |
commit | commitdiff | tree | snapshot |
2010-01-28 |
caro | fix mingw flags |
commit | commitdiff | tree | snapshot |
2010-01-28 |
caro | fix header inclusion |
commit | commitdiff | tree | snapshot |
2010-01-27 |
englebass | Add EINA_MAGIC to strbuf |
commit | commitdiff | tree | snapshot |
2010-01-27 |
englebass | Move ecore_str and ecore_strbuf to eina |
commit | commitdiff | tree | snapshot |
2010-01-26 |
raster | eina - does modules like the rest of efl, so it's able... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
caro | * make chained mempool static by default |
commit | commitdiff | tree | snapshot |
2010-01-26 |
caro | add mempool namespace in configure help |
commit | commitdiff | tree | snapshot |
2010-01-25 |
englebass | Add patch from bug #479 |
commit | commitdiff | tree | snapshot |
2010-01-24 |
caro | * more portable shell tests |
commit | commitdiff | tree | snapshot |
2010-01-24 |
devilhorns | Fix remaining "shadowed declaration" warnings. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
devilhorns | Use different variable names. This was giving "shadowed... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
billiob | Fix some more warnings caused by -Wshadow |
commit | commitdiff | tree | snapshot |
2010-01-24 |
caro | add missing m4 files in tarballs |
commit | commitdiff | tree | snapshot |
2010-01-24 |
caro | use m4 macro ti check compiler flag |
commit | commitdiff | tree | snapshot |
2010-01-24 |
caro | make the ecore tests stand alone (no ecore installation... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
cedric | * eina: Allow compilation with -Wshadow. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
cedric | * eina: Add more tests. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
dottedmag | eina: fix eina_module_list_get prototype: 'path' argume... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
caro | get the shared library extension name from the autotool... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
caro | basename() can modify its argument, so get a copy first |
commit | commitdiff | tree | snapshot |
2010-01-16 |
caro | use $libdir and not $exec_prefix/lib, as the user can set |
commit | commitdiff | tree | snapshot |
2010-01-16 |
englebass | Remove unused defines |
commit | commitdiff | tree | snapshot |
2010-01-15 |
cedric | * eina: Fix tests suite. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
caro | news is a valid stringshare |
commit | commitdiff | tree | snapshot |
2010-01-12 |
cedric | * eina: Remove warning. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
turran | + [Eina] API change. eina_module_list_flush() -> eina_m... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
turran | + Add the efl-research buddy allocator here |
commit | commitdiff | tree | snapshot |
2010-01-04 |
barbieri | Fix compile on GNU/Hurd, by Lutin. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
cedric | * eina_benchmark: Little cleanup. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
caro | Simplify the use of eina_benchmark: |
commit | commitdiff | tree | snapshot |
2009-12-27 |
caro | * finish benchmark tutorial |
commit | commitdiff | tree | snapshot |
2009-12-25 |
caro | minor fixes |
commit | commitdiff | tree | snapshot |
2009-12-25 |
caro | add benchmark tutoriel |
commit | commitdiff | tree | snapshot |
2009-12-25 |
caro | use new spinlock detection |
commit | commitdiff | tree | snapshot |
2009-12-25 |
caro | * better m4 coding |
commit | commitdiff | tree | snapshot |
2009-12-20 |
caro | support of Debian/kFreeBSD (FreeBSD using the glibc... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
caro | include Evil.h so that getenv is declared on Windows CE |
commit | commitdiff | tree | snapshot |
2009-12-09 |
cedric | * eina: Improve precision of f32p32 sinus/cosinus. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
caro | useless variable if pthread is not used |
commit | commitdiff | tree | snapshot |
2009-12-09 |
caro | including Evil.h here cause big troubles with vc++... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
caro | add always config.h in source file so that EAPI is... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
caro | fix parenthesis order. Thanks, vc++ !! :p |
commit | commitdiff | tree | snapshot |
2009-12-09 |
caro | add eina_fp.c in visual studio project files |
commit | commitdiff | tree | snapshot |
2009-12-09 |
raster | shut up llabs! |
commit | commitdiff | tree | snapshot |
2009-12-08 |
cedric | * eina: Add sin and cos fixed point fonction. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
cedric | * eina: Fix negativ case and handle div with more... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
cedric | * eina: Fix precision of eina_f32p32_div. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
caro | * Fix compilation with vc++ |
commit | commitdiff | tree | snapshot |
2009-12-07 |
cedric | * eina: Fix atofp when exponent is negativ. |
commit | commitdiff | tree | snapshot |
2009-12-07 |
cedric | * eina_fp: Fix rounding with Eina_F32p32 multiplaction... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
caro | fix ticket #466 |
commit | commitdiff | tree | snapshot |
2009-12-04 |
cedric | * eina: Don't track coverage report. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
cedric | * eina: Add more test. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
cedric | * eina: Add more tests specific to rectangle. |
commit | commitdiff | tree | snapshot |
2009-12-03 |
cedric | * eina: Add more test. eina_tiler and eina_rectangle... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
raster | baack to normal pre- release name now |
commit | commitdiff | tree | snapshot |
2009-12-02 |
raster | quick make svnrev that has right release names |
commit | commitdiff | tree | snapshot |
2009-12-02 |
caro | fix compilation from scratch |
commit | commitdiff | tree | snapshot |
2009-12-02 |
raster | and back to a pre-svn sonme after snap |
commit | commitdiff | tree | snapshot |
2009-12-02 |
raster | aaah bah - move to 05 not 04 |
commit | commitdiff | tree | snapshot |
2009-12-02 |
raster | asparagus - finally |
commit | commitdiff | tree | snapshot |
2009-11-23 |
barbieri | eina_module: more constness. |
commit | commitdiff | tree | snapshot |
2009-11-23 |
barbieri | eina_module_find: constness and gcc attribute. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
cedric | * eina_module: Add eina_module_find. Thanks to Fabiano... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
caro | stupid AC_CHECK_PROG |
commit | commitdiff | tree | snapshot |
2009-11-19 |
caro | minor fix |
commit | commitdiff | tree | snapshot |
next |