projects
/
profile
/
ivi
/
eet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/eet.git
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
2010-01-28
caro
fix mingw flags
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
cedric
* eet: Zero cipher material as soon as possible. Preve...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
cedric
* eet: Better tests suites.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
cedric
* eet: Add an experimentale API for walking Eet_Node.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
caro
include Evil.h so that getenv is declared on Windows CE
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
cedric
* eet: Update the poor ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-17
cedric
* eet: Add mempool for Eet_Node structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
caro
eet_cipher.c: Fix arithmetic pointer on void *
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
cedric
* eet: Fix amalgamation.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
caro
binary can be disabled
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
cedric
* eet: Add eet_data_node_decode_cipher and eet_data_no...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
cedric
* eet: Update the damn ChangeLog. Thanks again Vincent :-)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
cedric
* eet: MASSIV REWRITE OF EET_DATA !
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
caro
add pthread flags
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
raster
another deadlock in eet - threadsafe goop! fix fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
caro
* better m4 code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
cedric
* eet_data: Don't fail on memory starvation.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
cedric
* eet_node: Make eet_node_dump fully functionnal.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
cedric
* eet: Update ChangeLog :-)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
cedric
* eet_node: Progressively move all dump code in eet_node.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
cedric
* eet: Correctly detect GNUTLS hability.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
caro
set the size of the test images explicitely
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
cedric
* eet_data: Make eet_data_descriptor_free safe on...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
caro
don't use UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
caro
* Include winsock2.h in eet_image.c for htonl definitio...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
cedric
* eet: Reduce convertion to FP, float and double with...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
cedric
* eet: Fix convertion from any float type to any other...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
caro
fix order
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
raster
deadlock fuckers! fix! :)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
cedric
* eet: All this header are not needed in this case.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
cedric
* eet: Fix order.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
cedric
* eet: Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
cedric
* eet: All operation on Eet_File should be thread...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
raster
asparagus - finally
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
caro
Add check on libgcrypt library in configure. Needed...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
caro
fix the dist/distcheck rule
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
caro
typos in the removal of the header files
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
caro
update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
caro
* add amalgamation option to eet (disabled by default,
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
caro
formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
caro
openssl/err.h included twice
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
caro
eet doc looks better now
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
caro
formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
caro
initialize eina first in eet_init().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
caro
fix eet_init() when called several times but is failing
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
caro
simplify eet_init() and eet_shutdown() a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
caro
* more quoting
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
cedric
* eet: Revert back some INF macro to fprintf as this...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
caro
* Check the returned value of eet_init() in the binary.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
caro
remove useless Eina_Log macros. Patch by Mathieu Taille...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
cedric
* eet: Fix some llvm report.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
cedric
* eet: Add support for fixed point in Eet.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
caro
add VS8 project for eet binary. Not tested, though
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
caro
* fix copy/paste typo in start.bat
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
barbieri
improve logging messages introduced by Mathieu Taillefu...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
caro
add new line
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
caro
update README.txt and MANIFEST.txt files
commit
|
commitdiff
|
tree
|
snapshot
next