Merge remote-tracking branch 'remotes/origin/upstream'
[framework/uifw/eet.git] / src / lib / eet_lib.c
2012-06-18 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-15 rasteradd lz4 compression options to eet. remove amalgamated...
2012-05-11 cedriceet: force closing all file on shutdown.
2012-04-05 Jeonghyun YunEFL core migration revision 69899
2012-03-29 cedriceet: always set size.
2012-01-16 Jaehwan KimMerge "Migration with svn revision 66958 Merge remote...
2012-01-16 Jaehwan KimMigration with svn revision 66958
2012-01-03 cedriceet: act like the rest of the EFL.
2012-01-03 cedriceet: remove useless code.
2011-12-08 Jaehwan KimMigration with svn revision @65860
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-03 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-10-21 rasterran ecrustify on eet. this seems to do a good job of...
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-10-04 rasterFIX: allow open of eet files with 0 key entries. this...
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-14 Daniel Juyung Seo[Upstream Migration r62264] Merge branch 'upstream...
2011-08-09 cedricefl: remove mman as we Eina_File now.
2011-07-30 discomfitorremove trailing whitespace
2011-07-30 discomfitor+eet_alias_get, related, docs, some spelling corrections
2011-07-29 discomfitorFrom: Vincent Torri <vtorri@univ-evry.fr>
2011-07-16 caroEet : O_BINARY does not exist on linux...
2011-07-16 caroEet : eet_flush2 : add O_BINARY to open()
2011-07-15 lucaseet: fix common misppellings
2011-06-23 Jaehwan Kimsvn update: 60246 (latest:60246)
2011-06-09 cedriceet: correctly protect Eina_File during eet_close.
2011-05-17 cedriceet: use Eina_File and fix forgotten init in Eet test...
2011-05-15 carouse haeders check to include unistd.h
2011-05-14 cedriceet: use eina_lock.
2011-03-09 Myungjae Leesvn update: 57246 (latest:57246)
2011-03-08 WooHyun Jung[Rollback]
2011-02-22 chuneon.parkfixed a minor exception
2011-01-21 lucasFix invalid pointer ref
2011-01-07 rasterhve to revert these commits. they hve created a whole...
2011-01-07 carouse configure-time headers checks instead of compiler...
2010-12-02 MyoungWoon Roy Kim[SVN EFL Migration] eet in SLP is merged into SVN r55070
2010-12-02 Daniel Juyung Seo[ROLLBACK to below revision]
2010-12-01 MyoungWoon Roy Kim[SVN EFL Migration] eet in SLP is merged into SVN r55070.
2010-11-29 cedric * eet: improve speed for Eet_String users.
2010-11-26 cedric * eet: reduce memory used by Eet dictionary.
2010-11-25 jh0506.yun[SVN MERGE] EET merge
2010-11-21 rasterfix possible leak.
2010-11-18 cedric * eet: correctly handle length of ciphered/compressed...
2010-11-13 cedric * eet: Fix bug when using compression and ciphering.
2010-11-12 cedric * eet: correctly reset content of variable.
2010-11-12 cedric * eet: don't open file two small to be valid.
2010-10-20 MyoungWoon Roy KimMerge with EFL svn 53437
2010-10-19 EFLsvn update: 53177 (latest:53437)
2010-10-14 Govindaraju SM[SVN MERGE] Change set 51891 to 52920 done.
2010-10-07 barbierilog domains in lower case.
2010-10-06 Myungjae Lee[svn merge] Changeset 51650 - Revert and reapply badnul...
2010-09-20 Joseph TMerge ... EFL svn repo: changeset 51544: eet: more...
2010-09-19 rasterwarning--
2010-09-13 Hyoyoung Chang[efl-upgrade]
2010-09-08 lucasFix common misspellings
2010-09-07 Jeahwan Kimsvn update: 51457 (latest:51480)
2010-09-07 Jeahwan KimMerge with EFL svn repo
2010-09-06 cedric * eet: fix use of garbage data.
2010-08-26 lucasRevert and re-apply badnull patch
2010-08-22 rastermore check cleans (bogus actually too - but you guys...
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-09 cedric * eet: fix dead lock when using alias in eet file.
2010-08-04 lucasFORMATTING
2010-07-31 englebassfix stupid align of *
2010-07-31 englebassremove space after *
2010-07-31 rasterformatting. <- uncrustify
2010-07-28 rasterfix formatting
2010-07-28 rasterformatting!!!!!
2010-07-28 discomfitoraccording to the docs you're supposed to set this or...
2010-07-28 rastertesting uncrustify on eet. this shall be standard efl...
2010-07-20 cedric * eet: reduce likeliness of race condition by checking...
2010-07-15 caroAdd native Windows thread support instead of using...
2010-07-14 lucasRemove unneeded code with notnull.cocci script
2010-06-29 cedric * eet: add support for eet_alias.
2010-06-07 Daniel Juyung Seosvn update: 49540 (latest:49550)
2010-06-07 Daniel Juyung SeoMerge with EFL svn repo
2010-05-29 rasterextra ; - remove
2010-05-21 rastereet now has an eet_version you can runtime check:
2010-05-18 Youmin Hasvn update: 48539 (latest:48959)
2010-04-23 sachielDelete the right file, not the newly added to the cache.
2010-04-09 cedric * eet: Add eet_sync, reduce between file delete and...
2010-04-09 cedric * eet: remove dead code.
2010-04-08 cedric * eet: fix file corruption reported by Tiago...
2010-04-03 caromust include winsock2.h before time.h and jpeglib.h...
2010-04-03 caro * update Visual Studio project files
2010-03-16 cedric * eet: Fix a dead lock when reopening the same file.
2010-03-15 cedric * eet: Reintroduce eet cache lock fix.
2010-03-07 rasteralso revert - on3e of these 2 - or both, causes a deadl...
2010-03-07 rasterremove this patch (and will remove next too).. somethgn...
2010-03-05 cedric * eet: Fix a dead lock when eet file was open more...
2010-03-05 cedric * eet: Fix clearcache race condition.
2010-03-02 rasterfmatting.
2010-03-01 cedric * eet: Fix override of global symbols.
next