2010-02-27 |
barbieri | macro -> inline |
commit | commitdiff | tree | snapshot |
2010-02-27 |
barbieri | Fix other EINA_PURE/EINA_CONST. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
barbieri | ouch, SPANK SPANK SPANK... me :-( wrong function attrib... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
barbieri | missing useful warnings for eina_str |
commit | commitdiff | tree | snapshot |
2010-02-27 |
barbieri | eina_str speedups. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | find and replace too much! |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | optimization attributes for functions. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | add missing macro for prepend. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | eina_strbuf_insert variants and fix leak with eina_strb... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | more docs for strbuf |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | documentation improvements for eina_strbuf. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | add eina_strbuf_append_length() |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | TRUE/FALSE are gone, use EINA_TRUE/EINA_FALSE instead. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | minor documentation fixes. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | fix warnings. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | remove static/builtin modules warning, we ship with... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
barbieri | Remove eina_error deprecated functions. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
devilhorns | Fix some doxy typos. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
caro | use C (and not C++) pthread library on Windows |
commit | commitdiff | tree | snapshot |
2010-02-19 |
caro | add mempool description in the doc |
commit | commitdiff | tree | snapshot |
2010-02-14 |
englebass | Include safety checks before function include |
commit | commitdiff | tree | snapshot |
2010-02-13 |
englebass | safety checks |
commit | commitdiff | tree | snapshot |
2010-02-13 |
englebass | Add const where we don't modify pointer |
commit | commitdiff | tree | snapshot |
2010-02-13 |
englebass | Add eina unlikely to alloc errors |
commit | commitdiff | tree | snapshot |
2010-02-13 |
caro | * -fno-strict-aliasing is checked at linked time ... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
sachiel | Use length of source string to copy. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2010-02-12 |
caro | constants should be unsigned |
commit | commitdiff | tree | snapshot |
2010-02-12 |
englebass | We always need to null terminate |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Since we know we have enough space, use memcpy |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | And only log when debug |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Good coverage for strbuf |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Don't timeout |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Only test built mempools |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | More tests for strbuf |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Use eina_log |
commit | commitdiff | tree | snapshot |
2010-02-11 |
englebass | Tests for strbuf |
commit | commitdiff | tree | snapshot |
2010-02-11 |
caro | missing " |
commit | commitdiff | tree | snapshot |
2010-02-11 |
barbieri | let's not return NULL but a more useful result. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
caro | no arithmetic pointer on void * |
commit | commitdiff | tree | snapshot |
2010-02-11 |
devilhorns | Fix typo in doc. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
caro | warnings-- |
commit | commitdiff | tree | snapshot |
2010-02-11 |
caro | warning-- |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | string_remove -> string_steal |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | Check whether alloc works, return false on error |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | unset eina magic on free |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | Typo |
commit | commitdiff | tree | snapshot |
2010-02-09 |
englebass | Add simple test for strbuf |
commit | commitdiff | tree | snapshot |
2010-02-09 |
cedric | * eina: Remove warning in eina_stringshare. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | apply global log level if global domain exists. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
barbieri | minor matching speedups. |
commit | commitdiff | tree | snapshot |
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 |
next |