2010-10-14 |
rfonseca | Make valgrind know about eina mempools. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
cedric | * eina: use pthread_equal. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
cedric | * eina: fix amalgamation build. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * eina: make Vincent happy. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * eina: add assert to ease tracking down efl misuse... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * eina: easy speed improvement by reducing operation... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * eina: don't bench ecore anymore as it's to slow. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
cedric | * eina: improve chained mempool speed. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
barbieri | auto-init threads and fix spinlock initialization checks. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
etrunko | Eina: Don't #define _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
2010-10-06 |
raster | add pid to eina log. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
cedric | * eina: fix typo. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
illogict | eina: strrchr--. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
raster | efl 1.0.0 beta. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
lucas | eina: fix compilation if safety checks are disabled |
commit | commitdiff | tree | snapshot |
2010-10-01 |
lucas | eina: fix wrong EINA_ARG_NONNULL |
commit | commitdiff | tree | snapshot |
2010-09-29 |
caro | fix |
commit | commitdiff | tree | snapshot |
2010-09-29 |
caro | NAME_MAX defined to 255 on sun (if not defined). |
commit | commitdiff | tree | snapshot |
2010-09-29 |
caro | include limits.h. Should acctually work with DSB, macos... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
lucas | Exclude win from prio drop implementation |
commit | commitdiff | tree | snapshot |
2010-09-23 |
lucas | Implement function to drop priority of current thread |
commit | commitdiff | tree | snapshot |
2010-09-21 |
cedric | * eina: call malloc only when content is requested... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
discomfitor | revert whoops |
commit | commitdiff | tree | snapshot |
2010-09-21 |
discomfitor | ecore_con_url_free migration |
commit | commitdiff | tree | snapshot |
2010-09-20 |
etrunko | Eina_List: Revert changes introduced in r52253 |
commit | commitdiff | tree | snapshot |
2010-09-20 |
lucas | Fix typos |
commit | commitdiff | tree | snapshot |
2010-09-14 |
etrunko | Eina_List: Avoid Segfault |
commit | commitdiff | tree | snapshot |
2010-09-14 |
caro | add braces to remove ambiguous condition warning |
commit | commitdiff | tree | snapshot |
2010-09-12 |
discomfitor | initial doxy patch for rbtree from vtorri |
commit | commitdiff | tree | snapshot |
2010-09-12 |
discomfitor | more doxy from vtorri |
commit | commitdiff | tree | snapshot |
2010-09-12 |
discomfitor | variable name changes for accessor functions |
commit | commitdiff | tree | snapshot |
2010-09-10 |
lucas | Fix typos in docs |
commit | commitdiff | tree | snapshot |
2010-09-09 |
lucas | Fix common misspellings |
commit | commitdiff | tree | snapshot |
2010-09-08 |
sachiel | Evil patch from Evil vtorri. Some improvements to Eina... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
cedric | * eina: fix doc, patch by Vincent Torri. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
lucas | Fix common misspellings |
commit | commitdiff | tree | snapshot |
2010-09-06 |
lucas | Fix typo in doxygen |
commit | commitdiff | tree | snapshot |
2010-09-03 |
raster | ok... don't know what's up here... but how about debs... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
discomfitor | cleanups for eina_module_list_get type change |
commit | commitdiff | tree | snapshot |
2010-09-01 |
caro | use Eina_Bool instead of unsigned int |
commit | commitdiff | tree | snapshot |
2010-09-01 |
caro | typo |
commit | commitdiff | tree | snapshot |
2010-09-01 |
caro | format a bit the doc and add corner cases |
commit | commitdiff | tree | snapshot |
2010-08-31 |
discomfitor | yarrrrrrr I've got yer rum right here, you landlubber... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
discomfitor | move function into local, reformat |
commit | commitdiff | tree | snapshot |
2010-08-29 |
caro | whitespaces-- |
commit | commitdiff | tree | snapshot |
2010-08-27 |
discomfitor | finish removing threadsafe stuff |
commit | commitdiff | tree | snapshot |
2010-08-27 |
discomfitor | fix -I for eina_private.h |
commit | commitdiff | tree | snapshot |
2010-08-26 |
lucas | Revert and re-apply badnull patch |
commit | commitdiff | tree | snapshot |
2010-08-25 |
raster | force to unisgned char |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | and cppcheck yes -> init to NULL so check and free... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | cppcheck -> shhh. yes. we know. leak. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | mempool -> init the mempool with calloc. we cannot... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | again -> shut cppcheck up. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | leak-- in win32 code. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | cppcheck doesn't like it if u dont first init all data... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
caro | get the verbosity with the env variable CK_VERBOSITY... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | on advice of vtorri <- revert until proven that limits... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | oops - formatting at start too - not just end |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | fmting |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | From: Joerg Sonnenberger <joerg@britannica.bec.de> |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | From: Joerg Sonnenberger <joerg@britannica.bec.de> |
commit | commitdiff | tree | snapshot |
2010-08-21 |
caro | update vcproj files |
commit | commitdiff | tree | snapshot |
2010-08-21 |
caro | add vasprintf declaration on Windows |
commit | commitdiff | tree | snapshot |
2010-08-21 |
lucas | Convert (hopefully) all comparisons to NULL |
commit | commitdiff | tree | snapshot |
2010-08-19 |
cedric | * eina: fix structure content to be more futur proof... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
tasn | Eina: Moved the private headers to src/lib where they... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
cedric | * eina: fix some warning by Albin Tonnerre. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | i forgot about amalgamation. fix declaration too |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | some doc fixes |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | alloca() declaration |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2010-08-17 |
caro | remove rwlock code |
commit | commitdiff | tree | snapshot |
2010-08-17 |
lucas | eina-0 is no more, check for the right package name |
commit | commitdiff | tree | snapshot |
2010-08-16 |
englebass | typo |
commit | commitdiff | tree | snapshot |
2010-08-16 |
cedric | * eina: remove configure option for rwlock as it is... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
cedric | * eina: attempt to improve a little bit more the header. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
cedric | * eina: fix amalgamation. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
cedric | * eina: remove thread safe data type for now... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
cedric | * eina: preparing clean removal of eina threadsafe... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | actually fix - eina.pc should now be used. consistency... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | module arch fix. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | formatting. ok - maybe we can have a debate on it,... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | well got to start somewhere. eina 1.0.0 alpha readied... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | remove cruft. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | fix copying - it didnt actually even claim copyright... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
tasn | Eina: Fixed usage of EINA_CONST, the lack of EINA_PURE... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
discomfitor | fix threadsafe api |
commit | commitdiff | tree | snapshot |
2010-08-14 |
cedric | * eina: don't direct people in the wrong direction. |
commit | commitdiff | tree | snapshot |
2010-08-14 |
discomfitor | add threadsafety for hashes |
commit | commitdiff | tree | snapshot |
2010-08-14 |
discomfitor | add #ifdefs for some threadsafety stuff |
commit | commitdiff | tree | snapshot |
2010-08-13 |
sachiel | Remark that data being deleted from the hash will be... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
discomfitor | more variable renames, null check alloc, malloc+memset0... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
discomfitor | BOW DOWN BEFORE ME, FOR I HAVE MADE THESE HEADERS READA... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
discomfitor | rename variables and typedefs to sane values |
commit | commitdiff | tree | snapshot |
2010-08-13 |
discomfitor | go go gadget recrustify! |
commit | commitdiff | tree | snapshot |
2010-08-12 |
cedric | * eina: remove debug output. |
commit | commitdiff | tree | snapshot |
2010-08-12 |
cedric | * eina: report when and where memleak come from. |
commit | commitdiff | tree | snapshot |
next |