Age | Commit message (Expand) | Author |
2011-04-18 | better docs | Carsten Haitzler |
2011-04-14 | autogen: unobrk things. | Cedric BAIL |
2011-04-14 | autogen: improve detection of parameter change. | Cedric BAIL |
2011-04-08 | more of eet docs in .h - all of it minus examples actually. | Carsten Haitzler |
2011-03-27 | rename libtool version names to fit libtool doc | Vincent Torri |
2011-03-18 | revert version change 999 -> 99. also e17 didnt even need it as it | Carsten Haitzler |
2011-03-17 | Set v_mic to 99 (less than 256) to please OS X | Sebastian Dransfeld |
2011-03-16 | improve docs. | Carsten Haitzler |
2011-02-22 | eet: remove warning of unused code. | Cedric BAIL |
2011-02-22 | efl: add back touch on configure time generated file. | Cedric BAIL |
2011-02-21 | efl: turn on cached result, that will reduce your configure time a lot ! | Cedric BAIL |
2011-02-14 | * eet: improve speed and memory usage when decoding EET_G_UNION, | Cedric BAIL |
2011-02-10 | dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. | Daniel Juyung Seo |
2011-02-03 | remove double declared ret | Sebastian Dransfeld |
2011-02-03 | prefix macro generated variable with __ | Sebastian Dransfeld |
2011-02-03 | formatting | Sebastian Dransfeld |
2011-02-03 | put visual studio files outside the libraries directory | Vincent Torri |
2011-01-29 | Use eina_stringshare_add() instead of strdup() on mmaped file | Vincent Torri |
2011-01-29 | geeze. get year right! spank | Carsten Haitzler |
2011-01-29 | aaaah farg. forgot the changelogs. fix. | Carsten Haitzler |
2011-01-29 | svn goes to x.x.999.svnrev now. :) | Carsten Haitzler |
2011-01-29 | 1.0 version magic. now leave these projects the hell alone in svn | Carsten Haitzler |
2011-01-21 | Fix invalid pointer ref | ChunEon Park |
2011-01-16 | put again eet tests in the source tree | Vincent Torri |
2011-01-07 | hve to revert these commits. they hve created a whole chunk of 64bit | Carsten Haitzler |
2011-01-07 | use configure-time headers checks instead of compiler ones | Vincent Torri |
2011-01-06 | add guards in config.h to avoid multiple inclusions | Vincent Torri |
2011-01-03 | missing file in MAINTAINERCLEANFILES | Vincent Torri |
2010-12-19 | move eet tests to TEST dir too. same reasons as for ecore tests going. | Carsten Haitzler |
2010-12-11 | EINA_MAGIC is already defined with a ';'. Remove it to fix | Vincent Torri |
2010-12-07 | use typedefs for fn pointers. | Carsten Haitzler |
2010-12-04 | * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze: beta3 ! | Cedric BAIL |
2010-12-04 | * eet: forgotten file. | Cedric BAIL |
2010-12-04 | * eet: forgot to update ChangeLog. | Cedric BAIL |
2010-12-03 | * eet: define PATH_MAX when needed. | Cedric BAIL |
2010-12-03 | * eet: improve detection of -Wl,--as-needed | Cedric BAIL |
2010-12-03 | * eet: use uintptr_t. | Cedric BAIL |
2010-12-03 | * eet: compile with -Werror on 64bits too. | Cedric BAIL |
2010-11-29 | * eina, eet: fix coverage generation with newer lcov. | Cedric BAIL |
2010-11-29 | * eet: Improve speed of eet_data_read decoding. Mostly for array. | Cedric BAIL |
2010-11-29 | * eet: improve speed for Eet_String users. | Cedric BAIL |
2010-11-26 | * eet: another forgotten improvement. | Cedric BAIL |
2010-11-26 | * eet: reduce memory used by Eet dictionary. | Cedric BAIL |
2010-11-25 | * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING. | Cedric BAIL |
2010-11-21 | now we know it works - doc it. | Carsten Haitzler |
2010-11-21 | * eet: use eina configuration information correctly. | Cedric BAIL |
2010-11-21 | * eet: sync with eina efl_threads.m4. | Cedric BAIL |
2010-11-21 | fix possible leak. | Carsten Haitzler |
2010-11-18 | * eet: correctly handle length of ciphered/compressed data. | Cedric BAIL |
2010-11-15 | * eet: fix make check with tarball. | Cedric BAIL |