1 Commits (2608f68571b277967b2e27d6136c95f03befd183)

Author SHA1 Message Date
Vincent Torri 8abaff3bdf merge: add eet 11 years ago
Carsten Haitzler 6d8004a29d add lz4 compression options to eet. remove amalgamated build too. 11 years ago
Cedric BAIL 31bdf4d2c9 eet: make eet_dictionary thread safe. 11 years ago
Mike Blumenkrantz ccf4af02aa unrevert 65828 and unspank myself. 12 years ago
Michael BOUCHAUD 057bc8be54 eet: revert works from discomfitor. too buggy elementary segv. I'm pleased to SPANK him :D 12 years ago
Mike Blumenkrantz a1af23ce28 move majority of allocations to mempool allocators similar to ecore-con 12 years ago
Carsten Haitzler 8893a9ff35 ran ecrustify on eet. this seems to do a good job of eet. comments? 12 years ago
Cedric BAIL 1413e6f3b7 * eet: improve speed for Eet_String users. 13 years ago
Cedric BAIL fbfa54bc05 * eet: another forgotten improvement. 13 years ago
Cedric BAIL a453783e68 * eet: reduce memory used by Eet dictionary. 13 years ago
Lucas De Marchi 0a4617ae38 FORMATTING 13 years ago
Sebastian Dransfeld 1c05469785 fix stupid align of * 13 years ago
Sebastian Dransfeld 5d1a9f4e0d remove space after * 13 years ago
Carsten Haitzler f7019f134d formatting. <- uncrustify 13 years ago
Carsten Haitzler 926db95c54 testing uncrustify on eet. this shall be standard efl formatting from 13 years ago
Cedric BAIL 5a087664ba * eet: Add an experimentale API for walking Eet_Node. 14 years ago
Cedric BAIL a61eda93a4 * eet: Add mempool for Eet_Node structure. 14 years ago
Cedric BAIL 1a9212d3b0 * eet: Reduce convertion to FP, float and double with a little overhead. 14 years ago
Vincent Torri 204d2976e2 formatting 14 years ago
Vincent Torri d416f2d8df formatting 14 years ago
Vincent Torri d26955c432 remove useless Eina_Log macros. Patch by Mathieu Taillefumier. 14 years ago
Cedric BAIL 9a5f70b8c7 * eet: Add support for fixed point in Eet. 14 years ago
Gustavo Sverzut Barbieri 183237e348 improve logging messages introduced by Mathieu Taillefumier. 14 years ago
Cedric BAIL cab54bd121 * eet: Use eina_log. 14 years ago
Vincent Torri da7d129e2d * remove the inclusion of config.h in Eet_private.h (not needed) 14 years ago
Cedric BAIL b954d4dd49 * eet: Expose Eet_Node so we can now write external parser for eet_data. Still need 14 years ago
Cedric BAIL 52c7896045 * eet: Add a faster way to compute signature. But currently need my pending patch to GnuTLS 14 years ago
Cedric BAIL 5f0475267c * eet/src/lib/Eet.h, 15 years ago
Cedric BAIL bb9eeaa8f0 Add a function to get the raw signature data. 15 years ago
Cedric BAIL febbf0ab0f Make password callback work (PKCS8 support), fix minor bugs and add more tests. 15 years ago
Cedric BAIL 0f36b190f1 Add crypto support to eet. 15 years ago
Vincent Torri f375b8fd4f autotools cleanups: 15 years ago
Cedric BAIL 1e13a4aec2 Use eina conversion functions (Remove code from eet). 15 years ago
Cedric BAIL 46b7796946 Add signature support 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
Peter Wehrfritz f5bd66341f fix compile warnings 15 years ago
Cedric BAIL 86e4286496 This patch is a starting point for cleaning up eet_data.c. 15 years ago
Cedric BAIL 4b23e38e3e Remove use of sprintf by propagating the buffer size information. 15 years ago
doursse 59a88b9bc8 reorganise header files so that evil is better included. Please test before the release. 15 years ago
Carsten Haitzler fcf201dea7 the rest of cedrics patchesfor fixing dictionaries and read_write 15 years ago
doursse bb32035399 * define EAPI on Windows according to the following scheme: 15 years ago
Carsten Haitzler b65d63440f add cedrics dict check patch 15 years ago
doursse c0414ae96c use evil on win32: 15 years ago
Carsten Haitzler e076a78519 cedric's eet and edje patches to use eet dictionaries for strings. 15 years ago
Mike Frysinger 5a351ab3da replace some win32 ifdef hacks with autoconf checks 16 years ago
doursse c16dd5ae7d declare properly alloca when AC_FUNC_ALLOCA is used (see autoconf doc) 16 years ago
doursse e769f25d10 * Add conversion functions to replace the use of snprintf with %a 16 years ago
Sebastian Dransfeld bc1add673e Fix compiler warnings. 16 years ago