2010-12-19 |
raster | move eet tests to TEST dir too. same reasons as for... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
caro | EINA_MAGIC is already defined with a ';'. Remove it... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
raster | use typedefs for fn pointers. |
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 | * eet: forgotten file. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
cedric | * eet: forgot to update ChangeLog. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eet: define PATH_MAX when needed. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eet: improve detection of -Wl,--as-needed |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eet: use uintptr_t. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * eet: compile with -Werror on 64bits too. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eina, eet: fix coverage generation with newer lcov. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eet: Improve speed of eet_data_read decoding. Mostly... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
cedric | * eet: improve speed for Eet_String users. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
cedric | * eet: another forgotten improvement. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
cedric | * eet: reduce memory used by Eet dictionary. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
cedric | * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
raster | now we know it works - doc it. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
cedric | * eet: use eina configuration information correctly. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
cedric | * eet: sync with eina efl_threads.m4. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
raster | fix possible leak. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
cedric | * eet: correctly handle length of ciphered/compressed... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
cedric | * eet: fix make check with tarball. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
cedric | * eet: Fix bug when using compression and ciphering. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * efl: beta2 ! |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * eet: fix ChangeLog. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * eet: correctly reset content of variable. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * eet: don't open file two small to be valid. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
cedric | * svn: ignore more build files. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
sachiel | Fix docs a bit, I hope. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
raster | no more debian dir in our svn - debian now handles... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
raster | bug exposed by cedric's leak and then my fix... :) |
commit | commitdiff | tree | snapshot |
2010-10-17 |
caro | space -- |
commit | commitdiff | tree | snapshot |
2010-10-07 |
barbieri | logs don't need trailing newline. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
barbieri | log domains in lower case. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
raster | efl 1.0.0 beta. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
cedric | * eet: fix doc about eddc_size. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
caro | fix doc. There are still 2 warnings about eddc_size not |
commit | commitdiff | tree | snapshot |
2010-09-19 |
raster | warning-- -> if u dont compile with tls/openssl |
commit | commitdiff | tree | snapshot |
2010-09-19 |
raster | warning-- |
commit | commitdiff | tree | snapshot |
2010-09-08 |
lucas | Fix common misspellings |
commit | commitdiff | tree | snapshot |
2010-09-06 |
cedric | * eet: fix typo, thanks batden. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
cedric | * eet: fix use of garbage data. |
commit | commitdiff | tree | snapshot |
2010-09-03 |
cedric | * eet: fix eet dictionnary ever growing dictionnary. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
cedric | * eet: update changelog. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
cedric | * eet: fix build of data that doesn't match data descr... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
lucas | Revert and re-apply badnull patch |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | cl. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | more check cleans (bogus actually too - but you guys... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | make src also do what dest did - calloc. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
raster | calloc dst mgr to be sure. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
caro | get the verbosity with the env variable CK_VERBOSITY... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
lucas | Convert (hopefully) all comparisons to NULL |
commit | commitdiff | tree | snapshot |
2010-08-20 |
raster | formatting - as agreed. return on line before func... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | eina-1 -> eina |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | eet - clean out old data from doc dir, set up for 1... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
raster | fix up license - does the same as before as license... |
commit | commitdiff | tree | snapshot |
2010-08-15 |
raster | copyright notice vanished - add back in. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
englebass | Fix typo |
commit | commitdiff | tree | snapshot |
2010-08-13 |
cedric | * eet: fix version and trigger the right alloc path. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
cedric | * eet: fix bad allocation case triggered by edje new... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
cedric | * eet: fix leak in eet. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
cedric | * eet: fix dead lock when using alias in eet file. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
cedric | * eet: typo. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
cedric | * eet: add an helper to setup hash with string content. |
commit | commitdiff | tree | snapshot |
2010-08-04 |
lucas | FORMATTING |
commit | commitdiff | tree | snapshot |
2010-08-02 |
cedric | * eet: fix bug on 32bits computer. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
englebass | fix stupid align of * |
commit | commitdiff | tree | snapshot |
2010-07-31 |
englebass | remove space after * |
commit | commitdiff | tree | snapshot |
2010-07-31 |
raster | formatting. <- uncrustify |
commit | commitdiff | tree | snapshot |
2010-07-28 |
raster | fix formatting |
commit | commitdiff | tree | snapshot |
2010-07-28 |
raster | formatting!!!!! |
commit | commitdiff | tree | snapshot |
2010-07-28 |
discomfitor | according to the docs you're supposed to set this or... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
raster | testing uncrustify on eet. this shall be standard efl... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
billiob | eet: typo. Patch by Vincent Torri |
commit | commitdiff | tree | snapshot |
2010-07-20 |
cedric | * eet: reduce likeliness of race condition by checking... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
caro | Add native Windows thread support instead of using... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
lucas | Remove unneeded code with notnull.cocci script |
commit | commitdiff | tree | snapshot |
2010-07-11 |
raster | more correct version of the dso fix |
commit | commitdiff | tree | snapshot |
2010-07-08 |
raster | moved eet.h to its own dir - pkgconfig handles all... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
cedric | * eet: add support for eet_alias. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
caro | put __UNUSED__ after parameter, not before |
commit | commitdiff | tree | snapshot |
2010-06-29 |
caro | On Windows 64, long is of size 32 bits and not 64 bits... |
commit | commitdiff | tree | snapshot |
2010-06-27 |
raster | post-release 1.3.3 - odd ver |
commit | commitdiff | tree | snapshot |
2010-06-27 |
raster | snap+release |
commit | commitdiff | tree | snapshot |
2010-06-27 |
raster | Release eet 1.3.2 |
commit | commitdiff | tree | snapshot |
2010-06-27 |
caro | make eet unit tests compile on Windows |
commit | commitdiff | tree | snapshot |
2010-06-25 |
caro | Windows can have both GnuTLS and OpenSSL installed... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
caro | improve configure output and make some tests more portable |
commit | commitdiff | tree | snapshot |
2010-06-23 |
caro | fix linking with mingw |
commit | commitdiff | tree | snapshot |
2010-06-18 |
cedric | * configure.ac: take inept translation a little... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
barbieri | SVN_REPO_PATH envvar during autoconf to use svnversion... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | restore after snap/release |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | Release eet 1.3.0 |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | 1.3.1 -> development veer. odd micro-versions. |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | post-snap anr release.. reset svn back.. this time... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | Release eet 1.3.0 |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | Release eet 1.3.1 |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | post release of eet - 1.3.1 (dev mode in svn - 1.3... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | Restore svnrev post-release |
commit | commitdiff | tree | snapshot |
2010-06-06 |
raster | Release eet 1.3.0 |
commit | commitdiff | tree | snapshot |
next |