1 Commits (c15e9c6575c3b5f39ded167dda5259de3de96151)

Author SHA1 Message Date
Carsten Haitzler 05ddd5fe2d cleaning up the base of efl tree moving files to subdirs 11 years ago
Carsten Haitzler be48742a4e port eet fix to efl tree 11 years ago
Vincent Torri 8abaff3bdf merge: add eet 11 years ago
Cedric BAIL 0008f2362f ChangeLog: back in time. 11 years ago
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release. 11 years ago
Daniel Juyung Seo 6d3116303f eet ChangeLog, NEWS: Updated ChangeLog and NEWS for r75552. 11 years ago
Cedric BAIL 6e08ab829e eet: correctly initialize dictionary. 11 years ago
Cedric BAIL 56ab90d0e4 eet: add eet_connection_empty. 11 years ago
Cedric BAIL addf4cccd0 eet: don't copy string around. 11 years ago
Cedric BAIL 48cd6930f1 eet: fix possible wrong size decoding for simple type. 11 years ago
Cedric BAIL ecffd3ae2f eet: detect overrun and underrun before everything goes wrong. 11 years ago
Cedric BAIL 9ff42ef436 eet: fix name. 11 years ago
Cedric BAIL 04a81e3c6f eet: fix crash when cyphering hyge amount of data. 11 years ago
Cedric BAIL 2c4c47ae0f eet: properly check buffer size during decipher. 11 years ago
Carsten Haitzler 6d8004a29d add lz4 compression options to eet. remove amalgamated build too. 12 years ago
Cedric BAIL 31bdf4d2c9 eet: make eet_dictionary thread safe. 12 years ago
Cedric BAIL 2964d1b772 eet: force closing all file on shutdown. 12 years ago
Cedric BAIL 8053f61f86 efl: add release point in ChangeLog files. 12 years ago
David Walter Seikel 7c55a30d70 Added a new macro for adding variable arrays of basic types. 12 years ago
Carsten Haitzler fe723f696f eet changelog/news update/sync 12 years ago
Cedric BAIL ef1e91430f eet: add support for statistique. 12 years ago
Cedric BAIL 87eb14012b eet: add support for GnuTLS 3.x 12 years ago
Boris Faure 04fd7af6d5 eet: write to standard output if no output file given. 12 years ago
Carsten Haitzler 76b51f889f increase eet_connection max msg size to 1Mb - more reasonable 12 years ago
Carsten Haitzler ac4c70ab7b fix changelogs to mention release. 12 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
Mike Blumenkrantz fb3c8a5de8 ef->path is now stringshared 12 years ago
Mike Blumenkrantz 3e0353f80b +eet_file_get() 12 years ago
Carsten Haitzler d32ecb2cfd ok - longstanding issue. quality of jpeg encode and decode dropped 12 years ago
David Walter Seikel 4e787eb9e2 And the matching changelog. 12 years ago
Carsten Haitzler 4376c4f995 FIX: allow open of eet files with 0 key entries. this kind of breaks 12 years ago
Cedric BAIL 64f3a6da0f eet: add eet_data_xattr helper. 12 years ago
Mike Blumenkrantz 80a1aea7b0 +eet_alias_get, related, docs, some spelling corrections 12 years ago
Vincent Torri 603dc537b0 Eet : eet_flush2 : add O_BINARY to open() 12 years ago
Mike Blumenkrantz 015a2ca208 fix some segvs in eet_node 12 years ago
Mike Blumenkrantz c4349599a3 add a bunch of functions for manipulating eet_node structs 12 years ago
Cedric BAIL 5e8d050184 eet: add EET_DATA_DESCRIPTOR_ADD_LIST_STRING helper. 12 years ago
Vincent Torri 83eb000ca0 Fix compilation with libjpeg 8 on Windows. 13 years ago
Cedric BAIL ac1a18741b eet: use Eina_File and fix forgotten init in Eet test suite. 13 years ago
Cedric BAIL d42a3fff59 eet: update ChangeLog. 13 years ago
Cedric BAIL f09a81bf54 * eet: improve speed and memory usage when decoding EET_G_UNION, 13 years ago
Vincent Torri eba92a95f3 Use eina_stringshare_add() instead of strdup() on mmaped file 13 years ago
Carsten Haitzler 1bd97ec119 geeze. get year right! spank 13 years ago
Carsten Haitzler 0cb7271e97 aaaah farg. forgot the changelogs. fix. 13 years ago
Carsten Haitzler e15da11630 use typedefs for fn pointers. 13 years ago
Cedric BAIL 63998c54e3 * eet: forgot to update ChangeLog. 13 years ago
Cedric BAIL 46fd048e2c * eet: Improve speed of eet_data_read decoding. Mostly for array. 13 years ago
Cedric BAIL 1413e6f3b7 * eet: improve speed for Eet_String users. 13 years ago