2011-02-16 |
tasn | Eina Changelog: Updated changelog (zmike's change) |
commit | commitdiff | tree | snapshot |
2011-02-16 |
cedric | elementary, eina, calendar: don't track generated files. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
discomfitor | +EINA_INLIST_FOREACH_SAFE |
commit | commitdiff | tree | snapshot |
2011-02-08 |
tasn | Eina: Updated changelog. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
tasn | Eina unicode: Added eina_unicode_strndup. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
cedric | * eina: change limit to produce more meaning full... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
cedric | * eina: revert and fix a typo that make stuff even... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
tasn | Eina: reverted commit 56637 (scalability and whatever... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
caro | put visual studio files outside the libraries directory |
commit | commitdiff | tree | snapshot |
2011-02-02 |
lucas | fix misuse of EINA_PURE |
commit | commitdiff | tree | snapshot |
2011-02-01 |
cedric | * eina: improve speed and scalability a lot. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
raster | geeze. get year right! spank |
commit | commitdiff | tree | snapshot |
2011-01-29 |
raster | aaaah farg. forgot the changelogs. fix. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
raster | svn goes to x.x.999.svnrev now. :) |
commit | commitdiff | tree | snapshot |
2011-01-29 |
raster | 1.0 version magic. now leave these projects the hell... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
discomfitor | inglishicize some ducks |
commit | commitdiff | tree | snapshot |
2011-01-18 |
tasn | Unlock should be run *after* EINA_MAGIC_FAIL otherwise... |
commit | commitdiff | tree | snapshot |
2011-01-16 |
caro | put again eina tests in the source tree |
commit | commitdiff | tree | snapshot |
2011-01-16 |
raster | why calloc (fill with 0's) then re-fill it again instan... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | fix null deref again, this time with the power of spankies |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | we null check right before this. seriously. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | if alloca fails you're screwed anyway, so not much... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | and also avoid leak while avoiding |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | avoid possible null function pointer |
commit | commitdiff | tree | snapshot |
2011-01-07 |
raster | hve to revert these commits. they hve created a whole... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
caro | use configure-time headers checks instead of compiler... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | revert non wanted changes |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | move AC_GNU_SOURCE before libtool init |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | add guards in config.h to avoid multiple inclusions |
commit | commitdiff | tree | snapshot |
2011-01-04 |
caro | make eina compile again on Windows CE |
commit | commitdiff | tree | snapshot |
2011-01-03 |
caro | better namespace |
commit | commitdiff | tree | snapshot |
2010-12-30 |
tasn | Fixed documentation a bit. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
discomfitor | Hey, |
commit | commitdiff | tree | snapshot |
2010-12-19 |
raster | remove eina tests |
commit | commitdiff | tree | snapshot |
2010-12-16 |
caro | remove warning |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | no long casts - just case to/from void * as needed... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
cedric | * eina: some time compiler are really stupid... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
cedric | * eina: fix typo. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
cedric | * eina: also update ldflags instead of cflags. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
caro | add eina_sched.c to the vcproj file |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | update vcproj file |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | don't redefine macro when using Visual Studio |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | missing cast |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | warning-- |
commit | commitdiff | tree | snapshot |
2010-12-11 |
raster | formatting fixups. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
raster | fix void ptr math. odd that no warnings happened before... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
raster | revert part of commit - broke compilation. no uintptr_t... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | * make vc++ happy with ERR() |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | update Visual Studio files |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | warning-- |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | warning-- |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | warning-- |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | put EINA_MAGIC at the end of the structure |
commit | commitdiff | tree | snapshot |
2010-12-10 |
englebass | Fix me as author |
commit | commitdiff | tree | snapshot |
2010-12-09 |
barbieri | Use EINA_PATH_MAX where it makes sense. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
raster | and if i'm breaking shit... i may as well put it at... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
raster | ok - make it 8192. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
raster | spottied a stabilty/portability bug with PATH_MAx insid... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
cedric | * eina: forgotten link. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Marco Trevisan... | From: Marco Trevisan (Treviño) <mail@3v1n0.net> |
commit | commitdiff | tree | snapshot |
2010-12-04 |
cedric | * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
cedric | * eina: forgotten file. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: define PATH_MAX when needed. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: don't fail if we didn't enable thread support... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: fix typos. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: fix typo. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: add forgotten header. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eina: fix gettimeofday usage. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eina: we don't plan to provide ABI compatibility... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
discomfitor | closes ticket 634 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eina, eet: fix coverage generation with newer lcov. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eina: eina_array_clean should be inlined from the... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
helen | eina_array_data_set can receives null to unset |
commit | commitdiff | tree | snapshot |
2010-11-25 |
helen | Missing include in eina_inlist.c |
commit | commitdiff | tree | snapshot |
2010-11-23 |
caro | whitespace -- |
commit | commitdiff | tree | snapshot |
2010-11-23 |
P Purkayastha | From: P Purkayastha <ppurka@gmail.com> |
commit | commitdiff | tree | snapshot |
2010-11-21 |
cedric | * eina: make -C doesn't exist on OpenBSD. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
cedric | * eina: forgotten benchmark file. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
cedric | * eina: use available mempool. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
cedric | * eina: fix pthread library and flags typos. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
caro | remove useless .la file |
commit | commitdiff | tree | snapshot |
2010-11-19 |
discomfitor | more descriptive error message for inlist_remove when... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
discomfitor | fix compile warnings without using private functions |
commit | commitdiff | tree | snapshot |
2010-11-15 |
discomfitor | fix some compile warnings |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * efl: beta2 ! |
commit | commitdiff | tree | snapshot |
2010-11-10 |
cedric | * eina: little doxy fix. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
raster | no more debian dir in our svn - debian now handles... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | cosmetic: compile the files in alphabetic order |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | and add file |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | * port eina_file_*_ls() on Windows and put the code... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | add doxygen doc |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | remove Eina_Matrixsparse_Item_Cell and Eina_Matrixspar... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | better removal for EINA_ARG_NONNULL |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | remove EAPI from documentation |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | * improve doc |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | formatting, whitespaces-- |
commit | commitdiff | tree | snapshot |
2010-11-04 |
cedric | * eina: fix eina_tiler_iterator_new API to be consiste... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
cedric | * eina: fix typos. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
cedric | * eina: fix possible race condition between opendir... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
cedric | * eina: use fstatat when available. |
commit | commitdiff | tree | snapshot |
next |