Package Upload
[framework/uifw/eet.git] / src /
2012-08-07 Jaehwan KimEFL core migration @74530
2012-07-20 caroI like alphabetical order
2012-07-16 cedriceet: fix possible wrong size decoding for simple type.
2012-07-16 cedriceet: detect overrun and underrun before everything...
2012-07-02 caroEet: no need for an eina check
2012-07-02 gastalUnbreak eet examples(they need Eina).
2012-07-02 gastalUnbreak examples build system.
2012-07-01 caroEet: fix CFLAGS value when --enable-assert is used
2012-07-01 caroEet: add nice m4 macros to check functions and librarie...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-27 cedriceet: fix crash when cyphering hyge amount of data.
2012-06-18 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-17 rastertone down mempool chunk sizes
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 cedriceet: properly check buffer size during decipher.
2012-05-29 rasterlet's put a README into the lz4 support in eet.
2012-05-15 rasteradd @since's
2012-05-15 rasteradd lz4 compression options to eet. remove amalgamated...
2012-05-15 cedriceet: unborking !
2012-05-15 rasterfix eet_dict locks and formatting.
2012-05-15 cedriceet: make eet_dictionary thread safe.
2012-05-11 cedriceet: force closing all file on shutdown.
2012-04-20 Jaehwan KimEFL core migration revision 70308
2012-04-18 gastalDocumenting parameters to avoid warnings.
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 rastertypofix!
2012-04-12 rasteradd docs explaining the internal cache on close for...
2012-04-05 Jeonghyun YunEFL core migration revision 69899
2012-04-05 jihoonEet.h: fix typos
2012-04-05 jihooneet: fix missing return types in eet doc
2012-03-29 cedriceet: always set size.
2012-03-29 cedriceet: remove shadow warning.
2012-03-29 onefangI gote the version wrong, even after asking. lol
2012-03-29 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-29 onefangAdded a new macro for adding variable arrays of basic...
2012-03-07 Jeonghyun YunEFL core migration revision 68718
2012-03-04 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-02 Jeonghyun YunEFL core migration revision 68521
2012-02-24 cedriceet: add Exotic support
2012-02-22 cedriceet: doc fix.
2012-02-21 cedriceet: fix build without latest GNUTLS.
2012-02-17 caroEet: remove ugly FMT_* compatibility strings as Evil...
2012-02-17 caroEet: formatting
2012-02-15 Jaehwan KimEFL migration revision 67705
2012-02-10 cedriceet: add support for statistique.
2012-02-09 cedriceet: add support for GnuTLS 3.x
2012-02-05 jihoonfix @dates in each header file
2012-01-23 cedriceet: reduce the time taken by eet tests suite and hopef...
2012-01-19 barbierimake eet_data_image_jpeg_alpha_decode() more like eet_d...
2012-01-18 rasterupdate all minor versions to 2 (or 6) - and yes. i...
2012-01-16 Jaehwan KimMerge "Migration with svn revision 66958 Merge remote...
2012-01-16 Jaehwan KimMigration with svn revision 66958
2012-01-15 tasnEet tests: Removed debug output, previous ugly hack...
2012-01-15 tasnEet tests: An ugly hack to make it work with absolute...
2012-01-15 tasnEet tests: Added an hack to test what's wrong with...
2012-01-15 tasnEet tests: Support out of source builds.
2012-01-15 tasnEet tests: Fixed shadow warnings.
2012-01-07 billiobeet: write to standard output if no output file given.
2012-01-03 cedriceet: act like the rest of the EFL.
2012-01-03 cedriceet: remove useless code.
2011-12-29 rasterincrease eet_connection max msg size to 1Mb - more...
2011-12-29 rastermore formatting improvements
2011-12-29 rasterformatting niceness.
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-08 Jaehwan KimMigration with svn revision @65860
2011-12-06 cedriceet: no reason to duplicate environment variable.
2011-12-02 discomfitorunrevert 65828 and unspank myself.
2011-12-02 yozeet: revert works from discomfitor. too buggy elementar...
2011-12-02 discomfitormove majority of allocations to mempool allocators...
2011-12-02 discomfitorremove annoying post-brace comments
2011-12-02 discomfitorno need to alloc filename
2011-12-02 discomfitoref->path is now stringshared
2011-12-02 discomfitor+eet_file_get()
2011-11-29 Jaehwan KimMigration with svn version @65577
2011-11-24 sanjeevFix a few typos.
2011-11-23 discomfitorchange of email address: this is going to be ugly
2011-11-20 cedriceet: sys/mman.h is only needed when building with signa...
2011-11-18 rasterallow install-examples separately from building them...
2011-11-16 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-16 cedriceet: proper indentation.
2011-11-16 rasterok - longstanding issue. quality of jpeg encode and...
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-09 lucasUse same type - warning--
2011-11-03 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-28 onefangA new macro to support adding arrays of basic types.
2011-10-21 rasterran ecrustify on eet. this seems to do a good job of...
2011-10-05 Mike McCormackRemove unused files
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-10-04 rasterFIX: allow open of eet files with 0 key entries. this...
2011-09-15 cedriceet: add eet_data_xattr helper.
2011-09-02 Jaehwan Kim[*][Migration upstream r62590] Merge remote branch...
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-14 Daniel Juyung Seo[Upstream Migration r62264] Merge branch 'upstream...
2011-08-14 Daniel Juyung Seo[Upstream Initial Rebase r60246] Merge commit '78820d9f...
2011-08-09 glima[eet] New examples.
2011-08-09 rasterwarning--. hmmm
2011-08-09 rasterhere's an awesome idea... let's not break the build...
2011-08-09 cedriceet: switch in favor of Eina_File.
2011-08-09 cedricefl: remove mman as we Eina_File now.
next