framework/uifw/eina.git
2012-08-20 Jaehwan KimPackage Upload 2.0alpha master 2.0_alpha submit/master/20120920.151123
2012-08-20 Jaehwan KimPackage Upload
2012-08-07 Jaehwan KimEFL core migration @74624
2012-07-31 cedriceina: fix documentation.
2012-07-31 cedriceina: cleanup eina_file_map_lines API before release.
2012-07-21 caroremove workaround
2012-07-21 kakarotoEina: Set CFLAGS in the configure to allow AC_CHECK_HEA...
2012-07-21 kakarotoEina: oups, typo in #ifdef for including Escape.h
2012-07-20 carolibtool authors must be impaled (#1)
2012-07-17 gastalEina: eina_list_remove doc improvements
2012-07-17 gastalIterator and Accessor doc improvements.
2012-07-16 rasterfix minor version defines to be at 1.6 (in sync now...
2012-07-13 gastalSmall improvement to eina_hash_free_cb_set documentation.
2012-07-09 rasterupdate all versions in @sincs, README's and configure...
2012-07-05 bdillyEina Log: don't remove a domain from env var list on...
2012-07-05 gastalMake old doxygen versions able to find eina example...
2012-07-05 rasterBAD CEDRIC!
2012-07-05 cedriceina: handle gracefully eina_*_free with NULL.
2012-07-04 caroEina: implement eina_file_map_lines() on Windows
2012-07-02 discomfitorformatting
2012-07-01 caroEina: fix CFLAGS value when --enable-assert is used
2012-07-01 caroEina: remove --enable-coverage option.
2012-07-01 carotypo
2012-06-29 englebassRevert "eina: fix eina_file_iterator"
2012-06-29 englebasschangelog
2012-06-29 englebasseina: fix eina_file_iterator
2012-06-29 cedriceina: also track lines index.
2012-06-29 caroEina: reorganise a bit the autotools. Please report...
2012-06-29 Jiyoun Parkupstream merge
2012-06-28 caroEina: check if fnmatch() is also in libc
2012-06-28 stefaneina/tests: Bring in the needed flags for coverage...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 carodamn space !
2012-06-28 caroEina: and fix bench compilation
2012-06-28 caroremove useless m4 files
2012-06-28 caroEina: add nice m4 macro to check function. Will be...
2012-06-20 Jiyoun ParkUpstream merge
2012-06-18 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-17 rastertone down mempool chunk sizes
2012-06-17 rasteradd EINA_MEMPOOL_PASS
2012-06-16 jihooneina: fix typos in some headers
2012-06-15 stefaneina/tests: Compare unsigned with unsigned and remove...
2012-06-12 cedriceina: actually check the pid only if we fail with main...
2012-06-11 discomfitoreven more overclarification
2012-06-11 discomfitorsuper overclarify docs for eina_str_split_full
2012-06-11 discomfitorfix size of returned array in str_split, doc clarificat...
2012-06-08 discomfitorfix the str_split test to function the way our docs...
2012-06-08 discomfitorjust spent waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay...
2012-06-08 discomfitorwhoops, meant negative...hope nobody noticed this
2012-06-08 discomfitor...and unbreak compile
2012-06-08 discomfitoradd a check for stupids
2012-06-08 gastalAdding EINA_INLIST_CONTAINER_GET to the examples when...
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-05-31 gastalFixing the eina_inlist example 2 image. The diagram...
2012-05-31 gastalRemoving wrong info about inlist performance from docs.
2012-05-31 rasterlet's turn eina thread debug OFF by default eh? :)
2012-05-30 caroEina: move spin lock checks in the generic m4 threads...
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 ngc891eina: doxygen doc fixes
2012-05-29 caroEina: Fix issue in the XML parser when a tag was in...
2012-05-29 caroEina: remove threads options from configure
2012-05-29 ngc891eina: doxygen doc fixes
2012-05-23 rasterformatting fix.
2012-05-23 rasteradd changelog for fix.
2012-05-23 rasteruse memset so we never have this problem again and...
2012-05-23 rasterif we are mallocing structs... lets set all the members...
2012-05-17 gastalDisabling eina_model examples, so that we can build...
2012-05-17 cedriceina: avoid wrong implicit conversion from unsigned...
2012-05-17 cedriceina: don't assume that 'char' is a signed type in...
2012-05-16 cedriceina: cleanup and merge code for sin and cos.
2012-05-15 caroeina_cpu: use __asm__ instead of asm
2012-05-11 cedriceina: that was a useless piece of code !
2012-05-08 tasnEina: Fixed strict-aliasing warning.
2012-05-08 cedriceina: add eina_file_map_lines.
2012-05-07 cedriceina: fix a rounding issue in eina_f32p32_{cos,sin...
2012-05-05 caroEina examples: fix some warnings
2012-05-05 caroEina examples: add missing files in distributed tarball...
2012-05-02 hermeteina/eina_stringshare - + NULL Checking.
2012-04-30 cedriceina,evas,edje,elementary: add missing files from tarballs.
2012-04-26 cedriceina: fix wording order.
2012-04-26 cedriceina: add backtrace support to eina.
2012-04-26 cedricefl: add release point in ChangeLog files.
2012-04-26 rasterrestore .99 micro versions for trunk and add back svnre...
2012-04-26 rasterand removed the -beta tag...
2012-04-25 yozeina: fix typo in doc
2012-04-25 Myungjae LeePackage upload
2012-04-25 Myungjae LeeMerge "Eina migration revision 70441 Merge remote-track...
2012-04-25 Myungjae LeePackage upload
2012-04-25 Myungjae LeeEina migration revision 70441
2012-04-24 lucaseina: remove useless check for NULL
2012-04-24 lucaseina: fix copyright
2012-04-23 sanjeevseveral fixes for the doxygen docs.
2012-04-23 Jaehwan KimPackage upload
2012-04-22 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-21 rastertag everything as beta in svn.
2012-04-20 cedriceina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-20 cedriceina: forgotten disable of eina_model.
2012-04-20 caroinclude stdlib.h for atoi and getenv
2012-04-20 Jaehwan KimEFL core migration revision 70333
2012-04-19 cedriceina: completly disable backtrace.
next