2009-09-04 |
barbieri | eina_matrixsparse: loggify, install header, remove... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | eina_matrixsparse: welcome sparse matrix implementation... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | oops! thanks Vincent. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify array. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | eina_module must initialize eina_array as it is used. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | make it easier to spot wrong users of eina_log_print() |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify rectangle. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify stringshare, with extensive debug. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify stringshare. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify main. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify list. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | eina_error: deprecated old logging, move to eina_log. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify benchmark. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify mempool. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | loggify eina_convert. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | eina_log_vprint() for those that want to wrap it in... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | missing file, sorry. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
barbieri | eina_safety_checks_init() |
commit | commitdiff | tree | snapshot |
2009-09-03 |
barbieri | eina_safety_checks now uses eina_log. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
barbieri | eina_log: CONVENTION BREAK!!!! automatically adds \n |
commit | commitdiff | tree | snapshot |
2009-09-03 |
barbieri | eina_log: thread safe logging! |
commit | commitdiff | tree | snapshot |
2009-09-03 |
barbieri | eina_log: fix error handling and handle deleted domains. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
barbieri | eina_log: fix stderr, improve log output. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
barbieri | eina_log improvements: docs, micro optimizations and... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
barbieri | less malloc and memory fragmentation. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
barbieri | loggify eina_module, adding couple of debug info. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
barbieri | coding style/indent. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
cedric | * eina_magic: Test suite now work when magic debug... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
dieb | Remove legacy error code definition from eina log. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
cedric | * eina: Add more FP type (f8p24 and f32p32). |
commit | commitdiff | tree | snapshot |
2009-08-29 |
caro | typo |
commit | commitdiff | tree | snapshot |
2009-08-29 |
caro | better fix : if HW_AVAILCPU is defined, we use it,... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
caro | typo |
commit | commitdiff | tree | snapshot |
2009-08-29 |
caro | fix for the BSD systems |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | * add eina_config.h in all source files. Fix linking... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
raster | fix copying to 2.1 again and keep static linking clause |
commit | commitdiff | tree | snapshot |
2009-08-28 |
raster | static linking exception |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | rename the dll name created by VS |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | rename project name and filename |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | * declare variables at the beginning of the block |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | fix warning with vc++ |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | update Visual Studio project even more |
commit | commitdiff | tree | snapshot |
2009-08-28 |
caro | update Visual Studio project |
commit | commitdiff | tree | snapshot |
2009-08-27 |
dieb | Fix compilation issue reported by Vincent on Windows... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
dieb | Add eina_log module into the main module and global... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
barbieri | do not check for data, eina_iterator_next/eina_accessor... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
dieb | Initial import of the new eina logging API. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
caro | fix warning |
commit | commitdiff | tree | snapshot |
2009-08-23 |
caro | * Put definition of alloca before any standard header |
commit | commitdiff | tree | snapshot |
2009-08-20 |
caro | don't do arithmetic on void * |
commit | commitdiff | tree | snapshot |
2009-08-20 |
caro | rewrite a bit that m4 macro |
commit | commitdiff | tree | snapshot |
2009-08-19 |
caro | -pthread should be passed to eina_chained_mempool_la_LD... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
caro | fix a bit the documentation |
commit | commitdiff | tree | snapshot |
2009-08-19 |
caro | clean a bit the hamster |
commit | commitdiff | tree | snapshot |
2009-08-19 |
caro | * remove uneeded semicolons |
commit | commitdiff | tree | snapshot |
2009-08-18 |
caro | don't suppose that gcc is the only compiler that can... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
cedric | * eina_rectangle: Add a local cache to rectangle creation. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
barbieri | improve docs and simplify macro, by kubo. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
cedric | * eina: Fix typo. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
raster | amazing time hamsters! |
commit | commitdiff | tree | snapshot |
2009-08-13 |
raster | eina hamster++ |
commit | commitdiff | tree | snapshot |
2009-08-12 |
cedric | * eina_stringshare: We should use "unsigned char"... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
cedric | * eina: Fix SunPro compiler. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
cedric | * eina: eina_cpu_count should be multiplatform. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
antognolli | Fixed check at the start of eina_list_accessor_get_at. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
barbieri | be more clear in docs. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | Bugfix eina_list_search_sorted_near_list() add sorted_i... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | allow limit tests to run. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | API BREAK: eina_list_search_sorted_near_list() gets... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | smarter eina_list_merge(), more tests. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | oops, consider fixed_bitmap if it was built statically. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
barbieri | eina list docs. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
cedric | * eina_rectangle: Forgot to initialise one attribute. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
cedric | * eina: Add eina_cpu_count. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
raster | back to pre ver's |
commit | commitdiff | tree | snapshot |
2009-07-29 |
raster | SNAPSHOT: svn-03 |
commit | commitdiff | tree | snapshot |
2009-07-21 |
cedric | * eina: Handle NULL in eina_list_search_sorted_near_list. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
barbieri | Eina rectangle missing list init. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
barbieri | update rectangle test to new API. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
cedric | * eina: Rename eina_module_list_delete to eina_module_... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
cedric | * eina: Fix declaration according to Vincent... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
raster | cast. c++ doesn't like the implied void * -> struct... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
cedric | * eina: Expose an helper for memory pool as Eina_Trash... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
barbieri | inlist: docs, docs docs |
commit | commitdiff | tree | snapshot |
2009-07-14 |
barbieri | add missing stddef.h, required by offsetof() |
commit | commitdiff | tree | snapshot |
2009-07-14 |
barbieri | one more safety check: do not remove element if it... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
cedric | * eina: Remove recursion from eina_rectangle. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
cedric | * eina: Partial fix for ticket #286. |
commit | commitdiff | tree | snapshot |
2009-07-02 |
lmunch | On windows use evil's dladdr implementation so you... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
caro | * remove the mention of the static link check in confi... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
caro | * more doc |
commit | commitdiff | tree | snapshot |
2009-06-27 |
caro | update m4 macros (mainly formatting) |
commit | commitdiff | tree | snapshot |
2009-06-26 |
caro | * fix typo |
commit | commitdiff | tree | snapshot |
2009-06-26 |
caro | * use a m4 macro for checking benchmark libraries and |
commit | commitdiff | tree | snapshot |
2009-06-25 |
caro | * Remove the use of HAVE___ATTRIBUTE__ (which is defin... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
caro | add minimum supported version for Windows CE and XP |
commit | commitdiff | tree | snapshot |
2009-06-25 |
cedric | * eina: Fix rectangle merge. |
commit | commitdiff | tree | snapshot |
2009-06-24 |
caro | API BREAK: fix Eina API so that it is more consistent... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
cedric | * eina: Faster Eina_Rectangle_Pool (should be used... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
cedric | * eina: Make eina benchmark more configurable. |
commit | commitdiff | tree | snapshot |
next |