2009-03-13 |
barbieri | inlist: add count. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | 1. cygwin fixes from booleanlabel@gmail.com |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | strict-aliasing is gcc 3+ - apply to CFLAGS for libeina. |
commit | commitdiff | tree | snapshot |
2009-03-01 |
turran | + Fix the precision when multiplying two fixed point... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
barbieri | New macros, documentation and consistency for iterators... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
barbieri | Add reverse iterator macros for eina list. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
barbieri | Fix EINA_INLIST_GET() macro. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
cedric | * eina/src/lib/eina_list.c: Use less code. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
cedric | * eina/src/include/eina_list.h: Add a macro for freein... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
caro | set correctly the relative path of the extern directory, |
commit | commitdiff | tree | snapshot |
2009-02-17 |
cedric | * eina/m4/efl_pthread.m4, |
commit | commitdiff | tree | snapshot |
2009-02-17 |
cedric | * eina/src/lib/eina_module.c: After deleting all membe... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
cedric | * eina/src/lib/eina_array.c: Fix small typo. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
caro | * fix logic in efl_doxygen.m4 |
commit | commitdiff | tree | snapshot |
2009-01-29 |
caro | * more doc in the tutorial of the array data type |
commit | commitdiff | tree | snapshot |
2009-01-29 |
turran | + Remove unlikely macro debug |
commit | commitdiff | tree | snapshot |
2009-01-28 |
turran | + Make the tiler functions static |
commit | commitdiff | tree | snapshot |
2009-01-28 |
caro | force the files that are in the _DATA primary to be |
commit | commitdiff | tree | snapshot |
2009-01-27 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2009-01-27 |
caro | * formatting: new lines are good for reading code |
commit | commitdiff | tree | snapshot |
2009-01-27 |
caro | add source and header files to Visual Studio project... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
rephorm | don't leak |
commit | commitdiff | tree | snapshot |
2009-01-26 |
turran | + Fix for 64 bit asm |
commit | commitdiff | tree | snapshot |
2009-01-26 |
turran | + Add eina_cpu subsystem: just query cpu simd operation... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
turran | + Fix some english typos |
commit | commitdiff | tree | snapshot |
2009-01-26 |
cedric | Add new set of usefull fonctions for eina list. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
caro | fix warnings with vc++ |
commit | commitdiff | tree | snapshot |
2009-01-23 |
caro | add eina_main.h in vc project |
commit | commitdiff | tree | snapshot |
2009-01-23 |
caro | put macro after declarations, otherwise vc++ is not... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
caro | * minor formatting |
commit | commitdiff | tree | snapshot |
2009-01-23 |
caro | put eina_init() and eina_shutdown() in their own header... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | * eina/src/include/eina_private.h: better use do ... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
caro | too much alloca declarations :-) |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | * eina/src/include/eina_array.h, |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | * eina/src/include/eina_private.h, |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | Remove warning. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | Fix wrong order and useless double include. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
caro | * fix warning (missing alloca declaration) |
commit | commitdiff | tree | snapshot |
2009-01-17 |
tilman | Fixed two trivial const correctness issues. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
caro | update ac_attribute.m4 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
caro | The problem of the detection of __attribute__ on mac... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
caro | mac os x port of gcc has problems with __attribute__... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | Added debian/rules files with a new permissions set... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | prepare debian rules files for new chmod permissions. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Added new set of debian subdirs. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Removed debian subfolders - prepared for a new set... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
raster | naruto takahashi's fix for gcc3 patch |
commit | commitdiff | tree | snapshot |
2008-12-31 |
handyande | Make eina compile on OSX |
commit | commitdiff | tree | snapshot |
2008-12-30 |
sachiel | Let's see if the number of people asking what Eina... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Don't generate warning in some little case. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Don't display useless warning. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Fix a little mistake. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Use correct type. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
barbieri | oops, it's EINA_SAFETY_CHECKS, not just SAFETY_CHECKS. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
barbieri | eina safety checks. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
barbieri | eina gets lots of gcc attributes to its api. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
barbieri | fix possible errors with pointer/offset calculation. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
barbieri | remove dead stores and reduce some variable scope. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Use float instead of double. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Make it compile on Solaris. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Remove now uneeded header. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Remove PATH_MAX use. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Make code understandable by Visual Studio. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
cedric | Declaration should be done before any code. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
dm | Eina Win32 VS8 project added |
commit | commitdiff | tree | snapshot |
2008-12-21 |
barbieri | oops, eina_stringshare_strlen() should never account... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
cedric | Fix EINA_ARRAY_ITER_NEXT off by one bug. With this... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
cedric | Update ac_attribute macro and remove __UNUSED__ declara... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
cedric | Add small bucket support. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
cedric | Add include to remove warning. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
cedric | Manipulating NULL iterator should be concidered as... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
cedric | If we set the data free callback of a hash, we expect... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | Only allocate hash bucket when needed. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | All eina_hash_find* functions should not report problem... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | Remove uneeded included. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | eina_hash_find should not complain when hash or key... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | Add a visual feedback to counte test. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | Change eina_counter_dump to return a string so it could... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | eina_hash_del must honor the data parameter when the... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | It's cleaner to first include private header as they... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | Prevent warning from Eina Magic when hash population... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
cedric | __UNUSED__ macro is not exported by eina. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
cedric | Add integer and pointer hash table helper. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
cedric | Fix include related to previous Eina Magic patch. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
cedric | Application and library using Eina Magic API should... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
barbieri | hash: better handling of NULL, add magic checking. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | refactor eina_hash_del*, expose simpler functions and... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Let valgrind help with EINA_MAGIC. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Fix couple of issues with MAGIC handling. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | grow array only when required, use step properly. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Force dummy_symbol to be visible. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | do not segv on NULL inlist. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Make it possible to create iterators outside Eina. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | shut up gcc warning, with comment. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
raster | fix list accounting on sort! bad - how did this hide... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Fix namespace: Eina_Foreach -> Eina_Hash_Foreach. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
barbieri | Add safe Eina list walk function. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
illogict | Use includedir instead of prefix/include to install... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
illogict | Typo: --enable enables an option. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
cedric | Fix a little memory leak when iterating. |
commit | commitdiff | tree | snapshot |
next |