484 Commits (fa66dbf40ad20a704bc4f03e3fcefce712f8145b)

Author SHA1 Message Date
Cedric BAIL 002f0f2a6c Strangely, Eet documentation was referencing Evas list, so switch 15 years ago
kaethorn 2d8bb130ee Add eina to dependencies. 15 years ago
kaethorn 26294aae7c Update Debian files. 15 years ago
Vincent Torri 7ca391ace4 * exit when fnmatch is not found 15 years ago
Cedric BAIL 4391aa6f08 Remove eet data type from the test suite. 15 years ago
Cedric BAIL 1e13a4aec2 Use eina conversion functions (Remove code from eet). 15 years ago
Cedric BAIL f08f865b75 Make eet depends on eina. 15 years ago
Kim Woelders dcb2e6ea27 Fix distcheck. 15 years ago
Vincent Torri 3e4465c4fa * add m4 macro for documentation, unit tests and coverage 15 years ago
Cedric BAIL 6ee6cdeeb3 Correctly use ferror. 15 years ago
Cedric BAIL 4c0daa8810 Remove some more warning. 15 years ago
Cedric BAIL 2127e5c551 Remove more compiler warning. 15 years ago
Cedric BAIL 9515e85a80 Remove warning. 15 years ago
Peter Wehrfritz beaa909d45 configure.in -> configure.ac 15 years ago
Vincent Torri 7d07153e8f add eet_suite.h in tarballs 15 years ago
Sebastian Dransfeld 313771e7ec Fix typo 15 years ago
Carsten Haitzler 2b9cecee4f asparagus! 15 years ago
Carsten Haitzler dc00b38d0d update changelog for eet since it's 1.0! 15 years ago
Nicholas Hughart fee9946d79 My bad :) 15 years ago
Nicholas Hughart 7aa75cca57 Doxyfile should reference eet.c.in, not eet.c which doesn't exist. 15 years ago
Cedric BAIL a3b343baa5 Fix memory leak with a proper shutdown of Openssl, thanks to Massimiliano Calamelli help. 15 years ago
Cedric BAIL ac440b9533 Fix typo in the typo. 15 years ago
Cedric BAIL be3676ef9a Fix typo. 15 years ago
Cedric BAIL 1ab78edd6f Instruct the compiler to inline the most used function. This really impact speed 15 years ago
Cedric BAIL 1e0d00d4bd Use the right function here. 15 years ago
Cedric BAIL 4762661711 Use bit manipulation instead of memory access, improve eet speed with big edje file. 15 years ago
Cedric BAIL facaddde1f Ok, the patch didn't apply cleanly and some missed. Last lost change. 15 years ago
Cedric BAIL 1b45015b3d Another typo. 15 years ago
Cedric BAIL 3b7f1579f9 Patch, typo. 15 years ago
Cedric BAIL bbc107fc31 Another typo. 15 years ago
Cedric BAIL 114c50a297 Typo. 15 years ago
Cedric BAIL 46b7796946 Add signature support in eet. 15 years ago
Cedric BAIL 89be633ae4 Add the prototype for this long pending function in eet. 15 years ago
Cedric BAIL 27042fd8fc Recommit Joerg Sonnenberger patch with more fix. 15 years ago
Carsten Haitzler 6ffa97b1f5 roll back eet change (revert patch) as this breaks bsd and seems to cause 15 years ago
Cedric BAIL 8c7b666b6e Little bit modified patch from Joerg Sonnenberger that remove the need for 15 years ago
Cedric BAIL 89911e0559 Fix two source of memory leak. 16 years ago
Cedric BAIL c61e8a7081 Update ChangeLog. 16 years ago
Cedric BAIL e3d6b72073 Fix a typo that prevent some valid file to be loaded. 16 years ago
Carsten Haitzler 0e405b7cd3 actually barf help then exit -1 16 years ago
Carsten Haitzler 7aa5c530d4 fail when not passed good args 16 years ago
Carsten Haitzler 0d3a45be0f ok. i think most binary files are now fixed. 16 years ago
Cedric BAIL c35c6bafa3 Delay unlink and reopen as long as possible in read/write mode. 16 years ago
Sebastian Dransfeld dd429f0d8b formatting 16 years ago
Sebastian Dransfeld 80674bcaf5 formatting 16 years ago
Sebastian Dransfeld f2b6fd3cd3 ignore 16 years ago
Carsten Haitzler 459569ee08 wrong return error handling. 0 == error, 1 == ok. 16 years ago
Cedric BAIL d59f9b7d6c Fix a little bug in the test and do a real write test. 16 years ago
Carsten Haitzler 9c712115e4 unsigned long... better 16 years ago
doursse a1046bb11e Add Visual Studio solution and vc projects to compile Eet with Microsoft tools 16 years ago