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 |
2010-06-06 |
raster | Release eet 1.3.0 |
commit | commitdiff | tree | snapshot |
2010-06-04 |
raster | change svnversion shell goop to nuke sed and just use... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
sachiel | Let git-svn users get the right revision number to... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
raster | remove debug |
commit | commitdiff | tree | snapshot |
2010-05-31 |
raster | nopw svn revision works again. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
raster | fix - if no svn tree, then it will pretend to be a... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
raster | no rev in eet pc. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
raster | release consistency with other efl. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
raster | extra ; - remove |
commit | commitdiff | tree | snapshot |
2010-05-29 |
raster | fmting |
commit | commitdiff | tree | snapshot |
2010-05-29 |
raster | eet version stuff rehashed to use more m4 stuff. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
raster | ++d |
commit | commitdiff | tree | snapshot |
2010-05-21 |
raster | eet now has an eet_version you can runtime check: |
commit | commitdiff | tree | snapshot |
2010-05-02 |
caro | * link pthread and spinlock code instead of just compiling |
commit | commitdiff | tree | snapshot |
2010-05-01 |
caro | Some libc have a pthread that declares spinlock functions, |
commit | commitdiff | tree | snapshot |
2010-04-24 |
raster | apparently fbsd is unaware of expr substr... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
sachiel | Delete the right file, not the newly added to the cache. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
cedric | * eet: refactor some code. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
cedric | * eet: fix documentation. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
cedric | * eet: remove EET_G_INHERIT. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
cedric | * eet: use const only when needed. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
cedric | * eet: Add EET_G_VARIANT and EET_G_UNION. |
commit | commitdiff | tree | snapshot |
2010-04-18 |
mej | After discussing with raster, this is what he requested... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
cedric | * eet: improve tests suite coverage of signature print... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
cedric | * eet: handle fixed point in data stream. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
cedric | * eet: Improve coverage by tests suite and don't leak... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
cedric | * eet: let eet create the temporary test file. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
cedric | * eet: Add eet_sync, reduce between file delete and... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
cedric | * eet: remove dead code. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
cedric | * eet: fix file corruption reported by Tiago... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
cedric | * eet: we don't need to duplicate hash key... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
caro | must include winsock2.h before time.h and jpeglib.h... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
caro | remove cegcc compiler support |
commit | commitdiff | tree | snapshot |
2010-04-03 |
caro | * update Visual Studio project files |
commit | commitdiff | tree | snapshot |
2010-04-02 |
cedric | * eet: oops, forgot to add the file. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
cedric | * eet: Add Eet_Connection. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
cedric | * eet: minor API/code cleanup. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
cedric | * eet: reduce amount of stress test with many thread. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | eet docs: next steps |
commit | commitdiff | tree | snapshot |
2010-03-18 |
caro | add "Compiling" and "Installing" in TOC |
commit | commitdiff | tree | snapshot |
2010-03-18 |
caro | add a table of content. "Next Steps" must be filled. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
caro | Add eet examples documentation and update html doc... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
barbieri | eet: mega doc update, still stuff to do. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
cedric | * eet: make doc sync with our time. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
barbieri | Update example to not use deprecated calls. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
barbieri | Fix docs indentation and one example. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
cedric | * eet: Fix a dead lock when reopening the same file. |
commit | commitdiff | tree | snapshot |
2010-03-15 |
cedric | * eet: Oops forgot ChangeLog and give credit to Adam... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
cedric | * eet: Reintroduce eet cache lock fix. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
caro | typo |
commit | commitdiff | tree | snapshot |
2010-03-07 |
caro | when pthread is found, don't abort if spin lock is... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
raster | also revert - on3e of these 2 - or both, causes a deadl... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
raster | remove this patch (and will remove next too).. somethgn... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
raster | dont link to unrelated pages |
commit | commitdiff | tree | snapshot |
2010-03-05 |
cedric | * eet: Fix a dead lock when eet file was open more... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
cedric | * eet: Fix clearcache race condition. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
raster | fmatting. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
cedric | * eet: Fix override of global symbols. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
caro | abort when pthread is requested but not found |
commit | commitdiff | tree | snapshot |
2010-02-11 |
caro | useless semi-colon |
commit | commitdiff | tree | snapshot |
2010-02-04 |
englebass | Don't do unnecessary strcmp |
commit | commitdiff | tree | snapshot |
2010-02-04 |
raster | changelog++ |
commit | commitdiff | tree | snapshot |
2010-02-03 |
caro | use efl_fnmatch m4 macro |
commit | commitdiff | tree | snapshot |
next |